Quote:
Originally Posted by BWilliams
Go into the vBulletin config.php file, (forums/includes) folder and search through the code for "Super Admin" and add your user id to it
// ****** SUPER ADMINISTRATORS ******
// The users specified below will have permission to access the administrator permissions
// page, which controls the permissions of other administrators
$config['SpecialUsers']['superadministrators'] = '1,2';
|
Yea I was googling and just found that. My user ID is 1 and it's listed as the super admin. Anything else to try?