Quote:
Originally Posted by UK Jimbo
Are you using the full conditional as per the template mod at the top of the page?
PHP Code:
<if condition="$GLOBALS['adsense_position'] == $post['postcount'] && $GLOBALS['adsense_position'] > 0">
|
Sorry, quick question....can this code be placed above it so that specific usergroups do not see the ads?
PHP Code:
<if condition="in_array($bbuserinfo[usergroupid], array(1, 2, 3, 4))">