The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Quick question on array conditional
I use this for showing content to specific usergroups:
Code:
<if condition="in_array($bbuserinfo['usergroupid'], array(6))"> Code:
<if condition="not_in_array($bbuserinfo['usergroupid'], array(6))"> (I'd try it right now, but my testbed is currently installing Debian because Fedora hates me) TIA. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|