Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Call to undefined function: tep_convert_linefeeds


Guest

Recommended Posts

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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...