[Plugin: WP Super Cache] “WP_CACHE constant” errors with WP3.0
-
I’ve just upgraded to WP3.0, and am attempting to upgrade WP Super Cache to 0.9.9.3. Accessing the plugin’s admin page throws up an error:
WP_CACHE constant in wp-config.php set to false The WP_CACHE constant is defined in your wp-config.php but must be set to true, not false for this plugin to work correctly.There’s definitely not any WP_CACHE entries in the wp-config.php file. I’ve also tried explicitly adding a
define('WP_CACHE', false);entry to see if that makes any difference, but with no change.Anyone had similar problems, or even better, a fix?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘[Plugin: WP Super Cache] “WP_CACHE constant” errors with WP3.0’ is closed to new replies.