• Resolved ronr1999

    (@ronr1999)


    Latest update crashing many of our sites!

    [03-Jun-2022 18:41:34 UTC] PHP Fatal error:  Uncaught Error: Class 'WPO_Page_Cache' not found in /public_html/wp-content/plugins/wp-optimize/cache/file-based-page-cache-functions.php:813
    Stack trace:
    #0 /public_html/wp-content/plugins/wp-optimize/cache/file-based-page-cache-functions.php(889): wpo_get_conditional_tags_exceptions()
    #1 /public_html/wp-content/plugins/wp-optimize/cache/file-based-page-cache.php(31): wpo_url_in_conditional_tags_exceptions()
    #2 /public_html/wp-content/advanced-cache.php(58): include_once('/...')
    #3 /public_html/wp-settings.php(95): include('/...')
    #4 /public_html/wp-config.php(96): require_once('/...')
    #5 /public_html/wp-load.php(50): require_once('/...')
    #6 /public_html/wp-blog-header.php(13): require_once('/...')
    #7 /public_html/index.php(17): require('/...')
    #8 {main}
      thrown in /public_html/wp-content/plugins/wp-optimize/cache/file-based-page-cache-functions.php on line 813
Viewing 9 replies - 1 through 9 (of 9 total)
  • To workaround the bug we’ve changed line 813 to be
    $config = class_exists('WPO_Page_Cache') ? WPO_Page_Cache::instance()->config->get() : false;

    Thread Starter ronr1999

    (@ronr1999)

    Thanks for the workaround but we really need a new version released ASAP. I’ve turned off auto-updates to all my sites as soon as I saw this.

    Thread Starter ronr1999

    (@ronr1999)

    I’ve installed Version 3.2.5 and it seems to be working normally.

    Plugin Contributor Venkat Raj

    (@webulous)

    Hi,

    We sincerely apologize for the inconvenience cause by the update.
    We have release an update (Version 3.2.5) with fix

    Thread Starter ronr1999

    (@ronr1999)

    Thank you for your comments – this had to be a very difficult day… for us and for your team.

    Thank you @webulous Appreciate your support through the day.

    Thanks for quick response

    Thanks guys

    Recent update (june 2022) crashed 1 of 4 sites. I had to delete the plugin to get site access back. Tried several times to reinstall ver 3.2.5 but hangs site. Used another plugin to clean database, no help, still hangs site when trying to reinstall ver 3.2.5.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘WP Optimize Crashing Sites’ is closed to new replies.