The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
show forumdisplay threadbit topicstarter usergroupid
In the treadbit template there doesn't seem to be a way to use usergroupid conditionals like:
Code:
<if condition="in_array($post[usergroupid], array(5,6,7))"> <span blablabla>$thread[postusername]</span></if> Code:
<if condition="in_array($thread[usergroupid], array(5,6,7))"> <span blablabla>$thread[postusername]</span></if> Any help would be appreciated, thx in advance. |
#2
|
|||
|
|||
anyone?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|