Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

tell a friend not send emails


Guest

Recommended Posts

Posted

I have a linux server and when i recommend a product to a friend the e-mails was not send. But when i register a new user it send the e-mail well.

 

Pleas, any idea.

 

Thanks

Posted

Around line 80 of tell_a_friend.php try changing

      tep_mail($to_name, $to_email_address, $email_subject, $email_body, $from_name, $from_email_address);

to say

      tep_mail($to_name, $to_email_address, $email_subject, $email_body, $from_name, STORE_OWNER_EMAIL_ADDRESS);

Hth,

Matt

Always back up before making changes.

Archived

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

×
×
  • Create New...