![]() |
Simple memberinfo avatar problem
Hi, im currently in the process of customising the memberinfo template in 3.7.
One thing I need to know is what's usuall the best way to display a users avatar on their memberinfo profile page? how was it done in 3.6? That tiny little thumb has upset some of my users who pride themselves on their avatars. Thanks! Edit: yes i know its unsupported... its just a general question that can apply to any vBulletin version. |
This is the code for 3.6.8:
HTML Code:
<if condition="$show['avatar']"> |
thank you, i tried almost that same code, it doesnt work in the new vb it seems.
ive been using Code:
<img src="$prepared[avatarurl]" EDIT: I got it working Code:
<img src='image.php?type=avatar&u=$userinfo[userid]' $userinfo[avatarsize] alt="<phrase 1="$userinfo[username]"> |
All times are GMT. The time now is 12:14 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|