• I was trying to add a plugin and it told me to add code to my theme functions.php and I did it and got this error.

    my site is http://www.endsleepapnea.com

    Parse error: syntax error, unexpected $end in /home/content/00/7268900/html/wp-content/themes/magicblue/functions.php on line 25

    Now I cant even log into WP 🙁

    Is there anyone that can help me or anyway I can correct this without haveing to restart my site?

Viewing 1 replies (of 1 total)
  • you would need to use ftp, or a file manager if your host offers one

    If you can fix the error then navigate to wp-content -> themes -> magicblue -> functions.php and fix the problem

    Otherwise you will need to delete/rename the magicblue folder (deletin or renaming the active theme makes WP revert to twentyten, which lets you back in)

    Or you can upload a fresh functions.php in place of the one you made the error in

    All of these solutions require you to work directly with the files using either ftp or file manager

Viewing 1 replies (of 1 total)

The topic ‘Parse error: syntax error’ is closed to new replies.