The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Dumb question, anyone tell me the query/code to show avatar on the homepage? Im beggining a new hack and i need this as part of it
![]() Cheers!! [edit] For vB3 ![]() |
#2
|
||||
|
||||
![]()
What about function fetch_avatar_url($userid) in functions_user.php?
|
#3
|
||||
|
||||
![]()
Could you elaborate a bit better for me please mate
![]() |
#4
|
||||
|
||||
![]()
theirs a mod for it on vBT
|
#5
|
||||
|
||||
![]()
Yeah but read my first post again mate
![]() |
#6
|
||||
|
||||
![]()
@MindTrix
What exactly do want to have explained? PHP Code:
Code:
<if condition="$avatarurl"> <img src="$vboptions[bburl]/$avatarurl" alt="<phrase 1="$bbuserinfo[username]">$vbphrase[xs_avatar]</phrase>"> </if> |
#7
|
||||
|
||||
![]()
Ah thanks mate
![]() |
#8
|
||||
|
||||
![]() Quote:
![]() |
#9
|
||||
|
||||
![]()
yeah i know there is but look at my first post again!!
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|