• Resolved trainwrecka

    (@trainwrecka)


    When I go to my website – https://www.insidethevibe.com – this is what is waiting for me:

    Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /homepages/5/d98266806/htdocs/wp-includes/feed-functions.php on line 125

    I do not know what this means or how to get my homepage back. I haven’t done anything to my site since yesterday and it worked all day.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter trainwrecka

    (@trainwrecka)

    actually it doesn’t matter what page i go to – i get this error back. i can’t even go to the admin page.

    Thread Starter trainwrecka

    (@trainwrecka)

    Has no one heard of this before? I have no clue what to do.

    Thread Starter trainwrecka

    (@trainwrecka)

    This is the code from line 125 on that page:

    $link = apply_filters('category_feed_link', $link);

    If I remove the file from my site I get this:

    Warning: main(/homepages/5/d98266806/htdocs/wp-includes/feed-functions.php) [function.main]: failed to open stream: No such file or directory in /homepages/5/d98266806/htdocs/wp-settings.php on line 140

    Fatal error: main() [function.require]: Failed opening required ‘/homepages/5/d98266806/htdocs/wp-includes/feed-functions.php’ (include_path=’.:/usr/local/lib/php’) in /homepages/5/d98266806/htdocs/wp-settings.php on line 140

    Thread Starter trainwrecka

    (@trainwrecka)

    can someone please just tell me how to get the “posts” from my blog? this way i can get them to another blog. the only thing i have is access to the ftp folders. i cannot get to the admin page (dashboard).

    Bumping your post five times a day drives everybody crazy and not really willing to help.
    Patience is HIGHLY appreciated around here.

    Sok, relax, lay back and wait.

    In the meantime download/unzip/ a completely fresh copy of WP and upload the wp-includes folder again.

    Thread Starter trainwrecka

    (@trainwrecka)

    sorry about the bumping (even though i am doing it again). i wasn’t really trying to bump – i was adding new info or a new question each time except for once. i wanted to change the title of my post, but could not figure out how. i reposted so all the info was together, but the thread got locked.

    either way – i’m sorry.

    on the brighter side of things – PROBLEM SOLVED!!! ??

    there was a random placed in the code at about line 121. this caused the whole thing to screw up.

    $link = get_cat'gory_link($cat_ID);
    $link = $link . "feed/";

    that is what it actually looked like. notice the word “category”.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Error when I visit my site.’ is closed to new replies.