Heisenberg submitted a new resource:
You must be registered for see links
- Showgroups with AvatarsvB Version: 3.8.x
Search in the template showgroups_usergroupbit
Code:<td class="$bgclass">$user[onlinestatus]>
Add after:
Code:<br /> <if condition="$vbulletin->options['usefileavatar']"> <if condition="$user['avatarrevision']"><img src="$vboptions[avatarurl]/avatar$user[userid]_$user[avatarrevision].gif" title="$user[username]'s Avatar" alt="Avatar" border="0" /></if> <else /> <img src="image.php?u=$user[userid]&dateline=$avatar[dateline]"...
You must be registered for see links
Last edited:
