Tried implementing NoCaptcha Re-Captcha on the Contact form (using TB 1.1.0 with Panda with latest Captcha module)
But the Captcha validation is being skipped, so the form allows you to post without Captcha validation.
Login attempts is set to 0.
Is there perhaps a temporary fix that I can implement in the code until a bug fix becomes available?
There is a javascript error that occurs after the form has been submitted (in case this is relevant):
recaptcha__en.js:515UncaughtError: reCAPTCHA placeholder element must be an element or id
at Object.lS [as render](recaptcha__en.js:515)
at onloadCallback (contact-us:299)
at WY (recaptcha__en.js:518)
at recaptcha__en.js:511
at Qo(recaptcha__en.js:504)
at Cc(recaptcha__en.js:511)
at recaptcha__en.js:519
at recaptcha__en.js:539
Question
Acer
Hi
Tried implementing NoCaptcha Re-Captcha on the Contact form (using TB 1.1.0 with Panda with latest Captcha module)
But the Captcha validation is being skipped, so the form allows you to post without Captcha validation.
Login attempts is set to 0.
I see this has been reported as a bug a while back, but not seeing any updates? Also, it appears to be mentioned in the thread below, but no apparent solution?
https://github.com/thirtybees/nocaptcharecaptcha/issues/5
https://forum.thirtybees.com/topic/2400-2400/no-captcha-recaptcha-installed-but-start-receiving-spam-mails-again/#comment-23808
Is there perhaps a temporary fix that I can implement in the code until a bug fix becomes available?
There is a javascript error that occurs after the form has been submitted (in case this is relevant):
6 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now