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

budda’s picture

How 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.

steph’s picture

I tested your contact form. Seems to work just fine. I submitted two message (one of which had my email in it).

Zen’s picture

Version: 4.7.0-beta6 » 4.7.0
Status: Active » Closed (fixed)

I 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