luminsol
Forum Replies Created
-
Nothing special, just the default WordPress cron setup. Perhaps it something to do with my web hosting server config. I don’t know. Anyway, you can close the case as I have now changed to Wordfence.
Yeah, that solves the problem, but you should make a note in the page so people are aware this can break cron and to add the IP address to the whitelist page.
Not sure what’s changed, but posting here to say the latest versions have fixed the problem.
WP-Matomo 1.0.26 is successfully connected to Matomo 4.5.0. You are running WordPress 5.8.1.
Forum: Plugins
In reply to: [LiteSpeed Cache] CSP is injected by Litespeed Cache Plugin?Thanks for the reply.
It is strange, because when I disable the LS cache plugin, the CSP header is gone. When re-enabled, it’s back.
Another possible clue, I note that when viewing the settings the URL is
https://example.com/wp-admin/options-general.php?page=wp-piwik%2Fclasses%2FWP_Piwik.php
, note the forward slashes are escaped.When hitting save, the POST url doesn’t not contain escaped forward slashes.
I think this is the cause of the File Not Found error.
- This reply was modified 3 years, 6 months ago by luminsol.
So I was debugging this further.
When saving the Stats Tab, you do a POST to
https://example.com/wp-admin/options-general.php?page=wp-piwik/classes/WP_Piwik.php
The POST returns a 403, and I see in the error log the reason is File Not Found.
Does that help?
I haven’t been able to spot any errors in the logs. I will keep looking, thanks.
Forum: Plugins
In reply to: [Connect Matomo (WP-Matomo, WP-Piwik)] Undefined index: proxy_client_headersOk thanks, will do so.
Forum: Plugins
In reply to: [WP Crontrol] Fatal error when adding new cron event with invalid argumentOk John, do you want me to mark this as resolved or leave it open?
Thanks for continuing to develop the plugin.
Forum: Plugins
In reply to: [LiteSpeed Cache] JS minification removes spaces from template literalsThanks Abe, yes you are right, not every space was removed – I oversimplified it.
Good to know a fix is on the way. Thank you to the LiteSpeed team.
Forum: Plugins
In reply to: [Contact Form 7] Version 5.4 breaking confirmations – VerifiedGuys, I would suggest that most themes haven’t had been updated to be compatible with the front end changes. Check if your theme initially hides the response output.
I found my theme would set the following:
.wpcf7-response-output { display: none; }
I override this to display: block in my child theme and the confirmation messages is now visible.
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Error with update to CF7 5.4Hi Jules,
Does this only affect multi-page forms?
I have tested on single page forms and it appears to be working ok. Would you recommend we stick with 5.3.2 for the time being?
All fixed, many thanks!
Purging the cache doesn’t solve the debug log message. Object caching was not being used.
I have another local test copy of the site without LiteSpeed Cache and there is no debug log warning or the TinyMCE error, so it’s probably some incompatibilities with LiteSpeed Cache.
I don’t have logging enabled, both are unchecked. Also, notifications are correctly being sent.
When I try to re-save the settings, I see that the checkbox for “error logging” briefly being checked before becoming unchecked.
Plugins installed:
Apollo13 Framework Extensions Version 1.8.7 by Apollo13Themes | Auto-updates disabled
Contact Form 7 Version 5.3.2 by Takayuki Miyoshi | Auto-updates disabled
Contact Form 7 Conditional Fields Version 1.9.14 by Jules Colle | Auto-updates disabled
Elementor Version 3.0.15 by Elementor.com | Auto-updates disabled
Email Address Encoder Version 1.0.22 by Till Krüss | Auto-updates enabled
Flamingo Version 2.2.1 by Takayuki Miyoshi | Auto-updates disabled
Google Analytics for WordPress by MonsterInsights Version 7.14.0 by MonsterInsights | Auto-updates enabled
LiteSpeed Cache Version 3.6.1 by LiteSpeed Technologies | Auto-updates disabled
Notification Version 7.1.1 by BracketSpace | Auto-updates disabled
Redirection Version 4.9.2 by John Godley | Auto-updates disabled
Redux Version 4.1.24 by Redux.io + Dovy Paukstys | Auto-updates disabled
Rife Elementor Extensions & Templates Version 1.1.5 by Apollo13Themes | Auto-updates disabled
Simple Calendar Version 3.1.33 by Simple Calendar | Auto-updates disabled
Widget Options Version 3.7.6 by Widget Options Team | Auto-updates enabled
WooCommerce Version 4.8.0 by Automattic | Auto-updates disabled
WP Cerber Security, Anti-spam & Malware Scan Version 8.7 by Cerber Tech Inc. | Auto-updates disabled
WP Crontrol Version 1.8.5 by John Blackbourn & crontributors | Auto-updates enabled
Yoast SEO Version 15.5 by Team Yoast | Auto-updates enabled