The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
Thanks I figured it out:
Have the forum ID's in a variable in phpinclude_start: Code:
$test = "1,2,3,4,5,6"; Code:
<if condition="in_array($forumid, array($test))"> stuff <else /> other stuff </if> Is there a reason for this, I thought that phpinclude_start was global? |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|