deljo – you’re obviously not reading the threads. There’s a fix for this in the development version: wp-super-cache.zip
What’s the easiest way to upgrade to the development version? I’m used to using the built in WordPress upgrader. Or should I just wait for the update release to come out? Donncha, any idea when that might be?
Oh, and I second what has already been said – thanks for all your work on this plugin – you’ve made millions of sites much faster.
Download the zip file, unzip it and then upload the directory wp-super-cache to your wp-content/plugins/ directory. It should overwrite the directory of the same name there.
I installed the update, but even when I clear cache, I’m still seeing cached files under the “WP-Cache” section in the interface. Expired pages are clearing properly though. Is this normal behavior?
The problem persist on the development version too. I just upload and overwrite the plugin files with the development version and it is still not deleting the WP-Cache files when I click the delete cache button.
Please could you fix this? or should we download de 0.9.9.9 version?
@echezuria: are you absolutely sure that :
– the cache and inside content is chmoded 777
via ssh:
chmod -R user:user wp-content/cache/*
– php user has proper rights?
via ssh (replace “user with the proper owner in your system): chown -R user:user wp-content/cache/*
Try deleting afterwards via WP Super Cache.
If that doesn’t work, try deleting the cache manually via FTP and then observe if the plugin is able to delete the new cache files, because the faulty cache may have been created with a previous version of Super Cache which lacked proper rights. That’s what happened to me: upgrading to the latest Super Cache + deleting the old cache to start afresh solved it. Runs smooth now!
@pixeline, that was my solution. Thanks!
I’ve noticed that the main delete button only clears the super cache files. I’ve been able to delete the regular cache one by one, by looking in the list view.
Although, sometimes some regular cache files will not delete this way either and I have to do it from FTP / SSH.
UPDATE: The manual delete not working, might have just been because there was a spammer hitting the same pages over and over. Since I deleted that account and blocked their IP I can delete all the regular cache files manually.
@pixeline, I just tried what you said with chmod command via ssh, but it is still not deleting the regular cache. Also I delete manually the old cache files, but it didn’t work anyway.
This is fixed in the dev version. The zip file will update in about 15 minutes.
Thanks a lot Donncha, I just download the dev version and it is working fine.
tried
Compress pages so they’re served more quickly to visitors. (Recommended)
on and off
save settings doesnt work keeps hanging
also clicked on contents, and clicked delete cache and browser hangs.