This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 2
captcha error
Started 14 years ago by miszisz | 3 posts |
-
I got my API code and included them into the config file, but I still has this message.
http://wellnessmedicalsupply.com/NewSite/contact.html
"Input error: k: Format of site key was invalid "
Any help what should I do?
Posted 14 years ago # -
From the error message, It seems there is problem with your recaptcha keys. Try to check your recaptcha keys again and make sure the keys is registered for that domain and you've set the keys in config.php on the right side like this :
define('RECAPTCHA_PUBLIC_KEY','1212sSAAAAAG-yLoxtvJXcDmcI12121212'); define('RECAPTCHA_PRIVATE_KEY','121217sSAAAAAMD_GsVg3jbQusfdSE12121');
Otherwise, you can try to create new keys in "reCaptcha" site and set it as global keys.
MachForm Support
Posted 14 years ago # -
Thanks, I got it right this time! I actually deleted the first part of the lines, therefor it was not working.
Posted 14 years ago #
Reply
You must log in to post.