I have added a captcha to a contactform (= webform), but the captcha does not show for anonymous users. On all other pages (comment, tell-a-friend) it works fine. It does not matter whether I choose image- or math-captcha. I usually work with Drupal 6, but I have this one Drupal 5 site where I cannot get it to work.

Any suggestions?

Thanks!

Comments

soxofaan’s picture

two suggestions:
* the webform page could be cached without the CAPTCHA element. So clear your Drupal caches, or if you don't know how to do this: disable caching temporarily
* make sure you use the correct form id (but if you use the CAPTCHA admin links, and the CAPTCHA info shows up correctely, this is probably ok)

Tino’s picture

Status: Active » Fixed

Hi Soxofaan,

Suggestion no. 1 was it... of course!
Since I could not find a 'clear cache' option in D5, by switching the caching method from 'normal' to 'off' I was able to see the Captcha.

Thanks and regards from The Netherlands.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.