mashby
07-18-2002, 02:01 PM
In the User Info Box template mod [link (http://www.vbulletintemplates.com/mods/showthread.php?s=&threadid=36)], rootnick has a modification that includes the user's avatar (see page 2 post #3 [link (http://www.vbulletintemplates.com/mods/showthread.php?s=&threadid=36&pagenumber=2)]).
I applied his modification and it works just perfectly for my account, but it doesn't work for any other user. :( After a bit of research into the problem, I've narrowed it down, but still have no real solution.
The modification relies on a url for the image location. <img width="75" height="75" src="avatar.php?userid=$bbuserinfo[userid]">
Again, my account works just fine [link (http://www.npug.org/forum/avatar.php?userid=1)], but any other user does not put up the image [link (http://www.npug.org/forum/avatar.php?userid=5)]
It's not a problem with the mod, it's something to do with the URL itself. The only difference I've found between my account and everyone else's is that I use a custom avatar and the other users use an avatars that I've uploaded for them to use. So, for some reason, the avatar.php page is not pulling up those.
Anyone have any clue how I could fix this?
I applied his modification and it works just perfectly for my account, but it doesn't work for any other user. :( After a bit of research into the problem, I've narrowed it down, but still have no real solution.
The modification relies on a url for the image location. <img width="75" height="75" src="avatar.php?userid=$bbuserinfo[userid]">
Again, my account works just fine [link (http://www.npug.org/forum/avatar.php?userid=1)], but any other user does not put up the image [link (http://www.npug.org/forum/avatar.php?userid=5)]
It's not a problem with the mod, it's something to do with the URL itself. The only difference I've found between my account and everyone else's is that I use a custom avatar and the other users use an avatars that I've uploaded for them to use. So, for some reason, the avatar.php page is not pulling up those.
Anyone have any clue how I could fix this?