The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Is there any usersetting code that will display something specific for the user?
I found the coding
Code:
<if condition="is_member_of($bbuserinfo, 6) or is_member_of($bbuserinfo, 5)"> show this</if> What I'm looking for is code that is similar, but sets conditions on a member info page so that the person's profile you are viewing will have restrictions if that person is part of that usergroup. So instead of showing info only to the specific usergroups, I want info to display info on a member profile page (member.php?u=#) that will display only if the person's profile is part of the set usergroup. If you don't understand what im trying to get at, then heres an example: <if condition="usergroupsettingisthis"> then display this </if> <if condition="usergroupsettingisadminonly"> then display admin only </if> hopefully ive described this enough that someone here can help me. I'm currently working on a few things that may result in a userful mod |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|