• Resolved langerent

    (@langerent)


    I have used your plug in for a while now because it gets rid of the annoying Site Health Speed Cache message. Over the last two weeks, everytime I install this plug in on sites I host (Windows and Linux), it causes a 500 Error and makes the site crash. Current WordPress version: 6.8.1 Your plugin page says this plug in has not been verified for this version.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Donncha O Caoimh (a11n)

    (@donncha)

    Are you seeing any error in the PHP error log, or the webserver error log? The plugin does work ok with version 6.8.1, we haven’t updated that version number yet.

    Thread Starter langerent

    (@langerent)

    I think you fixed it, Iwaited to try it on a new site and I received this error message.

    Warning! WP Super Cache caching was broken but has been fixed! The script advanced-cache.php could not load wp-cache-phase1.php.

    The file D:\HostingSpace\XXXXX\XXXX.net\wwwroot/wp-content/advanced-cache.php has been recreated and WPCACHEHOME fixed in your wp-config.php. Reload to hide this message.

    Thread Starter langerent

    (@langerent)

    Sorry, I spoke to soon. I am getting this error now and I can not get rid of this message (and I have reloaded multiple times):

    Warning! WP Super Cache caching was broken but has been fixed! The script advanced-cache.php could not load wp-cache-phase1.php.

    The file D:\HostingSpace\XXXXX\XXXX.net\wwwroot/wp-content/advanced-cache.php has been recreated and WPCACHEHOME fixed in your wp-config.php. Reload to hide this message.

    Here is the other error I am receiving.

    Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the ninja-forms domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in D:\HostingSpace\XXXXX\XXXX.net\wwwroot\wp-includes\functions.php on line 6121

    Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the jetpack-boost domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in D:\HostingSpace\XXXXX\XXXX.net\wwwroot\wp-includes\functions.php on line 6121

    The two warnings about _load_textdomain_just_in_time are not in WP Super Cache. They’re in ninja-forms and jetpack-boost. I think the jetpack-boost one was fixed a few weeks ago. Have you got the latest version running?

    To figure out the advanced-cache.php one, you’ll need to dig in:

    • Look in wp-config.php and see if WPCACHEHOME points at the wp-content/plugins/wp-super-cache/ directory.
    • Look at wp-content/advanced-cache.php and see if it’s loading wp-cache-phase1.php

    If the advanced-cache.php doesn’t mention advanced-cache.php then your host might not allow caching plugins. You should check their documentation.

    Thread Starter langerent

    (@langerent)

    I do not like Jet Pack very much so I removed it. I do use ninja forms. I will check into the wp-config file.

    Plugin Support Stef (a11n)

    (@erania-pinnera)

    Hi there, @langerent,

    We’re sorry to hear that you removed Jetpack altogether 🙁 If there’s anything we could have done better, or if you’re happy to share more feedback about that, we’re happy to hear your thoughts.

    Let us know what you find out in your wp-config file to see if we can help further. Thanks!

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

You must be logged in to reply to this topic.