Could you try with the current zipfile?
It seems to be a wrong datatype somewhere..
The current one also shows the parameters, including your secret key. You want to enable it only for the short while that you use it.
/ edit
Looking again, it seems to not return anything from the reCAPTCHA website.
Thread Starter
nigg
(@nigg)
Params: ReCaptcha\RequestParameters Object ( [secret:ReCaptcha\RequestParameters:private] => ...[response:ReCaptcha\RequestParameters:private] => ...[remoteIp:ReCaptcha\RequestParameters:private] => 62.176... [version:ReCaptcha\RequestParameters:private] => php_1.1.1 )
JSON:
Array
ReCaptcha\Response Object ( [success:ReCaptcha\Response:private] => [errorCodes:ReCaptcha\Response:private] => Array ( [0] => invalid-json ))
Beim Speichern des Gästebuch-Eintrags sind Fehler aufgetreten.
Der reCAPTCHA-Schlüssel wurde nicht korrekt eingetragen, obwohl er erforderlich ist.
I suppose where the dots are there was your key.
Could you email your private and public key to [email protected] ?
Maybe something is wrong with storing and retrieving the keys.
Thread Starter
nigg
(@nigg)
Sent you mail with uncensored output.
I’m sorry, that was useless 🙂
Maybe you could send me the keys, pasted from the reCAPTCHA website?
Also, could you try with the current file?
And could you paste them again in the settings from the reCAPTCHA website? It doesn’t do any sanitization now.
Thread Starter
nigg
(@nigg)
Hey,
the keys are at the footer of the last mail. I copy/paste them to the option dialog several times, but I will retry that with the latest version asap.
Ah, it compalins about the wrong domain :).
Can you tell me which domain you use for this reCAPTCHA key?
Thread Starter
nigg
(@nigg)
Domain is “upandhigher.com” but the keys are working for contact form 7.
Okay, thanks. I tested your keys and your domain on my testsetup, but it just works.
The $params that are sent to the reCAPTCHA service are allright. There is however no response. I don’t know how to debug that any further myself. There must be something unavailable on your setup, or configured wrong, maybe in the network setup. I have no idea. But you are not the first to have this, it is something quite common.
I made an issue on the tracker at github.
https://github.com/google/recaptcha/issues/59
Thread Starter
nigg
(@nigg)
Don’t understand their answer on github.. makes no sense cause it’s reproducible. If it has something to do with the local setup, I don’t understand it works on another page/plugin.
There is no response from the mainatiners yet. They only fly by once in a while :).
The other plugin uses selfwritten code, with an ANR class. I could take a look if that would be a good thing to switch to.
The current upgrade doesn’t look like an improvement for this problem, which might be a timeout problem.
The plugin now uses Really Simple CAPTCHA instead of reCAPTCHA. This is with version 1.4.5.