Log in

View Full Version : How to disable all mods?


mackintosh
07-03-2009, 05:57 AM
Alright,
So while I was recently installing kBank (Yeah..) and when trying to change the default money, I encountered a Database Error.
And now, I am unable to disable all mods.

Anyone know what to do?
I know there's some sort of code you put into the config.php,
Anyone know? :)

Thanks in Advance

Cryo
07-03-2009, 12:53 PM
Open your /includes/config.php and add...

define('DISABLE_HOOKS', true);

Directly below...

<?php

mackintosh
07-04-2009, 12:37 AM
Yeah, I already figured it out :P
thanks anyway