Log in

View Full Version : global_start screw up has forum down, Cache?


ninermac
09-15-2005, 12:45 AM
I installed the Sigma Chat addon and it had a problem in it's global_start plugin. I didn't realize the problem till my control panel session expired. So, now I can't login to the control panel or bring up my site without an SQL error. So, throgh phpmyadmin I've fixed the plugin in the database. But now the problem is that it seems a though the plugin is cached as none of my changes take affect.

Can i force an update of this cache somehow?

Thanks,
Mac

merk
09-15-2005, 12:56 AM
in config.php add define('DISABLE_HOOKS', 1); could be DISABLE_PLUGINS, but i cant remember.

Andreas
09-15-2005, 01:03 AM
DISABLE_HOOKS is correct

ninermac
09-15-2005, 01:05 AM
Thanks guys, worked like a charm. Saved my original change and then re-enabled the hooks. All working now....