hi
how i ( as an admin )can get a mail tell me that there is some one register on my stor ?
This is a discussion on new registration within the osCommerce 2.2 Discussion forums, part of the osCommerce 2.2 Forums category; hi how i ( as an admin )can get a mail tell me that there is some one register on ...
hi
how i ( as an admin )can get a mail tell me that there is some one register on my stor ?
Modify create_account.php file - about line 348
Try:PHP Code:tep_mail($name, $email_address, EMAIL_SUBJECT, $email_text, STORE_OWNER, STORE_OWNER_EMAIL_ADDRESS);
PHP Code:tep_mail($name, $email_address & ";" & STORE_OWNER_EMAIL_ADDRESS, EMAIL_SUBJECT, $email_text, STORE_OWNER, STORE_OWNER_EMAIL_ADDRESS);
JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
Try out our osCMax at: Live Catalog Demo
Limited access Admin: Live Admin Demo
Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!
Bookmarks