Quote:
Originally Posted by Rideharder
I cant log in ..how can I remove this mod if I cant log back into my fourm?
|
Disable all the plugins by adding this into your confing.php file right after <?php
PHP Code:
define('DISABLE_HOOKS', true);
Log in to your ACP, remove the mod and then remove or comment // the line above to enable the plugins again.
Edit: Just saw that you've fixed it :up: