Error when sending email - headers already sent
Posted: Mon May 11, 2015 8:47 pm
Please allow me to welcome everybody, as this is my first post here.
I have a problem with Opencart Version 2.0.2.0
When sending email to customer (e.g. notification about newly registered account, or password reset request), I get the following error:
Warning: Invalid argument supplied for foreach() in /home/mimmo/ftp/store/system/library/mail.php on line 22Warning: Cannot modify header information - headers already sent by (output started at /home/mimmo/ftp/store/index.php:98) in /home/mimmo/ftp/store/system/library/response.php on line 12
I have searched forum and web for this problem - most of the instances are result of blank spaces at the beginning of files, but this is not the case here. Do you have any other recommendation what to check?
I'd be very grateful for the answer.
Regards.
I have a problem with Opencart Version 2.0.2.0
When sending email to customer (e.g. notification about newly registered account, or password reset request), I get the following error:
Warning: Invalid argument supplied for foreach() in /home/mimmo/ftp/store/system/library/mail.php on line 22Warning: Cannot modify header information - headers already sent by (output started at /home/mimmo/ftp/store/index.php:98) in /home/mimmo/ftp/store/system/library/response.php on line 12
I have searched forum and web for this problem - most of the instances are result of blank spaces at the beginning of files, but this is not the case here. Do you have any other recommendation what to check?
I'd be very grateful for the answer.
Regards.