Quote:
Originally Posted by Lynne
Try disabling your modifications/plugins in your config file and see if then you can login to your site.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php
PHP Code:
define('DISABLE_HOOKS', true);
|
similar issue here.
I disabled my plugins per your instructions and now i can get in. Of course minus all my plugins. How to I fix this?