Results 1 to 10 of 10
  1. #1
    Join Date
    Jun 2006
    Location
    UK
    Posts
    65
    Plugin Contributions
    0

    Default Keep Order Comments Private

    I'd like to understand a little more about how the comments added through admin. We use the comments field to track internal order process status (i.e. who the order has been handed to to process) but don't send these comments to the customer.

    Are customers able to view these comments anywhere else?

    Regards

    Peter

  2. #2
    Join Date
    Mar 2006
    Location
    Australia
    Posts
    289
    Plugin Contributions
    3

    Default Re: Keep Order Comments Private

    Hi,
    you'll need to test this but I think the comments appear on all order confirmation, this would include those when you update the status to processing or shipped.

  3. #3
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: Keep Order Comments Private

    look in the downloads there is an admin niotes, that will alow you to have public notes and private notes per order

  4. #4
    Join Date
    Jun 2006
    Location
    UK
    Posts
    65
    Plugin Contributions
    0

    Default Re: Keep Order Comments Private

    Thanks for the suggestion. Admin Notes is based on 1.3.7. I did a quick comparison of the orders.php and superorders.php with my 1.3.8a installation and there are significant differences in orders.php so I won't try to install until there's a 1.3.8 version available.

  5. #5
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: Keep Order Comments Private

    If you look there are well documented changes,
    these can be added into the 1.3.8 files with ease

  6. #6
    Join Date
    Nov 2007
    Posts
    162
    Plugin Contributions
    0

    Default Re: Keep Order Comments Private

    I successfully installed ADMIN NOTES on my version 1.3.8 site and it worked wonderfully HOWEVER...

    After that, I also installed the EDIT ORDERS module.

    EDIT ORDERS now works perfectly but ADMIN NOTES have completely disappeared.

    Any help would be welcomed and appreciated.

    Here's a link to the website if it helps http://www.craftmagick.com

    I tried to include a copy of my entire ADMIN/ORDERS.PHP file but it was too long and I wasn't sure WHICH sections would be necessary for someone to view so here is what I think is the part relating to ADMIN NOTES:


    PHP Code:
    // BOF Admin order notes
        
    case 'update_admin_comments':
                  
    $oID zen_db_prepare_input($_GET['oID']);
                
    $comments zen_db_prepare_input($_POST['admin_comments']);
                
    $order_updated false;
                
                
    $db->Execute("insert into " TABLE_ADMIN_COMMENTS " (orders_id, date_added, comments) values ('" . (int)$oID "', now(), '" zen_db_input($comments)  . "')");
        
                  
    $order_updated true;
              
                if (
    $order_updated == true) {
                 
    $messageStack->add_session('Admin Comments Updated''success');
                } else {
                  
    $messageStack->add_session('Admin Comments Not Updated''warning');
                }
        
                
    zen_redirect(zen_href_link(FILENAME_ORDERSzen_get_all_get_params(array('action')) . 'action=edit'));
                break;
        
    // EOF Admin order notes 
    If you need to see other parts of the orders.php file just let me know.


    Undying Gratitude to anyone that can help...

    Zencart ROCKS!
    www.ZenCrystals.com
    www.CraftMagick.com
    Magickal & Metaphysical supplies/services

  7. #7
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Default Re: Keep Order Comments Private

    I'm going to work on installing these same mods today. I'll post my results.

  8. #8
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Default Re: Keep Order Comments Private

    I apologize....I was looking for the old info_at_a_glance_admin_v_1.5 but it has either been renamed or is no longer offered. If anyone knows where I can find this I'd appreciate it.

    My guess Craft Magick is that if you undo your install and reverse the order of installing the mods, since the edits to admin>orders replaces sections of code...you may have replaced your edits on the first mod to install the admin notes mod. just a guess.

  9. #9
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: Keep Order Comments Private

    Quote Originally Posted by athena View Post
    I apologize....I was looking for the old info_at_a_glance_admin_v_1.5 but it has either been renamed or is no longer offered. If anyone knows where I can find this I'd appreciate it.
    You mean this? http://www.zen-cart.com/index.php?ma...products_id=98
    .

    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.

  10. #10
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Default Re: Keep Order Comments Private

    found it...thank you...

 

 

Similar Threads

  1. Replies: 16
    Last Post: 6 Apr 2016, 07:33 AM
  2. My attributes keep moving out of order.
    By willie bee in forum Setting Up Categories, Products, Attributes
    Replies: 5
    Last Post: 25 Mar 2011, 12:59 AM
  3. My Order History and Order History Details - how do I get order comments in both?
    By trisha1581 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 29 Nov 2007, 06:37 PM
  4. Making order comments private?
    By KTNaturals in forum General Questions
    Replies: 0
    Last Post: 12 Jun 2007, 04:54 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR