|
The emails cannot be sent |
Top Previous Next |
|
The emails (Contact Seller, Tell a Friend, notifications emails etc.) cannot be sent.
Open the /system/lib/miscellaneous/Email.php file. Find the following line ( ~ #86):
$subject = "=?$charset?B?".base64_encode($this->subject)."?=\n";
Delete the \n at the end of the line.
Save the file.
For some servers this fix works, sometimes the failure to send emails is different and then please contact our support for assistance.
|