Jump to content


Corporate Sponsors


Latest News: (loading..)

forummaker

Member Since 13 Jan 2010
Offline Last Active Mar 08 2012, 04:33
-----

Posts I've Made

In Topic: Add customer last name near top of conf e-mail

09 February 2012, 21:04

Same question... but I'm using 2.2
Here is where I would like to add the customers first name with the email order update
$email = 'CUSTOMERS FIRST NAME HERE' . "\n" . EMAIL_SEPARATOR . "\n" . EMAIL_TEXT_ORDER_NUMBER . ' ' . $oID . "\n" . EMAIL_TEXT_INVOICE_URL . ' ' . tep_catalog_href_link(FILENAME_CATALOG_ACCOUNT_HISTORY_INFO, 'order_id=' . $oID, 'SSL') . "\n" . EMAIL_TEXT_DATE_ORDERED . ' ' . tep_date_long($check_status['date_purchased']) . "\n\n" . $notify_comments . sprintf(EMAIL_TEXT_STATUS_UPDATE, $orders_status_array[$status]);
This is from my admin/orders.php
Any help would be greatly appreciated... as I've been trying different combinations of code to pull the customers first name from... with no avail.
Thanks.

In Topic: Shipping Insurance option?

07 January 2012, 15:33

No one is interested huh....? bummer.

In Topic: How to let customer know item added to cart

06 October 2011, 16:20

Still stumped why there isn't more interest in this.....
Or maybe it just the two of us... hmmmm

In Topic: How to let customer know item added to cart

30 September 2011, 15:22

Any suggestions on my last post? Thanks:)

In Topic: Feedback on Website Design/Navigation

27 September 2011, 12:48

I would recommend changing all external links to open in either a new window or tab... never take them away from your site completely.:)