The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Ad Mod for Certain Group
Hi
Where can i get mod to have advertisement on top and side of my forum (out of it) and it will disappear when somebody login or be in special group ? Thanks for help |
#2
|
|||
|
|||
Theres several ad mods available that you can select which usergroups to show for
|
#3
|
||||
|
||||
No modifications are required - you can achieve this with template conditionals (this question has been asked before, search).
|
#4
|
||||
|
||||
<if condition="is_member_of($bbuserinfo,array(1))">
Ad codes go here </if> The "1" is the non registered usergroup. To add other usergroups, just separate with a comma. Example - 1,2,3,4 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|