PDA

View Full Version : Loading avatars on a seperate page.


Hell Bomb
04-19-2010, 06:30 PM
Well hey guys I'm trying to get avatars so show for individual user on a sperate page that is dedicated to staff users. I usually do alot of my own coding I can't seem to get this to work and am afraid that I will be stuck doing some php coding. Lets say I am adding avatars on the side of the forum leaders page where the online status usually goes. I think it will add a more porfessional look to the website, go the idea from this website actually. Well does anyone know how I could do this?

HERE (https://vborg.vbsupport.ru/info.php?do=staff) is an example of what im trying to do, I just want to show the avatars like they do here. I just need some sort of hint on how I could make the avatars automaticlly load when it displays each user info.

Hell Bomb
07-14-2010, 06:04 AM
bump

Guest190829
07-14-2010, 03:40 PM
vBulletin has functions to do this, check the manual at http://members.vbulletin.com/api , I believe the function is fetch_avatar_url()

Hell Bomb
07-15-2010, 09:49 PM
o.0 Thank you, I think I am gunna have to spend the day and do a careful read of the whole thing. I didn't know it had that kinda stuff.