ranakal Posted August 30, 2011 Posted August 30, 2011 Dear Support I have designed my website by installing OSCommerce in V2.X, my website is running fine, Now Customers are Registering in my website with their Personal, Contact & Password details, as soon as when customers are registered in my website successfully for the first time, an Auto response email will go to the Customers from OSCommerce saying you have successfully Registered in our website and to use the Services, but in the Auto response email, Customers User ID and Password details are not showing, earlier when a Customer registers in my website for the first time, User ID and Password details used to display in the Auto response email, now suddenly User ID and Password details has been stopped showing in the Auto response email, Still Auto response email is going to Customer who registered in my website, but it is not displaying User ID and Password Details to him in his email. If a Customer receives User ID & Password in the email, he can check his User ID & Password in his email if he forgets User ID & Password in the later time. I even checked my CPanel in the Path - public_html/includes/languages/english/create_account.php, below code still exists, but i am not aware suddenly why it Stopped showing User ID & Password details of the customer in the Auto Response email that was sent by OSCommerce to customer. define('EMAIL_USERNAME', 'Your username is: ' . stripslashes($HTTP_POST_VARS['email_address']) . "\n\n"); define('EMAIL_PASSWORD', 'Your password is: ' . stripslashes($HTTP_POST_VARS['password']) . "\n\n"); Please kindly help me lettin me know how to Achieve this that when a Customer registers in my website it needs to show User ID and his Password details he gave during Registration in my website.
♥14steve14 Posted September 1, 2011 Posted September 1, 2011 As standard oscommerce does not add username and password to these emails. Seatch through the add ons section. There is one in there somewhere that will add these details. REMEMBER BACKUP, BACKUP AND BACKUP
Recommended Posts
Archived
This topic is now archived and is closed to further replies.