This is a discussion on Error Messages within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hi out there! Could anyone help me out with these errors (they come up after creating an account)?: Message 1: ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| 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! |
|
#2
| ||||
| ||||
| Check your SMTP settings in php.ini if you are using SMTP. Also, check your email settings in the admin of oscommerce. This error means you are trying to connect to a nonexistent email address.
__________________ Michael Sasek osCMax Developer osCMax Templates - Hundreds of premium quality templates. New designs every month! xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. |
|
#3
| |||
| |||
| Could you tell me where to find the php.ini file? Thereīs no file called php.ini on the server - just on my local computer. What exactly do I need to change? Sorry, but I am a newbee in PHP .... |
|
#4
| ||||
| ||||
| You need root access on the server to edit php.ini. If you are hosted somewhere, chances are they use sendmail so this is not an issue. Check your settings in oscommerce.
__________________ Michael Sasek osCMax Developer osCMax Templates - Hundreds of premium quality templates. New designs every month! xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. |
|
#5
| |||
| |||
| Thanks for your help, buddy! I donīt know how, but I solved the problem. Everything runs smooth now .... yeeha! Again, thanks for your help, you were my inspiration Morty |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Authorize.net Cryptic Error messages | Christy | osCMax v2 Installation issues | 1 | 12-21-2006 02:37 PM |
| Error messages when purchasing a product from my UN launched | pefc2525 | osCMax v2 Installation issues | 1 | 01-02-2006 04:13 PM |
| Error Messages from Authroize.net not displaying! | ErnieZ | osCMax v1.7 Discussion | 0 | 11-24-2005 08:16 AM |
| error messages session.php | ozcsys | osCommerce 2.2 Modification Help | 1 | 01-12-2004 07:58 AM |
| How can I disable error messages? | mogul | osCommerce 2.2 Installation Help | 4 | 07-24-2003 01:06 AM |