View Full Version : If Condition Codes
mac-warez
12-19-2008, 11:35 PM
I need some help with some <If condition codes. i need a do not show code. So i can make it so users with 1000+ posts and donators don't see my ads. What would this code be?
-Justin
Dismounted
12-20-2008, 02:47 AM
<if condition="!is_member_of($bbuserinfo, X) AND $bbuserinfo['posts'] < 1000">
Where "X" is the usergroup ID of the donators group.
mac-warez
12-20-2008, 02:58 AM
Thanks Dismounted
--------------- Added 1229751084 at 1229751084 ---------------
I need just a single code just for the VIP please.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.