Registration with re-Captcha refuses to work on my domain.
I have created a global key for my domain.com and I’m trying to register from dev.domain.com
Whenever I try to register I get this error:
A PHP Error was encountered
Severity: Notice
Message: Undefined index: recaptcha_challenge_field
Filename: controllers/auth.php
Line Number: 580
Thank you in advance for your help.
Since I used my own style in the form, I had
accidentaly one div lower that it should have been.
Maybe it will help someone in the future.