The Arcive of vBulletin Modifications Site. |
|
|
#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
I know theres ones on vbulletintemplates.com but i dont want to put code in phpinclude etc. 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
just what i wanted
|
|
#8
|
||||
|
||||
|
Quote:
|
|
#9
|
||||
|
||||
|
yeah i know there is but look at my first post again!!
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|