The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
|||
|
|||
![]()
I do have vb 4 and this doesn't seem to work. I want to skip showing adsense code if they are browsing particular forums, 41, 12, 143. Tried both ways, neither worked.
<vb:if condition="!in_array($foruminfo['forumid'], array(41, 12, 143))"> <!-- adsense code --> </vb:if> --------------- Added [DATE]1299448314[/DATE] at [TIME]1299448314[/TIME] --------------- I found a solution that seems to work. <vb:if condition="!in_array($GLOBALS[forumid], array(41, 12, 143))"> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|