![]() |
Avatar thumbnails in showgroups?
Can anyone please help with pulling the avatar thumbnails into showgroups? I almost have it but I can't quite get it yet. I know it has to do with the fetch_avatar_url function but I can't seem to get it to work in showgroups. Any help will be greatly appreciated. ;)
|
Hi Boofo
You can try my hack : http://www.vbhackers.com/f76/avatars...301/#post57533 Works on 3.6.8 Try this code : HTML Code:
<plugins> |
Quote:
HTML Code:
<img style="margin: 15px;" src="$avatarurl" alt="$user[username]'s Avatar" border="0" /> HTML Code:
<img style="margin: 15px;" src="$avatarurl[userid]" alt="$user[username]'s Avatar" border="0" /> |
1 Attachment(s)
Works good on 3.7.0 Beta 5 :p
Try this code : Code:
<img style="margin: 15px;" src="$avatarurl[0]" alt="$user[username]'s Avatar" border="0" /> |
You are an angel! It works. But one slight problem. The Super Mod Avatar is showing up as the Mod Avatar and they are 2 different people.
Is there a way to pull the thumbs out for this? |
1 Attachment(s)
Here is my SHOWGROUPS could someone tell whats wrong with this, maybe help fix this? Thanks!
Code:
$stylevar[htmldoctype] |
Having the same problem as stone0075.
The last avatar on the page is being repeated for all the moderators. |
All times are GMT. The time now is 12:17 PM. |
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:
|