Hi out there!
Could anyone help me out with these errors (they come up after creating an account)?:
Message 1:
Warning: mail(): SMTP server response: 501 5.5.4 Invalid Address in E:\Eigene Dateien\despe\service\meta_computer\catalog\includ es\classes\email.php on line 502
Message 2:
Warning: Cannot modify header information - headers already sent by (output started at E:\Eigene Dateien\despe\service\meta_computer\catalog\includ es\classes\email.php:502) in E:\Eigene Dateien\despe\service\meta_computer\catalog\includ es\functions\general.php on line 29
Here the line 502 from email.php:
return mail($to, $subject, $this->output, 'From: '.$from.$this->lf.implode($this->lf, $this->headers).$this->lf.implode($this->lf, $xtra_headers));
Here the line 29 from email.php:
header('Location: ' . $url);
I would be very thankful if anyone could help me with this.
Thanks a lot!




LinkBack URL
About LinkBacks










Bookmarks