Quote:
Originally Posted by obetyance
what happened instead... my admin panel site is not working anymore.  how do i fix it please? I can' t login into my admin panel to undo my mistakes.
its says:
Parse error: syntax error, unexpected ',' in /home/fas/public_html/forum/includes/functions_login.php(185) : eval()'d code on line 56
Unable to add cookies, header already sent.
File: /home/fas/public_html/forum/includes/functions_login.php(185) : eval()'d code
Line: 56
Thanks so much for your help.
|
This is why you don't edit code on live servers
Just go to the config file and add the code that disables plugins (can't remember it off the top of my head, just search for it here and on vb's site), and then you'll be able to login to the AdminCP again. From there, revert the code, undo the change to the config file, and you're back in business.