Site in read-only mode

This site is now read-only following the release of MyBB 1.8 and the new mods site.

If you are looking for MyBB 1.8 mods please click here to visit the new mods site.

You can continue to download submissions for MyBB 1.6 and earlier here, however new submissions will only be accepted via the new mods site.

Change AdminCP Folder Name

Extra Security


What is it?
This security precaution allows to you can change AdminCP Folder Name.
I change folder name of admin such: management. You use another name.Start now... :)

Open inc/config.php and find:

PHP Code:
$config[\'admin_dir\'] = \'admin\'; 

Replace:

PHP Code:
$config[\'admin_dir\'] = \'management\'; 


Enter your FTP file and admin folder\'s name change such: management

Your forum is more security now ;)