The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Block ads for certain user groups
I would like to block adds from being seen by certain user groups or subscribers. I am using openx to creat adds. Any info appreciated.
Thanks Seaweed |
#2
|
|||
|
|||
You can do this with conditionals
Just add a conditional to the begining of your ad code like this Code:
<if condition="is_member_of($bbuserinfo, X, Y, Z)"> Don't forget to end it with Code:
</if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|