jwineman
Forum Replies Created
-
Forum: Plugins
In reply to: [Cloudflare] Breaks Google Captcha (reCAPTCHA) by BestWebSoftHi,
Please upgrade again to 1.3.24 but I’m glad your issue was resolved!
Thanks,
JohnForum: Plugins
In reply to: [Cloudflare] Error in debug modHi madvic,
What version of the plugin are you using?
Thanks,
JohnForum: Plugins
In reply to: [Cloudflare] Literally can't do anything – please fixHi All,
These issues are fixed in 1.3.24 and details can be found here like brandonl said.
Thanks,
JohnForum: Plugins
In reply to: [Cloudflare] Are u sure you want to do this?@shekhar this has been fixed in 1.3.24
Details here: https://wordpress.org/support/topic/breaks-ability-to-activate-or-deactivate-plugins
Forum: Plugins
In reply to: [Cloudflare] Breaks ability to activate or deactivate plugins@chucklin72 @cypressnorth Fixed in 1.3.24
This was because we called our $_POST variable “email” so it has the potential to conflict, I’ve namespaced all the $_POST variables in 1.3.24 so only our code is affected.
Forum: Plugins
In reply to: [Cloudflare] Breaks Google Captcha (reCAPTCHA) by BestWebSoftHi,
Can you confirm this occurred on version 1.3.21 of the CloudFlare plugin? If you update to the latest version (1.3.23) is the issue resolved?
Thanks,
JohnForum: Plugins
In reply to: [Cloudflare] Latest update crashes sitesHi,
Expects parameter 1 to be string, array given in /wp-content/plugins/cloudflare/cloudflare.php on line 41The above error is something we saw in version 1.3.21 but should be fixed in 1.3.23. Can you verify what version of the plugin you’re on please? If you’re on 1.3.23 tell me if you see that error on page load or after you hit submit?
Thanks,
JohnForum: Plugins
In reply to: [Cloudflare] Problem after upgrading to 1.3.21These issues have been fixed in 1.3.23. For more information about the cause see the link below:
https://wordpress.org/support/topic/breaks-ability-to-activate-or-deactivate-plugins
I’m very sorry for any inconvenience this caused you.
Forum: Plugins
In reply to: [Cloudflare] Bugs in 1.3.21 CRASH WP SiteHi yatamas,
These issues have been fixed in 1.3.23. For more information about the cause see the link below:
https://wordpress.org/support/topic/breaks-ability-to-activate-or-deactivate-plugins
I’m very sorry for any inconvenience this caused you.
Forum: Plugins
In reply to: [Cloudflare] Breaks ability to activate or deactivate plugins@cypressnorth The spam comment issue has been resolved in 1.3.23
@vofer You are absolutely right. 1.3.21 was not tested thoroughly and we will subject our WordPress plugin development to much more thorough testing in the future.
Forum: Plugins
In reply to: [Cloudflare] Breaks ability to activate or deactivate pluginsI’ve identified the cause of the “Plugin Status: CloudFlare will NOT be notified when you mark comments as spam, enter your API details below” issue and am working on a fix now.
Forum: Plugins
In reply to: [Cloudflare] Breaks ability to activate or deactivate plugins@cypressnorth I’m able to reproduce your issue but I see
“Plugin Status: True visitor IP is being restored”
which indicates IP restoration is still functioning correctly. Do you see this message as well?
Investigating the “Plugin Status: CloudFlare will NOT be notified when you mark comments as spam, enter your API details below” issue now.
Forum: Plugins
In reply to: [Cloudflare] Breaks ability to activate or deactivate plugins@centex09 Version 1.3.22 has been released and fixes the following issues reported in this thread:
-Breaking activation/deactivation of plugins
-Breaking admin loginForum: Plugins
In reply to: [Cloudflare] Breaks ability to activate or deactivate pluginsHi All,
On behalf of CloudFlare I’d like to apologize for these bugs! We were responding to a zero day vulnerability in the plugin and began sanitizing all GET and POST variables which appears to have broken the above functionality. Version 1.3.22 has been updated to only sanitize request variables which our plugin depends on.
Thanks,
John