• [21-Mar-2022 01:47:04 UTC] [WPO_CACHE] WP_Optimize() is not callable.
    [21-Mar-2022 01:47:04 UTC] Please report this to WP-O support: shutdown_action_hook, do_action(‘shutdown’), WP_Hook->do_action, WP_Hook->apply_filters, wp_ob_end_flush_all, ob_end_flush, wpo_cache

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • @kbdiverservices Could you please try to de-activate the plugin and activate it again? and check if the issue is resolved?

    Thread Starter Eastern Watersports

    (@kbdiverservices)

    Haha, you’re joking right? We’ve definitely done that just to confirm it was that plugin throwing the errors. Nothing has changed unless it’s deactivated.

    @kbdiverservices Where do you see these errors, do you see it in WordPress admin or error_logs, and are you able to access WordPress admin after activating the plugin?

    Thread Starter Eastern Watersports

    (@kbdiverservices)

    We can access wordpress admin no problem. The errors are in our apache2 server error.log and our debug.log

    Thread Starter Eastern Watersports

    (@kbdiverservices)

    The errors go away when I deactivate your plugin.

    Plugin Contributor Venkat Raj

    (@webulous)

    @kbdiverservices First I would like to clarify that the messages you see are not errors. They are information for debugging.

    Could you please turn on debugging by adding

    
    define('WP_DEBUG', true);
    define('WP_DEBUG_LOG', true);
    

    to your wp-config.php and see if you get any comments in your page’s source code such as <!-- Cached by WP-Optimize, then share us the information to investigate further

    Thread Starter Eastern Watersports

    (@kbdiverservices)

    What are you talking about? Where do you think I got the errors from? Debugging has been on and I’ve shared the errors multiple times now.

    Also why would I get comments on my source code, by the way that’s a SUPER VAGUE statement, with debugging on.

    The error is literally YOUR ERROR. The error says to notify you. How are you not aware of the issue??? It literally tells me to report it to support in the error.

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

The topic ‘[WPO_CACHE] WP_Optimize() is not callable’ is closed to new replies.