mgunit2
05-10-2010, 05:36 PM
Hi All,
I'm trying to use the following conditional to stop an advertisement from showing in a specific forum:
<vb:if condition="$forumid != 18">
ad code here
</vb:if>
It doesn't break the forum or anything, but the ad still shows in that forum. Anything glaringly wrong with the code?
EDIT: To be more clear this is using the built in VB 4 ad code manager and trying to place it below the navbar. I am also checking one of their boxes (to not show it to a certain usergroup).
I'm trying to use the following conditional to stop an advertisement from showing in a specific forum:
<vb:if condition="$forumid != 18">
ad code here
</vb:if>
It doesn't break the forum or anything, but the ad still shows in that forum. Anything glaringly wrong with the code?
EDIT: To be more clear this is using the built in VB 4 ad code manager and trying to place it below the navbar. I am also checking one of their boxes (to not show it to a certain usergroup).