The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
with the if code, e.g
<if condition="in_array($bbuserinfo['usergroupid'], array(6, 3))"> how would i add more users groups? would it be like <if condition="in_array($bbuserinfo['usergroupid'], array(6, 3, 1, 2))"> or something different?? <if condition="in_array($bbuserinfo['usergroupid'], array(6,3,1,2))"> thanks |
|
#2
|
||||
|
||||
|
both ways are correct, additional spaces don't do anything
|
|
#3
|
||||
|
||||
|
Hmm ok thanks, lol
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|