MyBB Community Forums

Full Version: Disallow Deletion of X Account
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I was wondering if it is possible at all to keep an account from being deleted period. 

I know you can add in super admins by editing this line with user id's:
$config['super_admins'] = '1';

TO

$config['super_admins'] = '1,2';

Is it however possible to keep a super admin account from ever being deleted at all?

http://rainorak-rpg.isoldehn.com/
Quote:Super Administrators
Super Administrators cannot be edited, deleted or banned in the Admin CP.
The administrator permissions for these users cannot be altered either.