Quote:
Originally Posted by RichieBoy67
Sure, use a conditional.
PHP Code:
<vb:if condition="!in_array($GLOBALS[forumid], array(###,###))">
Your ad code here </vb:if>
Replace ## with your forum ids..ad more forums if needed, use commas
|
Thanks for your reply.
I have tried it, when I use this code it show a message at the top of the forum & it didn't work - see the error below
"Parse error: syntax error, unexpected ';', expecting ')' in /home/****/public_html/includes/class_core.php(415) : eval()'d code on line 7"
Can you please let know why I have to put forum ids there ? as I want to display ads all over the forum .