• Resolved tmcontentsite

    (@tmcontentsite)


    I am a novice and was trying to customize my site on wampserver. I deleted some lines in a functions.php file and now I cannot get back into wordpress to edit my site. Here is the error:

    Parse error: syntax error, unexpected ‘)’ in C:\wamp\www\wordpress\wp-content\themes\cloriato-lite\functions\inkthemes-functions.php on line 274

    I copied and pasted the code into another document before editing it so I have the code that should go into what I edited, but I don’t know how to change it now since I can’t access my site in the same way I was before.

    Any help? (remember, I am a novice)

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • since you are on wampserver local, you can just manipulate the files directly.

    the error message you gave points right to where you would click throu…just open the folders in order

    C: -> wamp -> www … etc.

    then open up inkthemes-functions.php and replace the code. You can open that file in a code editor if you have on (If not, I recommend notepad++ as its free, and nice) You can also use notepad by right clicking on the file

    Thread Starter tmcontentsite

    (@tmcontentsite)

    Excellent, thank you very much.

    Not a problem!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Parse error prevents me from accessing localhost’ is closed to new replies.