Quote:
Originally Posted by kachrico
guys how did you turn it back on? I have an error when i try to access acp.... and i cant turn it back on... can u please help me?
|
As I guess, you using the 2.5 version and you have just turned it off.
Don't worry, open your ./includes/config.php insert this code
PHP Code:
define('DISABLE_HOOKS',1);
Now you can access AdminCP normally. Don't forget to remove the code after you finish