Quote:
Originally Posted by MalluParadise
Code:
Do you still see the error if you disable the plugins?
i did't disable any plugins so which i have to disable
|
Since you can't get into the admin cp, you need to disable them globally:
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php
PHP Code:
define('DISABLE_HOOKS', true);