Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2011
    Posts
    15
    Plugin Contributions
    0

    Default How to disable Deleting of Orders?

    Hello All,

    I installed the Admin control addon, where you can specify what admin users can and cant do in the admin area thinking that I could control what they are able to delete.

    Essentially, I need a bit of help perhaps a small mod to remove or disable the delete button from the orders section.

    I use the latest version of ZC.

    I don't mind if it disappears completely or is blanked out and I don't mind if it a mod that will affect every admin user... as long as I know how to temporarily put it back to do cleanups myself.

    Thanks for you help in advance.

    ANISH.

  2. #2
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

    Default Re: How to disable Deleting of Orders

    Go to admin/orders.php and put // at the beginning of line 952


    // $contents[] = array('align' => 'center', 'text' => '<a href="' . zen_href_link(FILENAME_ORDERS, zen_get_all_get_params(array('oID', 'action')) . 'oID=' . $oInfo->orders_id . '&action=edit', 'NONSSL') . '">' . zen_image_button('button_edit.gif', IMAGE_EDIT) . '</a> <a href="' . zen_href_link(FILENAME_ORDERS, zen_get_all_get_params(array('oID', 'action')) . 'oID=' . $oInfo->orders_id . '&action=delete', 'NONSSL') . '">' . zen_image_button('button_delete.gif', IMAGE_DELETE) . '</a>');

    EDIT : It might not be line 952 but find the line that matches the one above..

  3. #3
    Join Date
    Oct 2011
    Posts
    15
    Plugin Contributions
    0

    Default Re: How to disable Deleting of Orders?

    Perfect.

    Thankyou for your help.

 

 

Similar Threads

  1. v139h change Customer Orders Total in Database without deleting orders?
    By AvaAdorn in forum Managing Customers and Orders
    Replies: 6
    Last Post: 30 Jun 2012, 05:00 AM
  2. Replies: 1
    Last Post: 18 Nov 2010, 11:53 PM
  3. Disable vs delete products? Will deleting cause any problems?
    By gonewild in forum General Questions
    Replies: 3
    Last Post: 15 Mar 2010, 01:43 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