![]() |
Ads for registered users only
Hello,
Any one have that code to show ads to registered users only?? Thanks Ahsin |
Very simple :)
HTML Code:
<if condition="is_member_of($bbuserinfo, 2)"> |
Alright thanks a lot
|
You're welcome :)
|
How would you add multiple user groups with that conditional? Separate them with spaces and commas?
|
It's easier to do:
<if condition="!is_member_of($bbuserinfo, 1)"> which will include every usergroup except Guests. Multiple usergroups are added either way like so: <if condition="is_member_of($bbuserinfo, 2,3,4,5,6,7,8,9,10)"> |
All times are GMT. The time now is 01:01 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:
|