Results 1 to 5 of 5

Error Messages

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: ...

      
  1. #1
    Lurker
    Join Date
    Aug 2003
    Posts
    3
    Rep Power
    0


    Default Error Messages

    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. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,500
    Rep Power
    567


    Default

    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 installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  3. #3
    Lurker
    Join Date
    Aug 2003
    Posts
    3
    Rep Power
    0


    Default

    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. #4
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,500
    Rep Power
    567


    Default

    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 installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  5. #5
    Lurker
    Join Date
    Aug 2003
    Posts
    3
    Rep Power
    0


    Default

    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

Similar Threads

  1. Authorize.net Cryptic Error messages
    By Christy in forum osCmax v2 Installation issues
    Replies: 1
    Last Post: 12-21-2006, 02:37 PM
  2. Error messages when purchasing a product from my UN launched
    By pefc2525 in forum osCmax v2 Installation issues
    Replies: 1
    Last Post: 01-02-2006, 04:13 PM
  3. Error Messages from Authroize.net not displaying!
    By ErnieZ in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 11-24-2005, 08:16 AM
  4. error messages session.php
    By ozcsys in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 01-12-2004, 07:58 AM
  5. How can I disable error messages?
    By mogul in forum osCommerce 2.2 Installation Help
    Replies: 4
    Last Post: 07-24-2003, 02:06 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •