
11-09-2010, 10:42 AM
|
|
|
Join Date: Dec 2005
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by GTX2
How can i exclude certain forums from showing ads?
I've been warned by google to take out some ads from certain forums i have, can someone please help me out?
tried this, but doesn't work like other simple ad
Code:
<if condition="!in_array($forumid, array(472,417,474,475,473,476))">
$template_hook[navbar_below]
</if>
can someone help me out with this?
|
I had this functionality working previously, but have lost my code and am now in the same predicament.
Anyone have an idea?
|