View Full Version : Is there a way to remove ads for certain usergroups?
Jubei
04-30-2009, 11:31 AM
I was thinking of removing ads for members who have donated to the site, but I don't know how you would do this, and how difficult it is. Little help?
Lynne
04-30-2009, 02:19 PM
Depends on how you added the ads in the first place. You can put a condition around them:
<if condition="!is_member_of($bbuserinfo,x)">
ad code here for users not a member of group x
</if>
Jubei
04-30-2009, 08:16 PM
Thank you, Lynne. You're a star.
Ski-Whiz
05-16-2009, 11:30 AM
How do you do it for secondary usergroups? The code works great for primary usergroups.
--------------- Added 1242477304 at 1242477304 ---------------
Never mind, I just had to set it to "display" the secondary group...
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.