Jump to content

[Solved] Bug: Customer And Seller Don't Receive Emails


Recommended Posts

Well.. now that i know where the problem comes from, I look for a solution in the rest of the forum?

 

For now I have commented out:

 

 

if (!Validate::isMailSubject($subject))

{

Tools::dieOrLog(Tools::displayError('Error: invalid e-mail subject'), $die);

return false;

}

 

in Mail.php

Edited by praneth (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...