tareq1988 / wp-recaptcha-integration

WordPress reCaptcha integration supporting Ninja Forms and Contact Form 7
https://wordpress.org/plugins/wp-recaptcha-integration
50 stars 31 forks source link

trying to get property of non-object #15

Closed yivi closed 9 years ago

yivi commented 9 years ago

I get this: screen shot 2015-02-01 at 17 22 44

when using the register user form on the dev machine. On staging I get nothing, but that machine has wp_debug=off.

User gets registered, mail notice sent, but because of that notice

Trying to figure out why this happens, but at a loss presently. It happens both for the simplest nocapcha (just clicking on the checkbox), as when you are required to fill in a captcha proper with cryptic text.

Would be nice to be able to use the plugin with debug on. CF7 forms work fine though, although since the form is being sent via ajax, the error could be obscured...