This is a discussion on Email contribution within the osCMax v1.7 Installation forums, part of the osCMax v1.7 Forums category; Hello, I am going to install the Email Order Extra Contribution, I was reading the instructions and it states: 2. ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hello, I am going to install the Email Order Extra Contribution, I was reading the instructions and it states: 2. If you are using "Purchase without login/account (PWA)" contrib skip 2.1 and go to 2.2 2.1 !!!! only for those who does NOT use "Purchase without login/account (PWA)" !!!!! (if you don't know what is PWA just choose this case My question is do you skip 2.1 if you are using both the create account and purchase without login/account or do you just skip 2.1 if you are only using the PWA contrib and are not giving your guest the option to choose how they want to check out? Any help would be great. Thank you. :P |
|
#2
| ||||
| ||||
| Contrib #1091? Not sure which contrib you trying to add. Please give contrib # or the actual name. Thanks
__________________ JPF - osCMax Fourm Moderator 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! |
|
#3
| |||
| |||
| Quote:
It was the Email order extra contribution wich adds the Name, Phone # & email address. If you are using the PWA mod you would skip part 2.1 because 2.2 will work for both w/account & w/o account. Thank you for responding. |
|
#4
| ||||
| ||||
| I am sorry but there is no contribution with "Email order extra" as the title. http://www.oscommerce.com/community?...p;category=all Please find and post the Contribution NUMBER or the Name as listed.
__________________ JPF - osCMax Fourm Moderator 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! |
|
#5
| |||
| |||
| Sorry to jump in JPF, but I think the contrib you mention is 2002, which can be found here: http://www.oscommerce.com/community/contributions,2002 It's entitled: customer's email and phone in "order process" message |
|
#6
| ||||
| ||||
| Yep that is the auntie22 is asking about.... In OSCMAX 2.0 it is about LINE 330 - look for $email_order = STORE_NAME . "\n" . (do a seach for "$email_order") then just below look for and replace Code: EMAIL_TEXT_DATE_ORDERED . ' ' . strftime(DATE_FORMAT_LONG) . "\n\n"; Code: EMAIL_TEXT_DATE_ORDERED . ' ' . strftime(DATE_FORMAT_LONG) . "\n" .
EMAIL_TEXT_CUSTOMER_NAME . ' ' . $order->customer['firstname'] . ' ' . $order->customer['lastname'] . "\n" .
EMAIL_TEXT_CUSTOMER_EMAIL_ADDRESS . ' ' . $order->customer['email_address'] . "\n" .
EMAIL_TEXT_CUSTOMER_TELEPHONE . ' ' . $order->customer['telephone'] . "\n\n" ; Good Luck |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Contribution help | offnetrob | osCommerce 2.2 Modification Help | 1 | 03-02-2006 02:57 PM |
| Must Select Contribution | auntie22 | osCMax v1.7 Discussion | 0 | 08-11-2005 10:07 AM |
| Contribution help needed | rupak | osCommerce 2.2 Modification Help | 1 | 01-28-2005 06:42 AM |
| Adding another contribution | stetrk | osCMax v1.7 Discussion | 2 | 01-04-2005 08:23 PM |
| any contribution? | superkor | osCMax v1.7 Discussion | 1 | 12-20-2003 12:04 PM |