The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Convert template conditional into plugin code
Hi
I have the following template conditional, variants upon which I use quite a lot: Code:
<if condition="!in_array($foruminfo['forumid'], array(1,2,3,4))"> How would I format the above conditional to make it apply to a block of plugin code? (Assuming it's at a hook where $foruminfo is available). |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|