Note: If you forget the username or the password, or have a problem logging in, just add the following to the
includes/config.php right below the <?php tag :
PHP Code:
define('DISABLE_HOOKS', true);
Then you can assess your ACP, and make the necessary adjustments to the mods settings, then remove that line from the
includes/config.php
Note: If you have never edited your
includes/config.php before, please read this first,
Editing Your config.php File