Page 10 of 202 FirstFirst ... 891011122060110 ... LastLast
Results 91 to 100 of 2020
  1. #91
    Join Date
    Apr 2006
    Location
    Labuan Island
    Posts
    361
    Plugin Contributions
    2

    Default Super Orders 2.0

    oops, sorry for the previous post as i didn't read carefully regarding the currency issues! actually, last time i just managed to fix the old SO mod to use the default store currency as the original one only support US currency! i am looking forward to see this mod support multi currency selection!
    [FONT=Comic Sans MS]"Whether you think you can, or you think you can't... YOU ARE RIGHT."[/FONT]
    [FONT=Comic Sans MS]GOOD LUCK !!![/FONT]

  2. #92
    Join Date
    Jun 2006
    Posts
    179
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Hi again,

    I can't edit my orders anymore I need to delete and change the amount.

    When clicking on "Edit Products" a new windows shows up that only splits the marked products to a new order. See below

    Am i the only one who can't edit products?????

    Also i would appreciate if some had a idea how to do to see the order weight?? I can't see it anywere.

    Also, is there a way to print packaging list with pictures?



    PeterBKK

  3. #93
    Join Date
    Jun 2006
    Posts
    179
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Hmmmm...... When i now tested to split the order, the order currency switched from Kr to Bt It doesent matter longer if i switch the default currency, it looks the same

    Any ideas????





    PeterBKK
    Last edited by PeterBKK; 4 Sep 2006 at 11:21 AM.

  4. #94
    Join Date
    Jun 2006
    Posts
    179
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    I'm really desperat to edit my order as i have an upset customer i don't want to lose....

    How to edit an order in Super Order 2.0 Im i the only one who has this problem when clicking on "edit products"???

    PeterBKK

  5. #95
    Join Date
    Sep 2006
    Posts
    52
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Hi,

    I have just installed Super Order. Please help with the following questions:

    1. What needs to be done to get Customers > Super Order to appear? I still only see Customers > Orders, and within this option can only update the status of orders.

    2. Does super order include features that allow customers to change orders that have not been shipped?

    Thanks!

  6. #96
    Join Date
    May 2006
    Location
    Texas
    Posts
    565
    Plugin Contributions
    4

    Default Re: Super Orders 2.0

    Quote Originally Posted by PeterBKK
    I'm really desperat to edit my order as i have an upset customer i don't want to lose....

    How to edit an order in Super Order 2.0 Im i the only one who has this problem when clicking on "edit products"???

    PeterBKK
    Hm.. it looks like the functionality for adding products has been removed.. i can't seem to find it either. is it true?

  7. #97
    Join Date
    Jun 2006
    Posts
    179
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Quote Originally Posted by chuender
    Hi,

    I have just installed Super Order. Please help with the following questions:

    1. What needs to be done to get Customers > Super Order to appear? I still only see Customers > Orders, and within this option can only update the status of orders.

    2. Does super order include features that allow customers to change orders that have not been shipped?

    Thanks!
    Read the Readme.txt

    2. Change Filename Defines
    There are still parts of the admin that point to the original
    orders.php, invoice.php and packingslip.php, like the Customers page
    (Admin > Customers > Customers). You may also have other mods that
    point to these files. They all can easily utilize the Super Orders
    system by changing the filename defines for the original files.

    Open includes/filenames.php and change the defines for
    FILENAME_ORDERS, FILENAME_ORDERS_INVOICE, AND FILENAME_ORDERS_PACKINGSLIP
    to read as I have them below:

    // BEGIN Super Orders Filename Edits
    //define('FILENAME_ORDERS', 'orders');
    //define('FILENAME_ORDERS_INVOICE', 'invoice');
    //define('FILENAME_ORDERS_PACKINGSLIP', 'packingslip');

    define('FILENAME_ORDERS', 'super_orders');
    define('FILENAME_ORDERS_INVOICE', 'super_invoice');
    define('FILENAME_ORDERS_PACKINGSLIP', 'super_packingslip');
    // END Super Orders Filename Edits

    Now anytime those files are called, they will pull up the Super Orders
    versions instead (again, the comments make them instantly recognizable for
    the next time you upgrade).

    PeterBKK

  8. #98
    Join Date
    Jun 2006
    Posts
    179
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Quote Originally Posted by getyourgameshere.com
    Hm.. it looks like the functionality for adding products has been removed.. i can't seem to find it either. is it true?


    I just read this:

    Order Editing
    ------------------
    Location: Admin > Customers > Super Orders > "detail" button

    Completely rebuilt the order editing features. The code that processes
    the edits has also been cleaned up and streamlined (too detailed for
    explanation here). I never felt comfortable with all those editable text
    boxes on a single screen, so the single edit button has been replaced with
    multiple edit links that prompt for editing specific parts of the order data.

    You'll find four links placed around the page, each handling a specific
    set of data. Those groupings are:
    > contact/address data
    > products
    > order totals
    > order status history.

    Each brings up a popup window to edit
    the specified information. Submitting and closing the window will
    refresh the page to display your changes.

    NOTE: The product-edit button will be the eventual home for editing product
    details. Unfortunately, as I have said in the forums, that functionality
    is a major undertaking, and will have to wait for a future release. For
    now, the page offers the ability to split an order as in earlier versions.

    No no no no... please how can i do to edit products????
    I really need this tomorrow.... Is there any mods out there who can edit orders???

    Peter
    Last edited by PeterBKK; 4 Sep 2006 at 08:44 PM.

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

    Default Re: Super Orders 2.0

    Peter, while what you posted about filename defines is not incorrect, it's not answering the question posed.

    If the options are not showing properly under the Customers menu, then you haven't fully uploaded all the appropriate files.... namely the files from the Super Orders zip for the /admin/includes/boxes/...... folder.
    .

    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. #100
    Join Date
    Jun 2005
    Location
    Kelowna, BC Canada
    Posts
    1,075
    Plugin Contributions
    6

    Default Re: Super Orders 2.0

    Peter - you can CAREFULLY edit your order manually using pypMyAdmin.

    Step 1) Put your store into "down for maintanance" mode
    Step 2) Make a complete backup of your database
    Step 3) Start editing... CAREFULLY

    To completely edit an order, you'll need to update values in ALL of these tables:

    orders (change new order total and tax total)
    orders_products (change each product as required... or delete if that's the case... CANT ADD)
    orders_products_attributes (if you deleted a product above, make note of its ID and delete the corresponding attributes. If they are only changing attributes, change here)
    orders_total (Change all the values for that order ID as required)


    BACKUP BACKUP BACKUP

    and good luck.

    - Steven

 

 
Page 10 of 202 FirstFirst ... 891011122060110 ... LastLast

Similar Threads

  1. v150 Super Orders v4.0 Support Thread for ZC v1.5.x
    By DivaVocals in forum Addon Admin Tools
    Replies: 804
    Last Post: 18 Apr 2025, 12:04 AM
  2. v139h Super Orders v3.0 Support Thread (for ZC v1.3.9)
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1018
    Last Post: 28 Apr 2014, 11:38 PM
  3. RE: Super Orders v3.0 Support Thread
    By Johnnyd in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 22 Jun 2011, 09:28 AM
  4. Super Orders 2.0 postage marks with Super Orders
    By sketchhgal in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 22 Mar 2009, 03:05 PM
  5. Edit Orders and Super Orders, anyone doing that?
    By swamyg1 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 4 Feb 2009, 06:03 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