Open dr2okevin opened 1 year ago
The Captcha is shown if (typoscript robotMode = 0) and (request is a backend request or the context is not development or enforceCaptcha = true)
You need to check if your config matches this requirements.
The extension works on other installation, so there must be something with your setup.
As I had already written, the context is production. robot mode is also not active.
I have the same problem with Typo3 12.4.22 and evoweb/recaptcha 14.0.0.
Using the Captcha with the TYPO3 Form editor shows in frontend always the message "reCAPTCHA Development mode active. Do not expect the captcha to appear ". Application Context is "Production". Keys are set in extension Settings. I also tried as a quick fix to check the option "plugin.recaptcha.enforceCaptcha". But no luck.
TYPO3 11.5.30 evoweb/recaptcha 11.0.4