• Resolved jimlee

    (@jimlee)


    I just clicked the “update” for 4.3 got an unable to complete message. Now, I can’t log in and site is down. Get this message; Fatal error: Class ‘WP_Rewrite’ not found in /home/jimleeon/public_html/offgridok.com/wp-settings.php on line 272. Have no idea how to fix. Help appreciated.failed

Viewing 3 replies - 1 through 3 (of 3 total)
  • In wp-settings.php on line 272 there should be:

    $GLOBALS['wp_rewrite'] = new WP_Rewrite();

    If this isn’t the case, then there probably went something wrong during upgrade. You could download WP 4.3 and replace that file through FTP. You may need to replace more files though, but you’ll notice when you get a new error.

    I hope that helps. GL!

    If you decide to do a fresh 4.3 install, make sure that you delete and replace everything
    EXCEPT the wp-config.php and the wp-content folder.

    Thread Starter jimlee

    (@jimlee)

    Just re-installed the update. Seems to be working fine. Thank You folks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Unable to log in after 4.3 update’ is closed to new replies.