The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Conditional Adverts
I want everyone except one usergroup "usergroup 24" to see the ads. How will i do this?
|
#2
|
|||
|
|||
you could use a template conditional:
HTML Code:
<if condition="!is_member_of($userinfo, 25)"> Your ad code </if> |
#3
|
|||
|
|||
Alternatively you can use this hack:
https://vborg.vbsupport.ru/showthread.php?t=83081 It's great. I use it on my forums. |
#4
|
|||
|
|||
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|