PDA

View Full Version : Avatar in user CP?


assassingod
08-21-2002, 07:16 PM
Hey! Im designing a new User CP and I want to avatar to show up. How would I achieve this? I wouldnt ask, and try it myself, but im no way near a PHP n00b :lick: :surprised:

Link14716
08-22-2002, 12:12 AM
just try adding $bbuserinfo[avatar] in a template. Not sure if it already will work, but try it anyways ;)

g-force2k2
08-22-2002, 01:19 AM
No i don't believe that works ;p its more complicated because you have to check wether the user has a custom avatar or not and then select the dateline and etc... maybe i will see if i can make a code for you...

g-force2k2

assassingod
08-22-2002, 07:24 AM
Awww:( Hard.
Thanks g-force2k2

Tim Wheatley
09-06-2002, 11:15 PM
You can use this script, I just did mine with it:
https://vborg.vbsupport.ru/showthread.php?s=&threadid=32560&highlight=show+avatar

assassingod
09-07-2002, 12:09 AM
Where do I add it in my usercp.php?