Page 1 of 1

Quick Cache Bug with WP 3.3 rc 1

PostPosted: December 2nd, 2011, 12:33 am
by DDVille
The clear cache button doesn't work when QC is installed in WP 3.3. Noticed this on a Hostgator server and confirmed it on my home development server. I expect WP 3.3 final will be released soon. Will the bug be fixed before release?

Re: Quick Cache Bug with WP 3.3 rc 1

PostPosted: December 2nd, 2011, 8:16 pm
by Jason Caldwell
Thanks for reporting this.
~ Investigating this now.

Re: Quick Cache Bug with WP 3.3 rc 1

PostPosted: December 2nd, 2011, 8:24 pm
by DDVille
You're welcome, Jason, and thank you :)

Re: Quick Cache Bug with WP 3.3 rc 1

PostPosted: December 3rd, 2011, 8:20 pm
by Jason Caldwell
This will be corrected in the next release of Quick Cache, which should be very soon. Until then, these patch files get this working properly in WordPress v3.3.

Unzip and allow these to override your existing copies of:
Code: Select all
/quick-cache/includes/hooks.inc.php
/quick-cache/includes/classes/menu-pages.inc.php

hooks.inc.php.zip
(1.03 KiB) Downloaded 25 times
menu-pages.inc.php.zip
(4.53 KiB) Downloaded 24 times

Re: Quick Cache Bug with WP 3.3 rc 1

PostPosted: December 4th, 2011, 5:52 am
by DDVille
That was fast. The new update has fixed it. Thank you very much.