Closed (fixed)
Project:
Drupal core
Version:
4.7.0
Component:
contact.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Mar 2006 at 07:38 UTC
Updated:
4 May 2006 at 20:20 UTC
My contact form is acting weird. Anonymous users get the message "Validation error, please try again. If this error persists, please contact the site administrator." if they try to send me a message. If I'm logged in, the message gets sent (and received) just fine.
Comments
Comment #1
buddaHow are you allowing anonymous users to even see your contact form?
I'd like to allow anonymous users to contact members, but the contact.module REQUIRES site visitors to have an account, be logged in, and have avalid email address saved in their profile.
Comment #2
steph commentedI tested your contact form. Seems to work just fine. I submitted two message (one of which had my email in it).
Comment #3
Zen commentedI tested Jeroen's contact form as well. All OK. If you do see this again, please comment out the line in contact.module that has "#token" in it, and get your users to test it again.
Marking issue closed for now.
Thanks
-K