The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
||||
|
||||
![]()
If you want to do it on a "per-user" basis, try this
![]() Open mod/user.php Find: Code:
require("./global.php"); modlog(iif($userid!=0,"user id = $userid","")); Code:
if (($userid=="1") && ($bbuserinfo[usergroupid]!="6")) { echo"<p>You cannot view this profile!</p>"; exit; } ![]() Satan |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|