![]() |
Test if a user does not belong to a usergroup
We've got a "Donator" usergroup on our forums, and I'm trying to set it up so that ads do not display for donators. At the moment I've just removed all donators from the standard 1-7 usergroups and use this code:
HTML Code:
<if condition="is_member_of($bbuserinfo, 1,2,3,4,5,6,7)"> HTML Code:
<if condition!="is_member_of($bbuserinfo, 39)"> |
HTML Code:
<if condition="!is_member_of($bbuserinfo, 39)"> |
Thank you! :)
|
All times are GMT. The time now is 07:05 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|