The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Group Only Page
How can I take this code from zachary and use it to now allow people from a certain group to play using. Thanks.
<?php // ## Error Reporting ## error_reporting(E_ALL & ~E_NOTICE); // ## Sets Enviroment ## define('NO_REGISTER_GLOBALS', 1); // ## Grabs global.php ## require_once("./global.php"); if (!$bbuserinfo['userid']) { print_no_permission(); } ?> :surprised: |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|