Donncha O Caoimh
- Member Since: September 20th, 2003
- Ireland
- ocaoimh.ie
- @donncha on WordPress.org and Slack
- Core Contributor
- Plugin Developer
-
Posted a reply to WP 4.5 + WP SuperCache 1.4.8 = site is broken, on the site WordPress Support Forums:
Are any errors showing in the PHP error log?5 months ago
-
Posted a reply to Top Rated Widget https-Problem, on the site WordPress Support Forums:
Version 2.0.31 has been released which fixes that problem. Thanks for reporting it!5 months ago
-
Committed [1413135] to Plugins Trac:
Tagged release 2.0.315 months ago
-
Committed [1413133] to Plugins Trac:
Bump version to 2.0.31 and update changelog5 months ago
-
Committed [1412994] to Plugins Trac:
No longer working on the plugin5 months ago
-
Committed [1412975] to Plugins Trac:
Add support for loading the "top ratings" widget on SSL sites. Fixes ...5 months ago
-
Posted a reply to All cache being cleared on any post edit, on the site WordPress Support Forums:
If this is happening to you please enable debugging in the plugin and monitor the…5 months ago
-
Committed [1412245] to Plugins Trac:
Bump version tested to 4.5.25 months ago
-
Committed [1412243] to Plugins Trac:
Bump version tested5 months ago
-
Committed [1412242] to Plugins Trac:
Bump tested version5 months ago
-
Created a topic, Need to check for siteorigin_panels_is_home(), on the site WordPress Support Forums
5 months ago
-
Committed [1381164] to Plugins Trac:
Tagged version 2.0.306 months ago
-
Committed [1381162] to Plugins Trac:
Bump version to 2.0.30 and update changelog6 months ago
-
Committed [1381120] to Plugins Trac:
Fix the "Missing argument 2|3 for polldaddy_show_rating_comments()" ...6 months ago
-
Posted a reply to All Website Pages Downloading GZ File After Latest Update, on the site WordPress Support Forums:
I updated trunk with Tigertech's fix (thank you!) and you can get it at the…12 months ago
-
Posted a reply to All Website Pages Downloading GZ File After Latest Update, on the site WordPress Support Forums:
Thanks Tigertech. Until a new release is made please use PHP mode to serve cached…12 months ago
-
Posted a reply to Warning: Parameter 1 to TP_Cache_Compatibility::_wpsc_output_buffer() expected t, on the site WordPress Support Forums:
TP_Cache_Compatibility isn't a WP Super Cache object or class. Find which plugin that is and…1 year ago
-
Posted a reply to All Website Pages Downloading GZ File After Latest Update, on the site WordPress Support Forums:
Are you using PHP mode or mod_rewrite to serve cache files? If you're using PHP…1 year ago
-
Posted a reply to Word Press 4.3 WP_Widget is deprecated Error, on the site WordPress Support Forums:
This warning has been fixed in the latest release of the plugin.1 year ago
-
Posted a reply to PHP Object Injection, on the site WordPress Support Forums:
Thanks, we're looking into this.1 year ago
-
Posted a reply to 4.2.1 initial blank page load, on the site WordPress Support Forums:
I just updated the development version with a possible fix. It checks if mb_strlen() exists…1 year ago
-
Posted a reply to Legacy code after uninstalling (2nd posting), on the site WordPress Support Forums:
Check https://wordpress.org/plugins/wp-super-cache/other_notes/ for details docs explaining what to remove.1 year ago
-
Posted a reply to Too much connetion out with last version, on the site WordPress Support Forums:
Any errors in your PHP error log?1 year ago
-
Posted a reply to Website Went Blank After Installing WP Super Cache, on the site WordPress Support Forums:
Check your PHP error log. There's probably a fatal error there that will help you…1 year ago
-
Posted a reply to Ftp being filled up with sess_..... files, on the site WordPress Support Forums:
Those files aren't caused by WP Super Cache, it's something else on your server. Look…1 year ago
-
Posted a reply to SCHEDULED Posts don't Update the HOME page, on the site WordPress Support Forums:
Try the development version in about 20 minutes or grab http://svn.wp-plugins.org/wp-super-cache/trunk/wp-cache-phase2.php and place into your…1 year ago
-
Posted a reply to print_r() debug messages break pages with query args, on the site WordPress Support Forums:
Thanks for that. I've just checked in a fix, using serialize like you did and…2 years ago
-
Posted a reply to print_r() debug messages break pages with query args, on the site WordPress Support Forums:
Thanks for the report. What error message do you see?2 years ago
-
Posted a reply to MaxAge is 3 seconds instead 3600/86400 in wp-content/cache/.htaccess, on the site WordPress Support Forums:
No, it's not a bug. It's an effort to make sure that browsers regularly visit…2 years ago
-
Posted a reply to Please Update, on the site WordPress Support Forums:
It works for me fine, except I had to change a short PHP tag in…2 years ago
-
Posted a reply to Short opening PHP tag in auto-featured-image.php, on the site WordPress Support Forums:
Ah, sorry about that. I can't believe I got the wrong plugin!2 years ago
-
Created a topic, Short opening PHP tag in auto-featured-image.php, on the site WordPress Support Forums
2 years ago
-
Posted a reply to Import Answers, on the site WordPress Support Forums:
Hi, No, it's not possible to auto create answers in a poll. Donncha.2 years ago
-
Posted a reply to Edit px from 150 to 200, on the site WordPress Support Forums:
That's the only option I'm afraid.2 years ago
-
Posted a reply to Edit px from 150 to 200, on the site WordPress Support Forums:
You don't change any files on your WordPress blog, you go to the Polldaddy.com website,…2 years ago
-
Posted a reply to Edit px from 150 to 200, on the site WordPress Support Forums:
If you login to Polldaddy.com and edit your poll you can choose a custom style…2 years ago
-
Posted a reply to Remove Added by WP-Cache Manager from wp-config, on the site WordPress Support Forums:
When you removed that line you introduced a PHP error somehow. Check your PHP error…2 years ago
-
Posted a reply to Plugin is caching logged-in state, on the site WordPress Support Forums:
Oh, get rid of your debug log, it reveals a lot about your webserver that…2 years ago
-
Posted a reply to Plugin is caching logged-in state, on the site WordPress Support Forums:
There's something really odd about your install. That debug log should mention "wp_cache_get_cookies_values" where it…2 years ago
-
Posted a reply to issue with super cache when downloading a pdf file via woocommerce, on the site WordPress Support Forums:
We talked about this on Twitter and my suggestion that he add the DONOTCACHEPAGE constant…2 years ago
-
Posted a reply to Plugin Catching my maintenance mode page., on the site WordPress Support Forums:
Can you run the debug log? Did you create your .maintenance file yourself? Do you…2 years ago
-
Posted a reply to PHP Warning about null array in wp-cache-phase2.php, on the site WordPress Support Forums:
That's odd, by default that array is this in the config file. Did you change…2 years ago
-
Posted a reply to Trying to understand dynamic cacheaction filter..., on the site WordPress Support Forums:
I think I know why. DYNAMIC_CACHE_TEST_TAG is defined in the example script in wp-content/plugins/wp-super-cache/plugins/ but…2 years ago
-
Posted a reply to Trying to understand dynamic cacheaction filter..., on the site WordPress Support Forums:
There's a bug in the example script that I've fixed in trunk. (You'll see the…2 years ago
-
Posted a reply to Doesn't work, on the site WordPress Support Forums:
Which version did you install? 1.4.1 or 1.4.2 ? Can you run the debug log…2 years ago
-
Posted a reply to Dynamic Caching does not work with latest update (1.4.1), on the site WordPress Support Forums:
How are you calling dynamic_output_buffer_test? Are you using add_filter? Check out how it's called in…2 years ago
-
Posted a reply to Version 1.4.1 PHP errors creating havoc, on the site WordPress Support Forums:
r3born - you're getting those warnings?2 years ago
-
Posted a reply to 1.4.1 update broke sites, on the site WordPress Support Forums:
kkpp - I can't see anything unusual in the debug log. Is there anything in…2 years ago
-
Posted a reply to 1.4.1 update broke sites, on the site WordPress Support Forums:
You can remove that log now, try the development version I mentioned in the previous…2 years ago
-
Posted a reply to Timestamps differ or were not found, on the site WordPress Support Forums:
Also, use the debug log in the plugin as that will tell you what it's…2 years ago
-
Blog Voyeur
Active Installs: 30+
-
Comment Referrers
Active Installs: 600+
-
Cookies for Comments
Active Installs: 30,000+
-
Exploit Scanner
Active Installs: 60,000+
-
MU Post to Multiple Blogs
Active Installs: 30+
-
Polldaddy Polls & Ratings
Active Installs: 20,000+
-
Sharedaddy
Active Installs: 5,000+
-
Theme Tester
Active Installs: 2,000+
-
Tweet Tweet
Active Installs: 30+
-
Unfiltered MU
Active Installs: 6,000+
-
WDS Multisite Aggregate
Active Installs: 20+
-
WordPress MU Domain Mapping
Active Installs: 8,000+
-
WordPress MU Domain Mapping CN
Active Installs: Less than 10
-
WordPress MU Sitewide Tags Pages
Active Installs: 300+
-
WP Debug Logger
Active Installs: 50+
-
WP Super Cache
Active Installs: 1+ million
-
WP-Hashcash
Active Installs: 10,000+
-
WP-Hashcash Extended
Active Installs: 1,000+