okay, that's the direction I was thinking.
I know the original user's info, so I'll copy what's there and add myself in.
I'll let this thread know how it goes in a few...
--------------- Added [DATE]1458670244[/DATE] at [TIME]1458670244[/TIME] ---------------
Okay, I need help.
This is part of the config file:
// ****** MASTER DATABASE USERNAME & PASSWORD ******
// This is the username and password you use to access MySQL.
// These must be obtained through your webhost.
$config['MasterServer']['username'] = 'amergin_****';
$config['MasterServer']['password'] = '****';
and this is all I find regarding Super Administrator:
// ****** 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,1939,75406';
What do I need to do to make me a Super Admin?
|