Forums

parse error.. how can i correct? (7 posts)

  1. fatosh
    Member
    Posted 9 months ago #

    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

  2. Shane Gowland
    Member
    Posted 9 months ago #

    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.

  3. fatosh
    Member
    Posted 9 months ago #

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

  4. Shane Gowland
    Member
    Posted 9 months ago #

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

  5. fatosh
    Member
    Posted 9 months ago #

    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

  6. Shane Gowland
    Member
    Posted 9 months ago #

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

  7. fatosh
    Member
    Posted 9 months ago #

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

Reply

You must log in to post.

About this Topic