The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
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:
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|