Thanks Dismounted.
What would be the one to show profile information field to anyone in particular usergroups (admin 6, Moderators 7, Custom Usergroup 9)
--------------- Added [DATE]1203160785[/DATE] at [TIME]1203160785[/TIME] ---------------
Quote:
Originally Posted by Dismounted
Code:
<if condition="$vbulletin->userinfo['userid'] == $userinfo['userid']">LINK HERE</if>
When you put that code in a profile page, it only shows if the user seeing it is their profile.
|
Also, that code doesn't work for me.. It doesn't display anything