Is there a way to do this without making the custom fields show up for every user?
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
|