Prior to 6.x-2.1 I was having an issue with many captchas displaying AFTER the submit button. This was fixed on the "Create new account" page for users, but is still an issue for the site-wide contact form.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | Screenshot CAPTCHA on contact form.png | 88.77 KB | soxofaan |
Comments
Comment #1
soxofaan commentedI can't reproduce (see attachment: Drupal 6.15, Garland theme).
Please provide more info.
What theme are you using?
Are you talking about Drupal core's site-wide contact form?
Are there any other modules manipulating the site-wide contact form too?
Comment #2
ocking commentedhi soxofann[contributor] and other developers/maintainers,
i have the same problem and pls have a look at
http://sales.gracerdc.com/contact
i believe the new weight feature of captcha should cater this issue and i also try
http://drupal.org/node/790620 and cache cleared
but i still can't make the captcha to be located before the submit button in default site-wise contact form [without any additional modules manipulating the drupal core contact form 6.17 as i just begin to setup this site]
pls kindly advise.
FYR. My drupal version is 6.17
CAPTCHA 6.x-2.2
Theme:
Acquia Prosper 6.x-1.0-beta4
Fusion 6.x-1.0-rc1
Skinr 6.x-2.x-dev
Comment #3
soxofaan commentedHave you also checked #765758: Don't like where captcha is placing itself on the form?
Especially http://drupal.org/node/765758#comment-2822102
Comment #4
ocking commentedthx soxofaan for ur prompt reply
it worked for me now!
sry that spent ur time to response my 'duplicated' question
thx so much again
Comment #5
greenbeans commentedThis happens for me too, but only when the contact_field module is installed.
Comment #6
ejohnson commentedHi greenbeans,
Did you ever find a fix to this while running the contact_field module? This problem seems to still be active and none of the suggested fixes/patches for the Captcha module work. De-activating the Contact Field module fixes the problem, however, still would like to use that module.
Comment #7
greenbeans commented@ejohnson -- no, I think I uninstalled contact_field instead.
Maybe this needs to be filed as a bug against that module?
Comment #8
steeph commentedFlushing the CAPTCHA placement cache on admin/user/captcha helped for me.
Also, here is the issue on contact_field module: http://drupal.org/node/1082594
Comment #9
wundo commented