The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
I am looking to exclude something from showing if it is on pages with certain THIS_SCRIPTs.
Could someone provide a conditional example to exclude an array list of scripts like: one, two, three Thanks. |
|
#2
|
|||
|
|||
|
if(in_array(THIS_SCRIPT, array(one, two, three)))
or with a "!" for not in this list |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|