I try this but it's not working, i see the adsense banner :
<?php if($c == 3) { ?>
<?php
$adult_categories = array(327, 326, 325, 324, 323, 322, 321, 320, 1335, 1334, 1333, 1332, 1331, 1330, 1329, 1328, 1327, 319, 318, 317, 316, 1326, 1325, 315, 314, 1324, 1323, 313, 312, 311, 1322, 1321, 1320, 1319, 310, 209, 308, 1318, 1317, 307, 107); // list your categories
if(!in_array(osc_search_category_id(), $adult_categories)) { ?>
<?php echo veronika_banner('search_list'); ?>
<?php } ?>
<?php } ?>
Can you help me ?
Thank you !