The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Help with array
I want to place this around a postbit code to specify a forum the code associates with:
<if condition="$thread['forumid'] == 10">(My Postbit Code)</if> But I want to include other forumids rather than just one. Can someone please show me how? Would it be?: <if condition="in_array($forum['forumid'], array(10, 11, 12)">(My Postbit Code)</if> TIA! |
#2
|
|||
|
|||
Never mind. Figured it out. :nervous:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|