Quote:
Originally Posted by Buczilla
You can do so using this conditional
Code:
<if condition="is_member_of($bbuserinfo, X)">
<else />
Ad Code Here
</if>
where X is the usergroupid of the usergroup that you do not want to see ads.
|
Thank you sooooo much! That lil code helped me fix a few others things too!
On 3.0.7 I wanted to disable the Triple triad from "x" usergroup by having the kind of code above to ensure they were a part of that premium usergroup.. sadly I never got the code right..