weDevsOfficial/wp-user-frontend

Login Recaptcha V2 gives login error

006rodaal opened this issue · 2 comments

Hi,

I found the following bug: When recaptcha V2 is enabled and you try to log in the following error page comes up 'A critical error has occurred on this site.'

I tested this on my live website and locally on a fresh wordpress installation and both have the exact same problem. It's solved by disabling recaptcha in the wp user frontend setings.

I recommend fixing this asap as this will gives spammers and bots the change to create accounts.

Hello @006rodaal,
Sorry we didn't find the ticket number you mentioned. You can send a mail at support@wedevs.com or try below solution:
replace wp-user-frontend/includes/Free/Simple_Login.php this file with this file.

@sapayth thanks for your response. I've tried your solution and that indeed solves it. Thanks :)