I've edited the contact.pages.inc and the contact.module files and substitued the core contact module with this one I've uploaded.
Now anon can send mail to users contact page.

Hope this help.
Luca

CommentFileSizeAuthor
contact.zip18.15 KBmuka
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

antelrope’s picture

/*
Edit:
Upon further testing, it seems that this breaks the ability for a logged in user to send a message. Woops.
I am looking at the code base and I trying to get it working. I have zero experience writing for drupal but this looks doable.
*/

This works very well for me with the exception that an anonymous user sees "Your name: *" and "Your e-mail address: *" fields but none of this information is sent to the recipient.

antelrope’s picture

I fixed all the major issues. I'll upload a patch against the latest dev version of contact sometime later today -- as soon as I figure out how to generate a patch file.

Dave Reid’s picture

Status: Needs work » Fixed

I've actually finished the backport myself antelrope. Please check out the latest code from CVS!

Status: Fixed » Closed (fixed)

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