Log in

View Full Version : How to show to make ads disappear for Premium Members?


lem
11-27-2006, 05:03 PM
Is there code that I can put around the ads so that they disappear to Premium Members?

jluerken
11-28-2006, 06:39 AM
Sure, try this:

<if condition="!is_member_of($bbuserinfo, 5,7,29)">
ADS CODE
</if>

5,7,29 are the where the ads should NOT be shown.
You can out the admin and your premium groupid in for example.