When I try to log in AdminCP I get this message:
Parse error: parse error, unexpected T_VARIABLE in /home/forum/public_html/includes/functions_login.php(168) : eval()'d code on line 38
Cannot modify header information. Headers already sent.
File: $filename
Line: $linenum
Trying to add to the bottom of config.php line:
define('DISABLE_HOOKS', 1);
but nothing happens...
|