Viewing 10 replies - 1 through 10 (of 10 total)
  • I’ll guess you don’t have a complete and intact set of files on your host. Delete your WordPress files and reupload them.

    Resource:
    Uploading_WordPress_to_a_remote_host

    Thread Starter BobMane

    (@bobmane)

    This is the errror:

    Parse error: syntax error, unexpected T_STRING in /homepages/34/d205479992/htdocs/KM/wordpress/wp-includes/taxonomy.php on line 2134

    And on the line 2134 in taxonomy.php is:

    $links[] = “$term->name“;

    It seems to all be uploaded:

    4768 KB – 566 files—– as reported in Core FTP.

    uploaded to htdocs/KM/wordpress/

    Configured at 1 and 1 (my host):

    Destination As a home directory : /KM/wordpress

    Thread Starter BobMane

    (@bobmane)

    Sorry, on the line 2134 in taxonomy.php is

    $links[] = "<a href="%22%20.%20attribute_escape(get_term_link($term,%20$taxonomy))%20.%20%22">$term->name</a>";

    Thread Starter BobMane

    (@bobmane)

    Also…when i search this forum I see a whole bunch of unanswered + unresolved parse error posts from 2-4-6-9 months ago…what up with the support here???

    what up with the support here???

    when you start paying people to answer your questions, you can ask that.

    This is a VOLUNTEER support forum. Guess what, not every question gets answered.

    We do have lives.

    Thread Starter BobMane

    (@bobmane)

    i didn’t think my last post would bode well with sensitive types…..haa haa..thanks for nothing by the way…

    im not sensitive. are you an asshole?

    “dont bit the hand that feeds you”

    Im working with someone else having the same problem, we’ll see where that goes.

    I resolved this exact error in 2 minutes by reuploading all the files inside wp-includes/

    I used a normal FTP client, and uploaded all the files in ascii mode.

    the only additional check was to insure that there werent any linebreaks or spaces before or after the php tags inside wp-config.php

    there was one after, in this other case, but removing that didnt fix the problem. Reuploading the files correctly did.

    Thread Starter BobMane

    (@bobmane)

    sorry about the drama….too much coffee over here

    thanks much for your help.

    we also re-uploaded (after downloading an entirely new WordPress) and this resolved the issue

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

The topic ‘Parse Error’ is closed to new replies.