PDA

View Full Version : admin permissions removed


Battle_Ring
04-22-2007, 11:21 AM
One of my clients accidently removed admin permissions off there only admin account, is there any way possible to get that back, or am i gonna need to do a fresh install of it

i have
// ****** 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';

but it wont let me log into the admin still

Delphiprogrammi
04-22-2007, 12:59 PM
One of my clients accidently removed admin permissions off there only admin account, is there any way possible to get that back, or am i gonna need to do a fresh install of it

i have
// ****** 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';

but it wont let me log into the admin still

look at the file called tools.php normally you should upload it to the admincp and run it from your browser but since you cannot access the admincp you might find an SQL query which saves your ass :D run the query on the correct database and .... that file is in your "do_not_upload" folder from the vBulletin zip