Jolten
07-14-2004, 12:23 AM
Hi,
I'm putting together a secondary user profile page. I've got the vBulletin backend using permissions and user accounts. One problem i can't seem to solve is pulling the user's avatar into the page. All the coding I try pulled the viewing user's avatar into the page. Nothing I try will pull the profile owner's avatar into the page. I've looked through member.php to see how it's done there, but even jsut copy and pasting that code results in teh viewer's avatar showing.
Can anyone show me how to display a user's avatar on a non-vb page and have the page display the profile owner's avatar not the users?
For example if the page address is http://www.yourhost.com/forum/profile2.php?uid=Bob
On that page I want Bob's avatar to show.
Thanks
I'm putting together a secondary user profile page. I've got the vBulletin backend using permissions and user accounts. One problem i can't seem to solve is pulling the user's avatar into the page. All the coding I try pulled the viewing user's avatar into the page. Nothing I try will pull the profile owner's avatar into the page. I've looked through member.php to see how it's done there, but even jsut copy and pasting that code results in teh viewer's avatar showing.
Can anyone show me how to display a user's avatar on a non-vb page and have the page display the profile owner's avatar not the users?
For example if the page address is http://www.yourhost.com/forum/profile2.php?uid=Bob
On that page I want Bob's avatar to show.
Thanks