Is there a way to disable certain hooks via config.php?
So, I upgraded my forums to 4.0.1 and it doesnt seem to function properly unless I disable all the hooks via congif.php (define('DISABLE_HOOKS', true); ). When that code is on, the forum runs smooth and fine. With it not on, I get errors.
I've disabled/uninstalled all my plugins, so I'm not sure why I'm still getting this error. Is there perhaps a way to only enable certain hooks via config.php or vice versa?
--------------- Added [DATE]1264628091[/DATE] at [TIME]1264628091[/TIME] ---------------
Or on another note, is there something else I can do to assure all plugins have been installed/deleted?
|