I set up a site recently called contact.ie which allows users to email all of our TDs (elected representatives in Ireland). However, I have two issues:
1) When I fill in my name on the contact form and send it my name does not show up; instead I see "H-Sphere Httpd Daemon" in the from field in my inbox.
2) The email comes arrives in my inbox (so I presume all our TDs' inboxes) as html with the paragraph breaks and html and line break html showing up, rather than just looking like this:
Dear TDs,
This is an open letter to you all, asking you to do
your utmost at this very crucial time to revert the impending cuts to our
education system that were announced in Budget 2008. ...
______
Any ideas on how to fix these two, I am sure, simple problems. Not being a professional drupaler, I'd really appreciate an answer in the form of:
Go to Administer >> Contact Form >> Settings >> (as I don't understand php).
Thanks a lot for any help,
Mark Conroy.
Comments
FCKeditor
if you using FCKeditor Somehow there is an interference with this module. Disable this module and try to send you an email via the contact form
TinyMCE
It turns out you can't use TinyMCE with your Contact Form either as the html is built into the page, but not the email (I think). Disabling TinyMCE fixed the problem for me, though it means emails sent have to be unformatted.
Thanks for that.
Mark.
============
Drupal Core Maintainer for "Out of the Box" Initiative.