I have recently begun receiving emails from the contact form at www.fairtrademusicpdx.org that only contain the following text

cellpadding="0" cellspacing="0">
cellspacing="0">

To reproduce the bug I used the contact form. Just to be sure, I checked the option to send myself a copy. The copy that is sent contains the text entered into the comment field, however the email sent to the recepient of the contact form only contains the above. I had made some customizations to Storm and installed chaos tools and feeds modules. I have upgraded to to the latest version of Storm with out my previous customizing, reinstalled the contact module and uninstalled ctools and feeds to rule them out. That had no effect.

Thanks
Graham

Comments

Drupal Musician’s picture

Category: bug » support
Dave Reid’s picture

Status: Active » Postponed (maintainer needs more info)

Sounds like another module is altering the mail being sent otherwise we would have had a lot more reports of this happening. :) Try disabling your mail-related modules one by one and see if you can identify which one is the culprit.

Drupal Musician’s picture

Simplenews template was the offending module. I was only curious to try it, never did.
I also found this error in the watchdog.

call_user_func_array() [<a href='function.call-user-func-array'>function.call-user-func-array</a>]: First argument is expected to be a valid callback, '_simplenews_template_preview_access' was given in /home/content/s/u/n/suntime/html/fairpay/includes/menu.inc on line 452.

Thanks for your help.

Dave Reid’s picture

Project: Drupal core » Simplenews Template
Version: 6.15 » 6.x-1.x-dev
Component: contact.module » Code
Status: Postponed (maintainer needs more info) » Active

Moving to the Simplenews Template issue queue