|
Dear Sir, Would you please help me to enable recaptcha module of OSQA. |
|
Easy, just get edit settings_local.py and remove it from the DISABLED_MODULES list. Isn't it also necessary to load some recaptcha dependency stuff?
(28 Apr '10, 13:56)
rickross ♦♦
No, there was no need to add any dependency, recaptcha is to simple to just have to install two new modules just to make it work.
(28 Apr '10, 14:10)
Hernani Cerq... ♦♦
When I enabled this feature, OSQA asked to add public key and private key for recaptcha when registering.
(28 Apr '10, 20:45)
Soe Thiri
You need to supply those in the admin settings page.
(28 Apr '10, 20:48)
rickross ♦♦
Dear sir, I've edited DISABLE_MODULES list to enable recaptcha. But I can't find where to add public key and private for Recaptcha in admin setting. Please help me.
(28 Apr '10, 21:05)
Soe Thiri
2
On the administration menu, you should see a item named External Keys. There you'll find fields for a bunch of keys, including recaptcha.
(28 Apr '10, 21:16)
Hernani Cerq... ♦♦
I enable recaptcha module and input external keys in admin area. But nothing rendering in register page. What`s still need for show recaptcha in register page?
(01 Jul '10, 14:39)
strobe
Yes! OSQA-416 good solution.
(19 Jul '10, 05:29)
strobe
showing 5 of 9
show 4 more comments
|