By quinlan on
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!
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
I have had the same problem.
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.
I found a fix
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
thanks!
That did the trick - thanks!