The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Show avatar on non-vb Pages
Hello,
i trying to display the avatar on an external page from VBulletin. I try this code: Code:
<a style="padding: 0" href="http://www.czeta.it/forum/profile.php?do=editavatar"><img src="<?php echo get_option('vbb_VBURL') ?>/image.php?u=<?php echo $vbulletin->userinfo['userid'] ?>&ampamp;dateline=<?php echo TIMENOW ?>" alt="<?php echo $reply['username'] ?>'s Avatar" class="avatar avatar-32 photo avatar-default" width="50" height="50" /></a> If the user use a 'basic' avatar it doesn't go. How can i show always the avatar? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|