What's the correct URL format for retrieving the avatar image based on User ID?
My realchat chatroom uses
I think its a conflict - the images are not appearing.Code:$avatarURL = $vbulletin->options[bburl]."/image.php?u=".$vbulletin->userinfo[userid];
What is the correct way to call an avatar image?
I dug around here:
vBSEO Functions for Extensibility
but could not figure it out. Anyone have a clue? I would really appreciate it! Thanks in advance.



LinkBack URL
About LinkBacks





Reply With Quote