I get this error anytime trying to send mail from the site even though I have typed a message. Does anyone know what might cause this error? Thanks!

Comments

daniel.johnson’s picture

I have had the same problem.

For me the error was with FCK editor - if I disable it then my email message body is accepted and the message is sent.

daniel.johnson’s picture

You need to stop FCK from working on the email message textarea

Go to Administer->Site Configuration->FCK editor
then ->Global settings and Edit Global Profile,
Expand Visibility Settings
Add 'edit-message' to the list of fields that FCK should be excluded from

Save and then all should be well

Anonymous’s picture

That did the trick - thanks!