The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Template Hook Avatar
Hi, I'm currently using 3.8.7 and want to display and switch the user's avatar on the side of the template when they change it but can't seem to get it to work.
I'm currently using: Code:
<img src="image.php?u=$bbuserinfo[userid]"> |
#2
|
|||
|
|||
image.php only works if the user has a custom avatar, and the reason that you're having that problem is that the browser caches it. To get around that it needs to have the "avatardate" field as a parameter. We discussed it a while ago in this thread: http://www.vbulletin.org/forum/showt...ight=image.php (I think the final working code is in the next to the last post).
|
Благодарность от: | ||
Kriskof |
#3
|
|||
|
|||
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|