The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
fetch_user_avatar
Hm, I just recently noticed fetch_user_avatar has a boolean for returning the thumbnail or not. But I also noticed that when using an avatar from the avatar manager (one that isn't retrieved in image.php) it doesn't return the thumbnail in /images/avatars/thumbs rather it returns the full resolution image. I noticed it used the thumbnail on the member page, however I can't seem to find how it's grabbing the image in there anywhere. The ministats template says it's grabbing prepared.avatar but that isn't even in member.php so I'm not sure where that template is being processed.
--------------- Added [DATE]1341830944[/DATE] at [TIME]1341830944[/TIME] --------------- Ah, I found a way to get it, $userinfo['avatarid'] is the id for the users selected avatar, which in turn is filename for the thumbnail in /images/avatars/thumbs. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|