Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2007
    Posts
    32
    Plugin Contributions
    0

    Default Adding General Comments to Order Confirmation Email

    I just don't get how to add comments to the order confirmation emails. I want to include a short FAQ to each one.

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Adding General Comments to Order Confirmation Email

    You could locate this line:
    PHP Code:
    function send_order_email($zf_insert_id$zf_mode) { 
    in the file:
    /includes/classes/orders.php

    and alter what is included in the email when it gets set out ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Oct 2007
    Posts
    32
    Plugin Contributions
    0

    Default Re: Adding General Comments to Order Confirmation Email

    Umm..okay, I'm capable of finding that...and...that's about it If you provide more detail there's a tip in it for ya....as in I have no idea what you're talking about when you say "and alter what is included in the email when it gets set out ..."

    p.s. the that string appears set to false:
    function create_add_products($zf_insert_id, $zf_mode = false) {
    global $db, $currencies, $order_total_modules, $order_totals, $zco_notifier;

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Adding General Comments to Order Confirmation Email

    You need to add into the building of the email the additional data that you need ...

    If you are not familar with customizing php or get a tad lost in the code, you may wish to post in the Commercial Help Wanted forum for some help on this ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. Adding Manufacture to Order Confirmation Email
    By Beau91324 in forum General Questions
    Replies: 13
    Last Post: 27 Jun 2013, 11:28 AM
  2. Adding Data To Order Confirmation Email
    By mikestaps in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 30 Aug 2012, 10:58 PM
  3. Adding Information to Order Confirmation Email
    By solarguy in forum General Questions
    Replies: 1
    Last Post: 24 Nov 2010, 04:52 AM
  4. Adding option comments to cart and order confirmation email
    By DanP in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 20 Jan 2010, 04:48 PM
  5. Replies: 4
    Last Post: 9 Jun 2009, 08:17 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