osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

Email contribution

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. ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v1.7 Forums > osCMax v1.7 Installation

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 08-22-2005, 09:27 AM
Member
 
Join Date: Jan 2004
Posts: 86
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
auntie22
Default Email contribution

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2  
Old 08-23-2005, 05:09 AM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Posts: 1,521
Thanks: 1
Thanked 81 Times in 68 Posts
Rep Power: 10
jpf is just really nicejpf is just really nicejpf is just really nicejpf is just really nicejpf is just really nice
Default RE: Email contribution

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!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 08-23-2005, 05:43 AM
Member
 
Join Date: Jan 2004
Posts: 86
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
auntie22
Default RE: Email contribution

Quote:
Originally Posted by jpf
Contrib #1091? Not sure which contrib you trying to add. Please give contrib # or the actual name.

Thanks
Hello,

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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 08-23-2005, 08:46 AM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Posts: 1,521
Thanks: 1
Thanked 81 Times in 68 Posts
Rep Power: 10
jpf is just really nicejpf is just really nicejpf is just really nicejpf is just really nicejpf is just really nice
Default RE: Email contribution

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!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5  
Old 08-24-2005, 12:09 AM
Member
 
Join Date: Oct 2004
Posts: 53
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
nemail
Default

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6  
Old 08-24-2005, 05:05 AM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Posts: 1,521
Thanks: 1
Thanked 81 Times in 68 Posts
Rep Power: 10
jpf is just really nicejpf is just really nicejpf is just really nicejpf is just really nicejpf is just really nice
Default

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";
with

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" ;
in TWO places....


Good Luck
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread



Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

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


All times are GMT -8. The time now is 03:47 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
Copyright 2008 osCMax