The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
Yes, I would like that too.
At this moment I have done this manualy. Everywhere in my forum i have the same ads, exept for forum X, Y, Z... These forums have each there own ads. I edit the ad template and placed 4 conditionals in it. 1: Show the ads everywhere exept forum 774,775,776,785 Code:
<vb:if condition="!in_array($GLOBALS['forumid'], array(774,775,776,785))"> Code:
<vb:if condition="in_array($GLOBALS['forumid'], array(774))"> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|