My problem is it seemed like it was working at first. It displayed my avatar when I was logged in, but then I changed my avatar and it changed all over my vBulletin forum, except for the area where I customized for it.
Below is the code I have:
Code:
<td><a href="profile.php?$session[sessionurl]do=editavatar"><img src="image.php?u=$bbuserinfo[userid]" alt="Your avatar" border="0" /></a></td>
Can anyone help with this?