Hmmm, that's a weird one, it sounds familiar but I don't know why this would happen. Will investigate when I get to my other computer tonight, don't have a proper install at the moment!
Sorry for the delay Paul. Looks like we have the private and public key fields switched around in the fieldtype, on the recaptcha site the public key is first and on the fieldtype the private key is first. So try to switch them. I reproduced the error when I switched the keys around the wrong way.
Hey I know it was ages ago that you posted but I only just got round to retesting, and it doesn't seem to work. I tried swappiung the public / private keys and even regenerated them to be sure I got it right, but still no.
Hmm, that's odd, the only other thing I can think of is if you change the keys, then do an app pool recycle to avoid caching, but I guess you've done that..
Try to make your own little usercontrol with the example code from the recaptcha site, if that works then there's definitely something fishy going on..
Format of site key was invalid
Sebastiaan,
I've just installed the package, and i've configured the web.config file with the public and private key, but I keep getting the following error:
Input error: k: Format of site key was invalid
Should I post this in the main forum, or might it be a problem with how you're using recaptcha in contour.
Paul
Hmmm, that's a weird one, it sounds familiar but I don't know why this would happen. Will investigate when I get to my other computer tonight, don't have a proper install at the moment!
Okey dokey.
I've removed the recaptcha and gone live for now, but it would be good to get it updated
Sorry for the delay Paul. Looks like we have the private and public key fields switched around in the fieldtype, on the recaptcha site the public key is first and on the fieldtype the private key is first. So try to switch them. I reproduced the error when I switched the keys around the wrong way.
Seb,
Hey I know it was ages ago that you posted but I only just got round to retesting, and it doesn't seem to work. I tried swappiung the public / private keys and even regenerated them to be sure I got it right, but still no.
Any ideas of what next?
P
Hmm, that's odd, the only other thing I can think of is if you change the keys, then do an app pool recycle to avoid caching, but I guess you've done that..
Try to make your own little usercontrol with the example code from the recaptcha site, if that works then there's definitely something fishy going on..
is working on a reply...