I am not able to get any captchas in node creation forms. Tested on two different Drupal 7 sites - same problem.

It works in user registration form.

Comments

soxofaan’s picture

Category: bug » support

What form_ids are you using for these forms?

Also note that if your node form is cached without CAPTCHA, the CAPTCHA will only show up after flushing the cache.

tafid’s picture

Component: Code » Image Captcha (image_captcha)

I have the same problem.

tafid’s picture

I was wrong. Everything is working. Just had to read the documentation.

Donovan’s picture

I am having the same problem. I have read the documentation and cannot find anything to explain why no captcha (basic captcha, recaptcha or image captcha) shows up anywhere. What exactly did you discover in the documentation that solved the problem for you? Thanks!

chris matthews’s picture

Version: 7.x-1.0-beta2 » 7.x-1.x-dev
Issue summary: View changes
Status: Active » Closed (cannot reproduce)

I'm closing this 5 year old support request as cannot reproduce.