WordPress error PLEASE HELP

by 6 replies
8
I keep getting this message when i try to do anything with my website:

Parse error: syntax error, unexpected '}' in /home2/seraphic/public_html/wp-content/themes/wpesp-portfolio/wpesp-portfolio/portfolio_hcard.php on line 35

I would go back to edit line 35, but i cant because everytime i click on anything on the WP dashboard i get this message.

Please Help!
#website design #error #wordpress
  • Instead of editing via the WP admin dashboard, I suggest manually editing via FTP.
    • [ 1 ] Thanks
  • First of all thanks for the quick reply, secondly i just want to say im a noob at this so excuse the stupid questions, what is an FTP, and how do i get to it?
    • [1] reply
    • "FTP" is an acronym for File Transfer Protocol. It is a method of transferring files from your localcomputer to your web server and back again.

      Web developers do this so they can work on their files locally with high-quality text editors like Ultra Edit. PS Pad or Notepad++ . It's much more productive than editing with the WordPress Editor.

      You can download a free FTP program like FileZilla or WIN SCP. You also need to have an FTP account on your web host, chances are the account you log into your CPanel or Admin console also has FTP permissions. You then point your FTP client to your host, log in and begin moving files.

      As iBBnet said, you should FTP the file to your local computer - you can then examine the offending line of code.

      Bill
      • [ 1 ] Thanks
  • I've downloaded FileZilla like you said. Now i need to get an FTP account on my web host, when i go to the cPannel, theres nothing to do with FTP there, im using hostmonster.
  • whatever you use to access your cPanel is the same username and password to use for FTP.

    put your details like this:

    ftp info: ftp.yourdomainname.com
    username: your cpanel usename
    password: your cpanel password
    • [ 1 ] Thanks
  • I got it working, i deleted the theme off worpress via the FTP and re-instaleld it, i may have to edit it again but its working Thanks everybody, i owe you guys.

Next Topics on Trending Feed

  • 8

    I keep getting this message when i try to do anything with my website: Parse error: syntax error, unexpected '}' in /home2/seraphic/public_html/wp-content/themes/wpesp-portfolio/wpesp-portfolio/portfolio_hcard.php on line 35