Quote:
Originally Posted by Lynne
Try turning off your modifications and see if it goes away. If it does, then you know it's from a mod. Then trying turning them on one-by-one to see if the errors returns.
To temporarily disable the plugin system, edit config.php and add this line right under <?php
PHP Code:
define('DISABLE_HOOKS', true);
|
I appreciate the shortcut code. I have 100+ mods and turning them off one by one would be more time consuming than I care for.