Ok thankyou. Think you can guide me on how to do that? Open ./includes/acp/acp_main.php Find (line 266) if ((int) $user->data['user_type'] !== USER_FOUNDER) { trigger_error($user->lang['NO_AUTH_OPERATION'] . adm_back_link($this->u_action), E_USER_WARNING); } Delete the above If you dont want to del...
Its possible, lengthy and tedious but possible. You'd need to edit database tables and phpbb files. I havent had enough sleep to explain all you'd need to do, but if someone hasnt done it by the time I wake up I'll write it up for you
Only "Founder" flagged admins can purge.
You would need to mod your board to allow your other admin the purge function without the ability to edit your account
Your board's URL: http://www.monkeygraphix.com/phpbb/ Version of phpBB3: 3 RC1 Fresh Install Was this an install through your host? : No, installed manually MODs you have installed: None When the problem started: Instantly Version of PHP used: 5.2.0 ( PHPInfo Link ) Database and version used: Mysql ...