zooshx Posted March 14, 2008 Posted March 14, 2008 Hi everyone, What is the easiest way to not send the "welcome to the store by become a member you can enjoy blah blah blah" e-mail? I don't want any e-mail to send at all when a customer registers ... Thanks in advance.
zooshx Posted March 15, 2008 Author Posted March 15, 2008 oh just to check ... will this make it so the 'thanks for joining' e-mail isn't sent, but the order update/checkout e-mails ARE still sent? thanks
germ Posted March 15, 2008 Posted March 15, 2008 If that doesn't work, look in your create_account.php for this code: tep_mail($name, $email_address, EMAIL_SUBJECT, $email_text, STORE_OWNER, STORE_OWNER_EMAIL_ADDRESS); Change it to this: // tep_mail($name, $email_address, EMAIL_SUBJECT, $email_text, STORE_OWNER, STORE_OWNER_EMAIL_ADDRESS); If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
Recommended Posts
Archived
This topic is now archived and is closed to further replies.