The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
help on "if condition"
I use the "if condition" to show ads on one forumdisplay(in fact, ads on leftsidebar), but I don't want ads appear also in the showthread under this forumID, how to do?
HTML Code:
<if condition="in_array($forumid, array(82))">
|
#2
|
||||
|
||||
Other variables to try instead of $forumid would be $thread[forumid], $threadinfo[forumid], $forum[forumid], or $foruminfo[forumid].
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|