The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to disable advertisement for premium users?
Is there any mod for vbulletin to enable advertisements for a select usergroup?
|
#2
|
||||
|
||||
Put a conditional around the ad code in the template.
Code:
<if condition="$bbuserinfo['usergroupid'] != #"> </if> |
#3
|
|||
|
|||
thank you!
and if i want to disable banners? Example: usergroup8..show banners.. if usergroup22...dont show banners..show an image how can i do this?? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|