The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how to display only to certain user
I know the code to display code to a usergroup is
<if condition="is_member_of($bbuserinfo, x)"></if> but what is the code to display only to a one userid? |
#2
|
|||
|
|||
Havnt tested myself but i think
<if condition="$bbuserinfo['userid'] == x"></if> should do the trick. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|