Quote:
Originally Posted by bada_bing
This is great I will try and install within the next few days...Before I install I need to know how or where in the config file can I make myself a superadmin and what rights difference is it between admin and super admin?
|
Look for this:
Quote:
// ****** 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'] = '';
|
and add your userid in there.