The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Usergroup Conditions on External Pages
Ok, so I am thinking of making a premium members group, with the feature of no adverts while browsing. However I want to extend the feature to my non-vb pages.
Is there a way (condition) to allow for ads (ad code) to be hidden if a user of a certain group is logged on on external pages? I already have a login script that uses this header include to manage login and logouts. Code:
<?php $curdir = getcwd (); chdir('/mysite/board'); require_once('/mysite/board/global.php'); chdir ($curdir); ?> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|