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.
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
Comment #1
soxofaan commentedWhat 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.
Comment #2
tafid commentedI have the same problem.
Comment #3
tafid commentedI was wrong. Everything is working. Just had to read the documentation.
Comment #4
Donovan commentedI 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!
Comment #5
chris matthews commentedI'm closing this 5 year old support request as cannot reproduce.