Thank you that worked out nicely. Now I'm looking for the code to display the User's Profile Photo and Avatar. I would like to have the avatar show up next to the user's name in the list of User Pages. If you know the code to display those two images I would be very grateful.
Also I'm having the same problem as the person posted before me about the tables not lining up. Any suggestions on how to remdy this?
Quote:
Originally Posted by waza
@djinth, You can add them as custom user fields and then those show up in members profile, if you also want to show them in userpage, you'll have to add something like:
$userinfo[fieldcustomfieldid] where customfield id is the id of the custom field (like $userinfo[field30]
And then you plase those in the userpage template.
grz,
seba
|