• Resolved hganev

    (@hganev)


    Hello,

    after updating the plugin to the latest version 5.3.1 I got this error at the bottom of every page:

    Fatal error: Uncaught Error: Call to undefined method SW_CLOUDFLARE_PAGECACHE::get_single_config() in /home/guestfriendl/public_html/wp-content/advanced-cache.php:177 Stack trace: #0 [internal function]: swcfpc_fallback_cache_end(‘<!DOCTYPE html>…’, 9) #1 /home/guestfriendl/public_html/wp-includes/functions.php(5481): ob_end_flush() #2 /home/guestfriendl/public_html/wp-includes/class-wp-hook.php(341): wp_ob_end_flush_all(”) #3 /home/guestfriendl/public_html/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters(NULL, Array) #4 /home/guestfriendl/public_html/wp-includes/plugin.php(522): WP_Hook->do_action(Array) #5 /home/guestfriendl/public_html/wp-includes/load.php(1308): do_action(‘shutdown’) #6 [internal function]: shutdown_action_hook() #7 {main} thrown in /home/guestfriendl/public_html/wp-content/advanced-cache.php on line 177

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Poonam Namdev

    (@poonam9)

    Hi @hganev,

    Thanks for reporting this! The issue is caused by a stale advanced-cache.php file in your wp-content/ folder. It’s an old version from before the 5.3.1 update that references a method that no longer exists.

    To fix it, please try one of the following:

    1. Deactivate and reactivate the plugin — this will automatically replace the old file with the new version.
    2. Or, go to the Super Page Cache > settings, disable the  Disk Page Cache, save, then re-enable it and save again.

    Either of those should resolve the fatal error right away. Let us know if you need any further help!

    Thread Starter hganev

    (@hganev)

    Hello,

    it worked with the second option. Thanks a lot!

    Plugin Support Kush

    (@kushnamdev)

    Hi @hganev,

    Thanks for the update — I’m glad to hear the second option worked.

    This was caused by a stale advanced-cache.php file in wp-content/ after the 5.3.1 update. Re-saving the Disk Page Cache setting forces the plugin to regenerate that file, which is why the fatal error disappeared.

    Thanks again for confirming the fix.

Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.