How Do I Fix ERROR for site owner: Invalid domain for site key (reCAPTCHA)

Hey Guys I Need Help With This Error I Get No One Can Sign Up On My Virtual Airline Because Of reCAPTCHA

59201224ada6eScreenShot2017-05-20at55208pm.png.85e7abfa330ef7621d69439168ecde28.png

Register your domain at - https://www.google.com/recaptcha/intro/

Than in local.config.php ad these lines to the bottom.

/\* Keys for recaptcha, you can change these if you want to your own but it's a global key so it should just work \*/ Config::Set('RECAPTCHA\_PUBLIC\_KEY', 'Key Goes Here'); Config::Set('RECAPTCHA\_PRIVATE\_KEY', 'Key Goes Here');

Add your keys to the above code, where it says Key Goes Here

Ok Thank you

Did that issues not resolved.

56 minutes ago, Curshad said:

Did that issues not resolved.

Than you did something wrong. Revert and try again.

What i did wrong was selected V3 of the recaptcha and not v2. Selected V2 and followed instructions and works perfectly. I feel so bad searching all over the forums and only after i make a comment i am able to fix it before a response. and for the very small finicky things. thank you for your response

1 Like