Sorry my fault!
non_captcha_observer is totally something else, i.e. not a a part of google_recaptcha.
It comes with a standard ZC distribution.

Quote Originally Posted by zamzom View Post
[ZC 1.5.8]
My google reCaptcha works but
Somewhere along the path of upgrading I have ended up with both
Code:
includes/clases/observers/auto.non_captcha_observer.php
and
Code:
includes/auto_loaders/config.google_recaptcha.php
includes/clases/observers/class.google_recaptcha.php
Aren't these contradictory load types?
I mean either one or the other.
Should the other one be removed?