The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Ive managed to add a new personal tab to my personal profile, and managed to add a new custom field to it.
but it shows only the data and i'd like it to show the catagory and the phrase itself it looks someting like this: Tech comp info 2.5GB 3.00GHz when actually it needs to be looking like this: My Computer (Cutstom catagory) -Memory (Custom feild name) --2.5GB (Data) to add the data i did this: Code:
<if condition="$userinfo[field5]">$userinfo[field5]</if> --------------- Added [DATE]1202615210[/DATE] at [TIME]1202615210[/TIME] --------------- anyone? waiting for a few hours now
|
![]() |
|
|