jwineman
Forum Replies Created
-
Hi @deezy456,
The error you’re getting is also due to a bug in PHP that was fixed in 5.3.9 which is why we require 5.3.10. Unfortunately you also will need to upgrade the version of PHP running on your server.
Thanks,
JohnHi @alfrahi,
That error usually indicates you’re running a version of PHP less than 5.3.10. This is the minimum version of PHP required to use our plugin. You’ll need to talk to your web host about upgrading the version of PHP running on your machine.
Namespaces were introduced in PHP 5.3 which is why you’re getting that error.
Thanks,
JohnForum: Plugins
In reply to: [Cloudflare] blank settings page. 3.0.3Alright to debug further I’m going to need your domain names. If you don’t feel comfortable posting it here please open a support ticket with:
A link to this page
Your PHP version
Your WordPress Version
Your CloudFlare Plugin Version
The affected domain nameThanks,
JohnForum: Plugins
In reply to: [Cloudflare] blank settings page. 3.0.3Do you have multiple CloudFlare accounts? Is the domain provisioned under the CloudFlare account you logged in to the plugin with?
Thanks,
JohnForum: Plugins
In reply to: [Cloudflare] blank settings page. 3.0.3Have you provisioned your domain name on CloudFlare.com and set the nameservers?
Thanks,
JohnForum: Plugins
In reply to: [Cloudflare] blank settings page. 3.0.3Hi,
Sorry to hear that. Can you give me some information about your server?
What version of PHP are you running?
What version of wordpress are you running?
Are there any errors in the PHP error log?
Is your wordpress blog a sub domain?Thanks,
JohnForum: Plugins
In reply to: [Cloudflare] Invalid CSRF Token on 3.0.1If you would rather continue troubleshoot via a CloudFlare.com support ticket thats fine but we aren’t allowed to log in to client machines to debug for legal reasons.
Forum: Plugins
In reply to: [Cloudflare] What triggers automatic cache purge?Yes, we only hook into wordpress actions that require a full cache purge.
Forum: Plugins
In reply to: [Cloudflare] Invalid CSRF Token on 3.0.1What other plugins are you guys running on your blogs?
Forum: Plugins
In reply to: [Cloudflare] Invalid CSRF Token on 3.0.1Ah, sorry to hear that!
What version of PHP are you using?
What version of WordPress are you using?Thanks,
JohnForum: Plugins
In reply to: [Cloudflare] Invalid CSRF Token on 3.0.1Hi Guys,
3.0.3 has been released and has an attempted fix of this issue. Can you please let me know if you’re still seeing CSRF token errors?
Thanks,
JohnForum: Reviews
In reply to: [Cloudflare] It works with both CloudFlare and VarnishHi @amicami82,
Thanks for your review! I’m glad the plugin is working well for you. Would you mind clarifying what the “correct default settings” are?
Thanks,
JohnForum: Plugins
In reply to: [Cloudflare] WHY 3.0 update has removed “toggle Development Mode On/Off” ??Hi Guys,
Can you give me more information about how you’re using development mode?
What do you use Development Mode to test?
Are you mass turning it on and off if you manage multiple blogs? If so why?
Were you turning it on/off in the 1.x plugin before or calling a function in external php code?Thanks,
JohnForum: Plugins
In reply to: [Cloudflare] What triggers automatic cache purge?Hi,
The WordPress hooks for that feature are here.
- switch_theme – When you switch your WordPress theme
- customize_save_after – When you edit your theme from inside WordPress
Forum: Plugins
In reply to: [Cloudflare] Invalid CSRF Token on 3.0.1So I can’t reproduce it but I’ve reworked the CSRF logic here in hopes that it will fix your issue. This release should go out Wednesday or Thursday.
Thanks,
John