Log in

View Full Version : Hide google adsense for administrator


monstermunch
10-24-2005, 03:34 PM
Hi,

i have looked around and cant quite find what im after, i would like google adsense not to show up when im logged in as the administrator but show for any other user, guest, members etc

any ideas?

thanks

peterska2
10-24-2005, 10:34 PM
<if condition "$bbusergroup[usergroupid]!=6">adsense code</if>should work.

monstermunch
12-05-2005, 12:39 PM
that dosent seem to work, i just get Parse errors when trying to save

Andreas
12-05-2005, 12:46 PM
<if condition="!$show['admincplink']">
<!-- Adsense here -->
</if>