• I was trying to remove the meta section from my blog (suffusion theme), I must have put the // (coment) characters in the wrong spot.
    This is what I am getting now as an error message:

    Parse error: syntax error, unexpected ‘}’ in /home7/fuzyonbl/public_html/wp-content/themes/suffusion/functions.php on line 546

    Please tell me how I can correct it.
    Thank you,
    Fatosh

Viewing 6 replies - 1 through 6 (of 6 total)
  • The PHP interpretor that loads your page is encountering an error because there is a ‘}’ character where it doesn’t expect one to be. Go to line 546 and correct the problem with your code. If you can’t work it out, copy the contents on lines ~540-~550 to pastebin so we can take a look.

    Alternatively, restore functions.php to the original that came with the theme and start again.

    Thread Starter fatosh

    (@fatosh)

    Hi,
    The problem is that I am not able to go into my blog. How can I log in to make the changes?
    thanx

    Are you getting a specific error when you try to login?

    Thread Starter fatosh

    (@fatosh)

    here is my blog
    http://www.fuzyonblog.com

    when i click on it all i get is the parse error message:

    Parse error: syntax error, unexpected ‘}’ in /home7/fuzyonbl/public_html/wp-content/themes/suffusion/functions.php on line 546

    You will need to remove the suffusion theme via FTP, or through your web hosts control panel.

    Thread Starter fatosh

    (@fatosh)

    okay. i will contact my web host. thank you.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘parse error.. how can i correct?’ is closed to new replies.