steeeg
Forum Replies Created
-
I have the same problem. Convert checkbox options are not being saved which makes the plugin useless for me.
Hello @sixaxis,
thank you for looking into this!
Yes, reinstalling does work. Very strange – somethings going wrong while auto-updating?
But it’s still not a solution as it’s like shutting the stable door after the horse has bolted. The update of the plugin causes the website to crash with a fatal error.
We have installed your plugin on almost all of our sites and did enable auto-update.
We have the same issue with an installation with WPML and All In One WP Security & Firewall. We have WPML configured using a language slug for every language except the default language:
GER: https://www.example.org/ (primary/default language) EN: https://www.example.org/en/ (secondary language)
When the correct rule is in the .htaccess file, the first call of the secondary language works fine. But when this page is processed, in the background the .htaccess wordpress basic rules are somehow rewritten an get the wrong
RewriteBase /en/
…
RewriteRule . /en/index.php [L]into the rules. After that no page of the secondary language is callable and produces HTTP 500. Only if you call a page of the primary language, the rules are processed back to the working version and then you can start the same behaviour from the beginning.
This is also happening when you deactivate and reset all rules and have just the simple All In One WP Security & Firewall plugin without any set configuration running.
WP and Plugins:
Wordpress 6.0 (de_DE)
All In One WP Security & Firewall plugin (4.4.12)
WPML String Translation (3.2.1)- This reply was modified 2 years, 4 months ago by steeeg.
@pmbaldha Is there any timing for the next release which fixes that error?
As I can see, that bug does not only flood the php-error.log, it also seems do leave old captcha data in the sitemeta tables, which are also flooded by that.
So I feel it is quiet urgent to fix that. Maybe by a minor release.