Christian
Forum Replies Created
-
Thanks for your help.
max_execution_timewas already set to 30 seconds — see https://www.starsbangkok.com/phpinfo.phpI’ve deleted Wordfence, so I can’t reproduce and log the error today. However, it didn’t appear to be caused specifically by Wordfence, since deleting any other plugins resolved the issue as well.
I sent you the information now.
Thanks for your help. You’re right: Disabling other plugins helps. I disabled any 1 – 3 plugins, and then WPML worked again. Either Wordfence (which uses a lot of memory) or 2–3 other smaller ones. I suspect it’s not a conflict, but rather that resources are limited.
perfect, thanks!
Hi Craig. Thanks for taking on the problem. Take your time.
I can narrow down the problem a bit, it has nothing to do with your plugin “The Events Calendar”, but with the addon “Registrations for the Events Calendar – Event Registration Plugin”. I will ask their support. Thanks for your help anyway.
I can’t activate DIVI along with a default theme like Twenty Twenty-One, since DIVI is a standalone theme.
Forum: Plugins
In reply to: [Cache Warmer] Scheduled warmup stopped workingVersion 1.3.6 was already working fine for me. But it was patched by Patchman due to a vulnerability of the “code injection” type here:
…/wp-content/plugins/cache-warmer/vendor/wp-cli/wp-cli/bundle/rmccue/requests/src/Iri.php
Forum: Plugins
In reply to: [Cache Warmer] Scheduled warmup stopped workingI have the same problem on several WP installations on different hostings.
Forum: Plugins
In reply to: [Cache Warmer] = Works with LiteSpeed caching?If you use litespeed server and also webp images, you have to add ‘Additional Request Headers’ in ‘Crawler settings’ in the plugin:
Name: Accept
Value: image/webpForum: Plugins
In reply to: [Cache Warmer] GLobal Cache warmerHi, I am also interested to know more about the external server crawlers.
Thank you!
Forum: Plugins
In reply to: [LiteSpeed Cache] “Add Missing Sizes” also to SVG imagesI appreciate your swift response. I just wanted to clarify whether using .svg “images” in HTML is considered invalid code. It’s a bit confusing for me because, according to my research, it seems that using SVG in the HTML img element has been valid for quite some time, supported by browsers like IE9, FF4, Edge12, and Chrome28. You can check the compatibility at https://caniuse.com/svg-img. So I will choose PNG instead of SVG.
Forum: Plugins
In reply to: [LiteSpeed Cache] No valid sitemap parsed for crawler.Yes, but I was able to locate the problem. There is a problem with the CDN, so my website is not accessible: I will therefore ask the support of quic.cloud CDN directly. Thank you!
- This reply was modified 3 years, 5 months ago by Christian.
Forum: Plugins
In reply to: [LiteSpeed Cache] No valid sitemap parsed for crawler.Yes, you are right. It is a problem with my Quic.Cloud CDN. I need to investigate further. Thank you for your quick help.
By the way: I saw that you developed your own crawler. I like to try that.