![]() |
Conditionals
What is the code to use on my forum which will make sure 1 usergroup (the paid people) do not see the adverts:
<if usergroup=2> something like the above one but i've forgot it ould anyone give me the correct code please |
Quote:
To answer your question, the condition should be as following: HTML Code:
<if condition="!is_member_of($bbuserinfo, 2">Your Ads Go Here</if> |
i get this error:
Code:
The following error occurred when attempting to evaluate the template 'header': |
A correct tag should be
HTML Code:
<if condition="!is_member_of($bbuserinfo, 2)">Your Ads Go Here</if> |
yes works fine now, thanks for your help.
that shows the adverts for that group (2) and removes them for everyone else. I need the reverse to that one!! |
All times are GMT. The time now is 12:27 PM. |
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:
|