Hello,
When I use Ubercart, at the end of the checkout, when an e-mail is sending, I get this error : "warning: file_get_contents() [function.file-get-contents]: Filename cannot be empty in www/drupal/modules/mimemail/mimemail.inc on line 244."
Can somewone help me ? ;-)
Thanks ! (and thank you for developping this very good module !)
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | mimemail.740856_02.patch | 696 bytes | sgabe |
| #1 | mimemail.740856_01.patch | 773 bytes | sgabe |
Comments
Comment #1
sgabe commentedPlease upgrade to 6.x-1.0-alpha1 if you can, which is is the latest now, and try the attached patch, that should fix the problem.
Comment #2
sgabe commentedComment #3
Vicbus commentedIt well works; thank you very much ! ;-)
Comment #4
sgabe commentedI am happy if it works, but it isn't fixed until committed. :)
Thanks for your feedback, I am changing this to RTBC.
Comment #5
vatavale commentedWhen i try to send Simplenews issue with attached RelatedContent (module) items i get the same error.
And in sended mail message there is not attached RelatedContent items.
Will try a patch.
Comment #6
vatavale commentedPatch work for me too. Thank you!
Comment #7
sgabe commentedFixed identation.
Comment #8
sgabe commentedCommitted to HEAD.