The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
If Usergroup Is or Is Not X
-------------------------- If the user is a member of the x usergroup then show the code. HTML Code: <if condition="$post['usergroupid'] == 6"></if> And then you can use the ! to tell it to not show it to the x usergroup but show it to everyone else. HTML Code: <if condition="$post['usergroupid'] != 6"></if> this is perfect however if they have a secondary usergroup it overides it how do i just set it upon primary only!? |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|