Dear Sir,

Would you please help me to enable recaptcha module of OSQA.

asked 28 Apr '10, 12:58

Soe%20Thiri's gravatar image

Soe Thiri
22671112
accept rate: 0%


Easy, just get edit settings_local.py and remove it from the DISABLED_MODULES list.

link

answered 28 Apr '10, 13:53

Hernani%20Cerqueira's gravatar image

Hernani Cerq... ♦♦
16.8k65975
accept rate: 52%

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

maybe related to OSQA-416?

(16 Jul '10, 18:00) math

Yes! OSQA-416 good solution.

(19 Jul '10, 05:29) strobe
showing 5 of 9 show 4 more comments
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×24
×4

Asked: 28 Apr '10, 12:58

Seen: 1,079 times

Last updated: 19 Jul '10, 05:29

powered by OSQA