thellimist
Forum Replies Created
-
Forum: Plugins
In reply to: [Cloudflare] Bad request@putrevus is your problem about unable to login using API Key or general Bad Request?
There is an incident report at https://www.cloudflarestatus.com/incidents/rf58721jh8rg
The issue is related with our Analytics Server not the plugin. Analytics tab might not work and you’ll keep seeing the error bar when you open the settings page. We are working on it.
Thanks
- This reply was modified 6 years, 10 months ago by thellimist.
Forum: Plugins
In reply to: [Cloudflare] Blank Settings PageThe information you wrote here will help others users. Thanks for being explicit and thinking about others.
Forum: Plugins
In reply to: [Cloudflare] Blank Settings PageI’d say update your system or add an additional pass for this mime type.
Forum: Plugins
In reply to: [Cloudflare] Blank Settings Pageconfig request uses the header
Accept:application/javascript
notapplication/x-javascript
You can check from network tab in browser developer console
Forum: Plugins
In reply to: [Cloudflare] Blank Settings PageThanks for the detailed response. https://www.checkupdown.com/status/E406.html
The plugin is trying to fetch
config.js
file. I’m assuming you are using Apache or something similar. Is there any configuration which would not allow to fetch a javascript file?It’s possible that the plugin frontend might be missing accept-* headers your server is expecting.
- This reply was modified 6 years, 10 months ago by thellimist.
Forum: Plugins
In reply to: [Cloudflare] Blank Settings PageHi,
Thanks for trying to debug. This is most probably an issue specific to your environment. There are a few topics opened with similar issues. If you couldn’t find anything that works for you, could you:
1) Open developer Console in your browser -> Go to Network tab -> refresh the page which is blank -> send any request which fails.
2) Send php error logs.Please make sure not to send any confidential information.
Thanks
Forum: Plugins
In reply to: [Cloudflare] Bad requestPlease first try it again. If it doesn’t work it might be caused by one of the following
Reason 1:
– Their environment might not allow POST requests to the plugin backend.
Solution 1:
– Configure gateway settings (NGINX/APACHE)Reason 2:
– A plugin blocks POST requests (usually for security reasons)
Solution 2:
– Disable the setting of the plugin blocking the requestThanks
Forum: Plugins
In reply to: [Cloudflare] Cloudflare Plugin Settings Infinite Loading CircleHi @swamparoo,
You mentioned that you didn’t have this issue before. Have you downloaded another plugin recently or configured another plugins settings? If yes, could you try deactivating the other plugin and see if Cloudflare Plugin works.
If this is not the case, could you provide browser console error logs?
Thanks
- This reply was modified 6 years, 11 months ago by thellimist.
Forum: Plugins
In reply to: [Cloudflare] 404 on non-home page pagesHi,
Did this happen after downloading the Cloudflare WordPress Plugin or changing nameservers and orange clouding your DNS records?
This forum is only for Cloudflare WordPress Plugin related subjects. If it’s the latter one please refer to support.cloudflare.com/
Thanks
Forum: Plugins
In reply to: [Cloudflare] The Cloudflare plugin is not respondingHi,
Please try using cloudflare.com/a/
Thanks
Forum: Plugins
In reply to: [Cloudflare] flexible ssl sitemapsHi @gezginorman,
https://github.com/Yoast/wordpress-seo/issues/3877#issuecomment-200299107
Hello,
As they are taking the links directly from WordPress it will only produce HTTP links as the CloudFlare plugin is not changing this information.
I would suggest using the Full setting as this does not require a valid certificate on the origin but would allow you to change the settings in WordPress to HTTPS only.
I would suggest doing the following;
Generate a SSL certificate
Install this on your server (This varies greatly so cannot provide a tutorial)
Configure WordPress to use HTTPS rather than HTTP
Update Crypto settings in CloudFlare to Full
Regards,Thanks
Forum: Plugins
In reply to: [Cloudflare] Entering email and API key no longer worksThe error you are getting is custom error from the plugin. Once you enter the credentials the plugin is doing a valid request. If the request fails it returns
Email address or API key invalid
error. Somehow this call is failing you your case.Could you try to deactivate other plugins and login to Cloudflare Plugin?
Thanks
Forum: Plugins
In reply to: [Cloudflare] Error when purging cache: and nothing happensPlease check this post
Also I recommend checking if you have a security plugin which may block DELETE requests.
Thanks
Forum: Reviews
In reply to: [Cloudflare] The Plugin Working Absolutely the Way it Should!Hi @svayam,
I’m glad that we were able to provide you value. We’ve noted your feature requests.
Thanks for using Cloudflare
- This reply was modified 6 years, 11 months ago by thellimist.
Forum: Plugins
In reply to: [Cloudflare] Plugin not working with php v7.1.11I have never used One WP Security & Firewall plugin. You may want to ask in there support forum.
I’m marking the issue as Resolved.
Thanks