Hello,

thank you for this great yet simple module, it really helps !
Everything is working fine with Admin Notify. I only have one problem : since I activated the module, an error message is displayed each time I publish a new node :
"warning: file_get_contents() [function.file-get-contents]: Filename cannot be empty in /homepages/32/d149040980/htdocs/NAMEOFMYSITE/modules/mimemail/mimemail.module on line 398."

Have you got any idea why it does and how to stop this ?

Thank you in advance !

Comments

mailme.eva’s picture

Project: Admin Notify » Mime Mail
Version: 5.x-1.1 » 5.x-1.0
Component: Miscellaneous » Code
Assigned: heliks » Unassigned

hi!

@heliks:
this error comes from the maimemail module, i am moving this issue to that project....

i am getting the same error on editing an existing wiki page... tried to disable the freelinking module, didn't help....
anyone has an idea what could be wrong?

thanks
e.

mailme.eva’s picture

Title: Error message when posting a new node » ...

it happend when creating a new user aswel... ????

mailme.eva’s picture

Title: ... » it happend when creating a new user aswell
AlenaSystems’s picture

Title: it happend when creating a new user aswell » Missing mail.css

The module expects a mail.css stylesheet in the theme folder.
Just add an (empty) file named mail.css in the theme folder and the issue is gone.

heliks’s picture

Thank you very much AlenaSystems, your solution worked u

mailme.eva’s picture

thank you!

tetramentis’s picture

Status: Active » Fixed

thanks a lot, also worked for me.

leonardolg’s picture

Thank you very much, AlenaSystems.
You really saved me!
God bless you!!

Anonymous’s picture

That was easy! =)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

tobiberlin’s picture

For me this did not work - I want to send an invoice (ubercart) and every time I do this message appears - although I pu an empty mail.css into my theme folder :-(

visualnotion’s picture

tobiberlin, agp's fix from this post fixed this issue for me: http://drupal.org/node/413524#comment-1756738