The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
hide phpads
Hi,
Is there a way to hide certain phpads banners for certain usergroups? I have tried adding the if conditional in phpads, but it doesn't work Thanks in advance Regards |
#2
|
||||
|
||||
In the Template:
Code:
<if condition="!is_member_of($bbuserinfo, X)"> Ad-Code here </if> |
#3
|
|||
|
|||
hi
thanks for the reply the thing is, that i want to display adsense for guests but other banners for everybody. I have tried adding the adsense code with conditional (the one you supplied) via the phpads main menu but it doesnt work and displays for every usergroup regards |
#4
|
||||
|
||||
You must use the conditionals in vBulletin Templates - they don't work anywhere else.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|