• Hi,

    In the settings of the plugin I get “If you continue to see this warning message please see point 5 of the Troubleshooting Guide. The WP_CACHE line must be moved up.” with a link… to the FAQ. No point 5 and no Troubleshooting Guide there. Thanks for your help on this.

    Another point is that I have in drop-ins plugins something called advanced-cache.php. Should I bother?

    Thanks again.

    https://wordpress.org/plugins/wp-super-cache/

Viewing 1 replies (of 1 total)
  • From point 5 in the troubleshooting guide:

    Make sure the following line is in wp-config.php and it is ABOVE the “require_once(ABSPATH.’wp-settings.php’);” line:

    define( 'WP_CACHE', true );

    Regarding the drop-in plugin advanced-cache.php, yes that is installed as part of super-cache and should be left in place unless your are removing the plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘point 5 of the Troubleshooting Guide’ is closed to new replies.