The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
hello friends,
does anyone know ? how to stop ads/popup for just mods/supermods ? i need to do it please help.... me... |
#2
|
||||
|
||||
![]()
Put a condition around your code:
HTML Code:
<if condition="!is_member_of($bbuserinfo, 5, 6, 7)"> code not to be shown to usergroups 5, 6, or 7 </if> |
#3
|
|||
|
|||
![]()
Surround ad code like so:
HTML Code:
<if condition="!is_member_of($bbuserinfo, 5, 6, 7)"> AD CODE </if> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|