Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2012
    Posts
    282
    Plugin Contributions
    0

    Default Order Confirmation Email content, trying to find and modify...

    After reading through some code i was certain the Order Confirmation email was being fired from the
    order.php class (via checkout_process.php).

    but after unsetting the $html_msg var and then even commenting out the entire lines.....
    /* zen_mail('', SEND_EXTRA_ORDER_EMAILS_TO .....); */

    (approx line # 1123) a confirmation email is still being sent after completing an order..!

    i need to modify the contents of this confirmation email. can someone please
    tell me where it is located? which PHP file to look in?

    thanks!

  2. #2
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: Order Confirmation Email content, trying to find and modify...

    It *is* in that file (unless you've added other custom code to send emails).
    You'll see two zen_mail() calls: the first to the customer, the second to the administrator. You quoted the one for the administrator above.
    .
    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Oct 2012
    Posts
    282
    Plugin Contributions
    0

    Default Re: Order Confirmation Email content, trying to find and modify...

    'doh!, thanks Dr. Byte.

    i see of course, (embarrassed...)

 

 

Similar Threads

  1. v138a Modify Product Details in order confirmation email
    By WilpackPackaging in forum General Questions
    Replies: 3
    Last Post: 6 Jan 2015, 10:57 PM
  2. Modify Order Confirmation Email
    By sports guy in forum Basic Configuration
    Replies: 5
    Last Post: 17 Jan 2012, 06:07 PM
  3. Modify Order Confirmation Email
    By Damianj in forum General Questions
    Replies: 0
    Last Post: 10 Jan 2010, 10:16 PM
  4. Replies: 2
    Last Post: 30 Sep 2009, 07:29 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg