MyBB Community Forums

Full Version: Remove Super Admin?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,
Recently the other Admin of my forums (www.referraldirectoryforum.com) has resigned after a little over a year of being admin. He was placed as a super admin. Does anyone know how I can take him off of that list?

Thank you so much.
Log into FTP.

Open inc/config.php and you will be able to remove super admin user id's in here:

/**
 * Super Administrators
 *  A comma separated list of user IDs who cannot
 *  be edited, deleted or banned in the Admin CP.
 *  The administrator permissions for these users
 *  cannot be altered either.
 */

$config['super_admins'] = 'X';
Open config.php and there should be a super admin tag
just add the uids