jwineman
Forum Replies Created
-
Correct, only fully qualified domain names are allowed. We’ll try to make this more clear in the next release. Thanks for the follow up!
Are there any errors in the php error log?
Forum: Plugins
In reply to: [Cloudflare] Photon and CloudFlareI’m not aware of any conflicts between Photon and CloudFlare, they should work fine together. If you encounter an issue please open a support ticket at CloudFlare.com
Forum: Plugins
In reply to: [Cloudflare] why my some pages of site no loading properly ..?Hi,
How did you resolve the issue?
Thanks,
JohnHi,
What version of the plugin are you on?
I don’t know the query off the top of my head but if you run the following PHP code it should set the toggle to false:
update_option(“cloudflare_protocol_rewrite”, false);
Let me know if that works.
Thanks,
JohnForum: Plugins
In reply to: [Cloudflare] Hide the API KeyHi,
We’re currently in the process of redesigning our WordPress plugin (https://github.com/cloudflare/CloudFlare-Wordpress). In the new version the API key will be stored in the WordPress database, not easily viewable on the front end but still easily accessible via a database query.
If you are managing WordPress blogs for lots of customers you might consider our partner program: http://partners.cloudflare.com/.
Thanks,
JohnHi,
What version of the plugin are your running?
Thanks,
JohnForum: Plugins
In reply to: [Cloudflare] why my some pages of site no loading properly ..?Hi,
What version of the CloudFlare plugin are you using?
What other plugins are installed on your blog?
What do you mean by “not working properly”? Is there an error being displayed?Thanks,
JohnHi,
Please submit a ticket to https://support.cloudflare.com and we’ll be able to help you debug this issue further.
Thanks,
JohnForum: Plugins
In reply to: [Cloudflare] Photon and CloudFlareHi,
I’m unfamiliar with Photon, can you provide me with a link to it or a description of what it does?
Thanks,
JohnForum: Plugins
In reply to: [Cloudflare] Is this plugin necessary?Hi,
The only advantages of the plugin over updating the settings on CloudFlare.com are:
Protocol Rewrite: Converting http:// and https:// to // to avoid mixed content warnings.
IP Rewrite: Convert the CloudFlare IP to the visitors IP for more accurate analytics.
If you don’t care about either of those features then you don’t need to install the plugin!
Thanks,
JohnForum: Plugins
In reply to: [Cloudflare] Compatible with WordPress 4.5.2?Hi,
Yes the plugin is compatible with 4.5.2 and we will release an updated version that doesn’t use the v1 API BEFORE the deprecation appears.
Thanks,
JohnForum: Plugins
In reply to: [Cloudflare] CloudFlare API v4 supportHi,
We’re working on a new version the plugin which will be released before the v1 API deprecation.
Thanks,
JohnForum: Plugins
In reply to: [Cloudflare] Does the plugin not work on 4.4.2?@snooper, @arkonlabs we’ve tested the plugin with WordPress 4.5 and found no issues.
Forum: Plugins
In reply to: [Cloudflare] Fatal error when activating CloudflareExactly what icyapril said. We have this as a bug that will be fixed in 1.3.25 but for now the work around is to upgrade your version of PHP to 5.3+