Guest Posted July 16, 2003 Share Posted July 16, 2003 Hi, I am running osCommerce 2.2 on IIS and am getting the above error when I try to send a mail. The full error message is as below: PHP Fatal error: Call to undefined function: tep_convert_linefeeds() in D:hshomesonicstasonicstars.comadminincludesclassesemail.php on line 149 Can anyone help? I've been tearing out my remaining hair for the last week with this email problem. If anyone is interested in earning some $$$, I am reaching the stage when I would just like to pay someone to fix this problem for me! thanks Chris Thomas Link to comment Share on other sites More sharing options...
Guest Posted July 16, 2003 Share Posted July 16, 2003 I get the above error message when I try to send email from within admin/customers. I am also getting the following error: PHP Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in D:hshomesonicstasonicstars.comcatalogincludesclassesemail.php on line 500 PHP Warning: Cannot modify header information - headers already sent in D:hshomesonicstasonicstars.comcatalogincludesfunctionsgeneral.php on line 37 When I try to create a new account. My email settings are all to SMTP, my linefeed options are CRLF. I was instructed by my hosting company to add the following line to email.php: ini_set(SMTP, "mail.sonicstars.com"); But that hasn't fixed it either. thanks Chris Thomas Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.