This site has been archived. To learn more about our current products Ibexa Content, Ibexa Experience, Ibexa Commerce head over to the Ibexa Developer Portal
Sunday 15 October 2017 - http://projects.ez.no/dbteaminvisiblerecaptcha
eZ Publish legacy extension - datatype - to add lates Google Invisible ReCaptcha as attribute to contact forms etc.. to protect old sites from spam.
Wednesday 25 July 2018 3:05:09 am
I have an old EZ site Community Project 2014.11.
It has old recaptcha module (recaptcha v1) that now it doesn't work anymore (since v1 is closed). I have found your code, but when I put it into a form after submit i have always this message in /content/action page:
Captcha: You are a BOT!
I have correctly changed invisible_re_captcha.ini settings, add attribute (Collects information is checked), clear cache and so on...but problem persist..
Any ideas?
Thanks in advance
Luca
Thursday 20 September 2018 3:05:04 am
Hello,
I tried to use this extension and I saw that invisibleReCAPTCHATool.js executed before loaded DOM. As a consequence there is no call grecaptcha.execute() after form sumbiting which generate the variable g-recaptcha-response.
Also I had the problem with publishing an object form: The field dbteaminvisiblerecaptcha was not validated
Regards,