Sinisterly
MyBB - Change Admin Directory - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Design (https://sinister.ly/Forum-Design)
+--- Forum: Web Design (https://sinister.ly/Forum-Web-Design)
+--- Thread: MyBB - Change Admin Directory (/Thread-MyBB-Change-Admin-Directory)



MyBB - Change Admin Directory - Flippy - 08-24-2013

First of all go to inc/config.php

Find this code:
Code:
$config['admin_dir'] = 'admin';

Change "admin" to whichever name you would like your admin directory to be.

After that go to your root, rename the folder "admin" to whichever name you made it in config.php.


RE: MyBB - Change Admin Directory - Villain - 08-24-2013

This does not look much to me but then again I know nothing about that kinda stuff, but it may seem small but I think it would help quite a few peopleBiggrin

Good job!