The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
Show "avatar" in the "member of the day" ..?
I addet a "member of the day" mod to my homepage; contains "the member of the day" s username, messages, age, favourite thread...
And the memberofthe day's template is ; Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="20" width="80%" align="center"> <tr> <td><img src="image.php?u=$mday[userid]"></td> <td> <b>G?n?n ?yesi: <a target="_top" href="member.php?&u=$mday[userid]">$mday[username]</a>!</b><br/><br/> Mesaj: $mday[posts]</span><br/> Pop?larite: $mday[reputation]</span><br/> <if condition="$mday[age]">Yaş: $mday[age]</span><br/></if> <br/> Favori Konusu: <a href="forumdisplay.php?f=$mday[forumid]">$mday[forumname]</a> </td> </tr> </table> <br/> and the attach U can view... My question is : Also I want "the member of the day 's avatar" and "ranks" to show here.. What (which) codes should I add to "the memberoftheday template"..? Thanks... |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|