My site crashed and the only error I get is the following:
W3 Total Cache Error: some files appear to be missing or out of place. Please re-install plugin or remove /home1/guitarw1/public_html/ingeniousinternetincome/wp-content/object-cache.php.
So I've had to manually remove all references to w3 total cache. I've done the following:
delete the following: advanced-cache.php, db.php, w3tc/ (entire folder) and w3-total-cache-config.php
Opened wp-config.php - Removed the following line : define(‘WP_CACHE’, true);
Opened the .htaccess file and removed all W3TC re-write rules in it. Checked for any secondary .htaccess files to ensure there were no other W3TC info listed.
Deleted the w3-total-cache folder under plugins.
At this point, there shouldn't be anything causing issues, however I still get that exact same message as above.
"W3 Total Cache Error: some files appear to be missing or out of place. Please re-install plugin or remove /home1/guitarw1/public_html/ingeniousinternetincome/wp-content/object-cache.php."
How do I get this to go away and to get my site back?