Kilmanagh
Forum Replies Created
-
Forum: Plugins
In reply to: [Sermon Manager] Various Bug FixesNo it doesn’t. I guess I will have to find where the Podcast rewrite is at, and comment it out.
Forum: Plugins
In reply to: [Sermon Manager] Various Bug FixesDoes any of this fix the destruction of the XML sitemap in Yoast SEO?
“ERROR: This is not a valid feed template.” on sitemap_index.xml with every site using Sermon Manager.Forum: Plugins
In reply to: [Wordpress Hebrew Date] Suggestion on Inline ShortcodeThank you!!
Forum: Plugins
In reply to: [Cloudflare] Error Log on 3.0I had to roll back all my sites to 1.3.24. Reason: Mod Security Pattern match “^5\\d{2}$” at RESPONSE_STATUS. I could no longer access Plugins.php. Also a lot of ajax issues. Rolling back made everything work again.
Forum: Plugins
In reply to: [Cloudflare] Error Log on 3.0It works on some sites.
However, some sites it is blocked in Mod Security:GET /wp-admin/admin-ajax.php?action=cloudflare_proxy&proxyURL=https%3A%2F%2Fapi.cloudflare.com%2Fclient%2Fv4%2Fzones
Access denied with redirection to https://website.com/ using status 302 (phase 2).
Match of “beginsWith %{request_headers.host}” against “TX:1” required.Forum: Plugins
In reply to: [Cloudflare] Can’t Configure Settings in 3.0.2It is being blocked in mod Security:
GET /wp-admin/admin-ajax.php?action=cloudflare_proxy&proxyURL=https%3A%2F%2Fapi.cloudflare.com%2Fclient%2Fv4%2FzonesForum: Plugins
In reply to: [Cloudflare] Error Log on 3.0Update***************
I got it to work on one website which is much smaller. It works until you try and edit something.
The error is in the wp-admin directory log:[16-Sep-2016 05:32:39 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/website/public_html/wp-includes/functions.php:3598) in /home/website/public_html/wp-content/plugins/cloudflare/src/Hooks/HTTP2ServerPush.php on line 52
It will keep 520 errors on any page until you retry for a live version. Editing again just causes errors again.- This reply was modified 8 years, 5 months ago by Kilmanagh.
Forum: Plugins
In reply to: [Cloudflare] Error Log on 3.0get_include_path() = .;/path/to/php/pear
This is the standard Easy Apache 4 (MultiPHP) path on WHM/Cpanel.
I never had any problems with it.Forum: Plugins
In reply to: [Cloudflare] Error Log on 3.0It works on a fresh install on WAMP that is not connected to CloudFlare.
After some investigating, It has to do something with your rewrites.
HTTP: Fails all
HTTPS Flex: Fails all
HTTPS Full” Fails all
HTTPS Strict: Front end Fails, Backend works but took 3 minutes to populate the Zone in setup.I don’t know if your competing with a popular plugin like a cache or SEO plugin but it definitely does not work with a typical WordPress installation that uses cloud flare.
Looks like it could be nice when you get it working ??Forum: Plugins
In reply to: [Cloudflare] Error Log on 3.0You CloudFlare folks to realize your pulled in your entire source code into the repo?
Most of that 4M+ of files are not needed for production. You do know it was 14K. It went from a light plugin to a super heavy plugin. That is bigger than most paid themes.Forum: Plugins
In reply to: [Cloudflare] Update crashes siteIt errors out on all PHP versions ?? I’m running PHP 7. Its called programmer error. It happens ??
Please look at the error log I posted. It does not have anything to do with SSL being enabled or not. It crashes on HTTP as well with SSL off.
Forum: Plugins
In reply to: [Cloudflare] New version (3.0.0) crashed backend1) No SSL is not enabled
2) Yes but SSL is not active. Strictly HTTP.
Error log posted at new thread.- This reply was modified 8 years, 5 months ago by Kilmanagh.
Forum: Plugins
In reply to: [Cloudflare] New version (3.0.0) crashed backendYou all realize that your plugin went from 14K compressed to over 4 meg? That’s a massive beast of a plugin
Forum: Plugins
In reply to: [Cloudflare] New version (3.0.0) crashed backendOMG something is wrong with this update. It took all my websites down on update!