The MU forums have moved to WordPress.org

Upgraded from a pre-June 06 version (7 posts)

  1. emdee90
    Member
    Posted 17 years ago #

    And the error I get in Safari is this: "Too many redirects occurred trying to open “http://flyblog.com/internal_error/”. This might occur if you open a page that is redirected to open another page which then is redirected to open the original page."

    Has anyone else seen this?!

  2. emdee90
    Member
    Posted 17 years ago #

    And recieving this error as well:

    Fatal error: Call to a member function hide_errors() on a non-object in /home/.chardonnay/flyblog/flyblog.com/wpmu-settings.php on line 16

  3. emdee90
    Member
    Posted 17 years ago #

    If it helps, I upgraded from a version downloaded in April to the latest...

  4. drmike
    Member
    Posted 17 years ago #

    You can try fixing the redirect issue by clearing out your cache completely (ie files, cookies, everything) but you will discover that since Safari has so many HTML 4.01 and XML issues anyway, you're going to run into problems with WPMU and many other things and places on the net.

    Not sure about the other one but I would make sure your cache is cleared. Might be an issue with that.

  5. emdee90
    Member
    Posted 17 years ago #

    Cleared the cache in Safari entirely, same problem:

    "Fatal error: Call to a member function hide_errors() on a non-object in /home/.chardonnay/flyblog/flyblog.com/wpmu-settings.php on line 16"

    Very frustrating!

  6. Cook
    Member
    Posted 17 years ago #

    i had the same problem
    in wp-config.php, at the bottom, change
    require_once(ABSPATH.'wpmu-settings.php'); to
    require_once(ABSPATH.'wp-settings.php');

  7. andrea_r
    Moderator
    Posted 17 years ago #

    Did you update your htaccess too?

About this Topic

  • Started 17 years ago by emdee90
  • Latest reply from andrea_r