The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I am trying to remove and add something to newthread, but the conditional isnt working.
<if condition="!in_array($forumid, array(X,Y,Z))"> Stuff to remove</if> It doesnt work in newthread...Any ideas why? |
|
#2
|
||||
|
||||
|
Have you tried spitting out the variable $forumid and seeing if it exists? You may have to use a different variable for that like $thread['forumid'] or similar.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|