Guest Posted July 24, 2004 Posted July 24, 2004 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
♥ecartz Posted July 25, 2004 Posted July 25, 2004 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.