• My website has stopped working after the automatic wordpress 4.7.3 update. I can not even log in to the admin page. I get this error:

    Warning: require_once(/home1/missambe/public_html/wp-content/plugins/illdy-companion/widgets/class-widget-parallax.php): failed to open stream: No such file or directory in /home1/missambe/public_html/wp-content/plugins/illdy-companion/illdy-companion.php on line 70

    Fatal error: require_once(): Failed opening required ‘/home1/missambe/public_html/wp-content/plugins/illdy-companion/widgets/class-widget-parallax.php’ (include_path=’.:/opt/php70/lib/php’) in /home1/missambe/public_html/wp-content/plugins/illdy-companion/illdy-companion.php on line 70

    Fatal error: Uncaught Error: Call to undefined function is_user_logged_in() in /home1/missambe/public_html/wp-content/mu-plugins/endurance-page-cache.php:230 Stack trace: #0 /home1/missambe/public_html/wp-content/mu-plugins/endurance-page-cache.php(267): Endurance_Page_Cache->is_cachable() #1 /home1/missambe/public_html/wp-includes/class-wp-hook.php(298): Endurance_Page_Cache->finish(”) #2 /home1/missambe/public_html/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array) #3 /home1/missambe/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #4 /home1/missambe/public_html/wp-includes/load.php(677): do_action(‘shutdown’) #5 [internal function]: shutdown_action_hook() #6 {main} thrown in /home1/missambe/public_html/wp-content/mu-plugins/endurance-page-cache.php on line 230

Viewing 1 replies (of 1 total)
  • Moderator James Huff

    (@macmanx)

    Try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).

Viewing 1 replies (of 1 total)
  • The topic ‘My website doesn’t work after WP 4.7.3 update’ is closed to new replies.