Boris
Forum Replies Created
-
Thank you @urnafiz. I will keep the workaround in place for now and await your findings.
I see several “flush_rewrite_rules” in the Kirki plugin. Perhaps that is causing it?
Looks like Kirki is repeatedly flushing permalinks while WPML’s current language context is /fr/.
For now, I’ve manually updated htaccess and set its permissions on 444. But that’s not the ideal situation.- This reply was modified 1 week, 3 days ago by Boris.
Hi @parag44,
I’ve run all the tests. The results:
1. after replacing htaccess, activating kirki and saving permalinks, the error is back.
2. Compared htaccess files. Two lines have been added:
RewriteBase /fr/
RewriteRule . /fr/index.php [L]
3. Switched to 2024. The error remains.
4. disabled all plugins except Kirki and WooCommerce. The error is gone.
5. Switched back to Sober theme. The error still gone.
6. Re-enabled plugins one by one. The error returns when I activate WPML.
7. Disabled Kirki again, and the error is gone again.
8. I’ve manually edited htaccess and replaced the /fr/ entries with standard WordPress ones. Then the error disappears again. For a few minutes, then it’s back because the htaccess file has been changed again.
So it looks like the issue is somewhere in the compatibility of Kirki and WPML. What do you think?- This reply was modified 1 week, 3 days ago by Boris.
Hi @parag44 ,
Thank you. I will run those tests. But it will take a bit of time, especially changing the theme, since I don’t want to risk losing widgets. I will run the tests next week, and let you know.Hi @parag44 – thanks for your help!
– Debug.log shows only deprecation messages, and nothing Kirki-related
– this is what was found in the server log: Request exceeded the limit of 10 internal redirects
due to probable configuration error. Use ‘LimitInternalRecursion’ to increase. this led us to the htaccess file initially.
the limit if necessary. Use ‘LogLevel debug’ to get a backtrace.
– PHP version: 8.3.31Forum: Plugins
In reply to: [IP Location Block] Country access not blockedJust to be sure it wasn’t the VPN software, II also tested with testlocal.ly. Access from China seems to work fine as well then. But when I check the logs, I see that A chinese visitor was indeed blocked a few days ago.
How can I be sure that it is working?Forum: Plugins
In reply to: [IP Location Block] Country access not blockedHi @darkog – do you have any idea what could be going wrong here? I am anxious to get this working.
Thanks for your help!Forum: Plugins
In reply to: [IP Location Block] Country access not blockedWhat is also odd, is that when I add CN (China) to the blocked countries, and access from China via VPN, the logs show CH (Switzerland) (and I am not blocked).
Forum: Plugins
In reply to: [IP Location Block] Country access not blockedHi Darko,
yes, that is enabled. with Follow validation rules and behavior and for all requests.I did some further testing and found out the issue was with the old jQuery (3.1.1.) version I was loading in my child theme. It seems I was a bit too quick to conclude a bug in your update. Sorry about that!
Thanks for your help!Forum: Plugins
In reply to: [The Events Calendar] Missing event tables – script does not workHi @d0153
thanks for your help. No, it was a fresh installation of TEC. I have uninstalled and re-installed multiple times, and tried various scripts from your documentation as well as suggestions from ChatGPT.
At first, the extra tables would just not install, even with numerous attempts. Later on, the tables were installed, but the issue remained.
At that point, the problem was probably resolved already, but I never thought to create a new event, as I expected the existing ones to start behaving normally after the fixes. They would not.
Also, the manual migration option was not present in the settings.Forum: Plugins
In reply to: [The Events Calendar] Missing event tables – script does not workManaged to resolve it by uninstalling, re-installing and deleting all existing events. A newly created event now does work.
Forum: Plugins
In reply to: [WooCommerce] Cannot complete payment for some products@magnesiumminerals – thank you so much, that resolved it! I will let them know.
Forum: Plugins
In reply to: [Contact Form 7] Placeholder in text field does not disappear on click@baltazarmilanov – well then you shouldn’t ask for support in a ContactForm7 support thread. Contact Divi support instead.
Forum: Plugins
In reply to: [Contact Form 7] Placeholder in text field does not disappear on click@baltazarmilanov – if you edit the form (WP-admin > Contact > click on form), you see it in text display, so you will see the shortcode and the code, just like I pasted above. I don’t think there is any way to show it differently than that. If you don’t see it, can you add a screenshot?