Generated new public/private keys and turned recaptcha on, but getting the same error as before when I go to create an account.
todofixthis ( 2012-04-17 16:19:42 -0500 )editI had reCAPTCHA turned on in /settings/EXTERNAL_KEYS/ on my hosted site, but when people went to create new accounts, they saw the following instead of the reCAPTCHA interface:
Please read and type in the two words below to help us prevent automated account creation.
Input error: k: Format of site key was invalid
I double-checked, and I did input my reCAPTCHA exactly as it appears on my account info on http://google.com/recaptcha.
For reference, here are the keys I was using (they have since been deleted, so they won't work anymore):
6Ld7UM8SAAAAAGrn74ADTPQLi8DfYikQH3_WmkgA6Ld7UM8SAAAAAB-pIUr_5ki8PTuWWMLDf0eYo3DXI don't know exactly why, but adding to settings.py RECAPTCHA_USE_SSL = True solves this problem for me.
Possibly Google (current owner of the service) now requires encryption... We'll add this setting to the future release and the hosted sites.
Generated new public/private keys and turned recaptcha on, but getting the same error as before when I go to create an account.
todofixthis ( 2012-04-17 16:19:42 -0500 )editCreate your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.
create your Q&A siteAsked: 2012-03-24 10:28:46 -0500
Seen: 1,644 times
Last updated: Apr 15 '12
No login form on login page when reCAPTCHA is turned on but no keys provided.
Accepting answer results in broken image
"502 Bad Gateway" when visiting certain URLs
"Flag Offensive" appears twice at the bottom of answers
Clicking on a tag in a tag cloud goes to the wrong URL.
Sitemap URL is example.com in robots.txt
Empty box on login page if only local login is enabled
Incorrect disclosure triangle states in post revision history
Customizing FAQ (or any other meta page) removes "meta" CSS class from body tag.
Title is always "too long" if it contains accented character
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
Got the same error. Be sure to restart your server after saving the new settings for reCaptcha.
nr ( 2012-09-12 05:58:35 -0500 )edit