Hi all,
I was receiving an error message from plugin WP Super Cache that read:
Warning! WP Super Cache caching broken! The script advanced-cache.php could not load wp-cache-phase1.php.
Please edit /hermes/bosoraweb115/b463/ipg.globalwodprojectcom/wp-content/advanced-cache.php and make sure the path to /hermes/bosoraweb115/b463/ipg.globalwodprojectcom/wp-content/plugins/wp-super-cache/wp-cache-phase1.php is correct.?
I did some research on the error and found this support thread:
http://wordpress.org/support/topic/warning-wp-super-cache-caching-broken-the-script-advanced-cachephp-could-not?replies=33
Attempting to fix this issue on my own, I went into the wp-config.php file and made some adjustments, namely replacing:
define('WP_CACHE', true); //Added by WP-Cache Manager
with
define( 'WPCACHEHOME', 'PATH/wp-content/plugins/wp-super-cache/' ); //Added by WP-Cache Manager
and then re-uploading it.
When I went to check my dashboard, it asked me to install wordpress and name my site---I went ahead and did that only to find my entire site had been wiped clean (http://www.globalwodproject.com).
Is there a way to retrieve my cache and site?
Appreciate any advice, thank you,
Joanna