Hi Guys,
I'm working on a vB board for a client who wants a banner rotation shown only above a certain forum and it's contained threads. I've installed vB Ad Management 4 and followed the instructions in order to make the banners show only with forum ID number 36.
Here is the code I'm using in the navbar template:
It just won't work, I've even tried using a else conditional to show text for testing. The else conditional always shows.. The navbar template doesn't seem to know what forum it's dealing with.. if that makes any sense.Code:<if condition="in_array($forum, array(36))">$navbar_advertisement</if>
Any help would be greatly apprecatied
Thanks,
Dan

LinkBack URL
About LinkBacks









Reply With Quote
Wow one simple oversight had my ripping my hair out. :twisted:

Bookmarks