Published WebsiteBaker Portable v10 PHP 8.1.72022-04-16 : read more about…
Published WebsiteBaker 2.13.2 r1332022-04-16 : read more about…
PHP-8.1 released. 2021-11-25PHP-7.4 End Of Life. 2022-11-282021-12-02 : read more about…
Hi,Thanks Ruud for great work! I have one question, if I have installed reCaptcha in miniform and then I want to get rid of it (or just replace it to anoteher..). How to do it? If I just take option reCaptcha "off" from miniform backend, it doesn't do that.. And if I go to WB/ admin-tools/captcha/Advanced Spam Protection Configuration --> disable, still reCaptcha is there Need some advice
Disabling reCaptcha in the backend should change the captcha back to to the standard WB captcha's.
Ruud:It looks to me your hosting has some issues. An error like this (generated by the 3rd party phpmailer class) should never happen (just like your previous problem shouldn't).Combining this issue with the other problem it looks like a problem with too strict mod_security settings.These strict settings will silently block php, form and/or mysql actions that it thinks are suspicious.Ask your host to lower the level (or disable temporarily for testing) and try again.