joomla / joomla-cms

Home of the Joomla! Content Management System
https://www.joomla.org
GNU General Public License v2.0
4.76k stars 3.65k forks source link

Recaptcha v2 stopped working? #42675

Closed PixedBo closed 9 months ago

PixedBo commented 9 months ago

Hello everyone, I don't know whether this issue really concerns Joomla or is something to do with Recaptcha. For the last few days most of my sites that use recaptcha v2 (the checkbox with the tick) have stopped working: the wheel spins endlessly. I have encountered this on practically all the Joomla3 sites I manage (also because the sites made with Joomla4 almost all use the invisible recaptcha which seems to work). The strange thing is that on some sites that use external plugins (like RsForm) recaptcha v2 works correctly, while the integrated core recaptcha doesn't work.

Basically: is this just happening to me or is there a problem somewhere on the Joomla and/or recaptcha side?

Thanks!

PixedBo commented 9 months ago

Solved: the problem is a conflict with Mootools. Installing this plugin: https://extensions.joomla.org/extension/mootools-enabler-disabler/ solved the issue and recaptcha did work again.

Also: you can manually patch the mootools file with this solution: https://github.com/google/recaptcha/issues/539#issuecomment-1824318192

richard67 commented 9 months ago

Closing as solved meanwhile, see previous comment.