The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
plz someone con modify this script to allow userlv 13 8 34 and 12 to pass all other gets error_nopermission
PHP Code:
|
#2
|
||||
|
||||
Code:
require("./global.php"); if ($bbuserinfo[usergroupid]!=13 and $bbuserinfo[usergroupid]!=8 and $bbuserinfo[usergroupid]!=34 and $bbuserinfo[usergroupid]!=12)) { show_nopermission(); } |
#3
|
||||
|
||||
yeap mean usergroups
big thx for fast help |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|