Page 69 of 179 FirstFirst ... 1959676869707179119169 ... LastLast
Results 681 to 690 of 1787
  1. #681
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by michaelchu View Post
    Any chance this can be made fully compatible with 1.5.4 soon?
    Edit Orders 4.1.4 should work in Zen Cart 1.5.4 for most stores. The only challenge is applying the required patches to core Zen Cart files (DO NOT simply overwrite the Zen Cart 1.5.4 files). If installing Edit Orders 4.1.4 in a new store, don't forget to sift through this thread for bugfixes against Edit Orders 4.1.4 and apply them (when applicable).


    NOTE: There is a BETA release in development (includes bugfixes, enhancements, a new installer, and the list gos on). The new installer should hopefully simplify "patching" core Zen Cart files for most stores. There is no ETA at this time for a future release.
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

  2. #682
    Join Date
    Nov 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

    Hello everyone!
    I'm using Edit Orders 4.1.4 on a clean ZC 1.5.3 installation with no other modules.
    I'm having an issue I seem not to find the answer for: when I edit an order I make all the necessary changes and then I save it and it's ok. But then if I go to a product page in admin the prices are wrong, that is, Products Price (Net) and Products Price (Gross) are the same, even if it was selected a Tax Class from this dropdown menu. There's no way to make the two prices different, I have to logout from admin and the log in again, so they work correctly.
    I have this issue only when I previously access the edit order page, can someone help me?
    Thanks a lot!

  3. #683
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by sporty View Post
    ... When I edit an order I make all the necessary changes and then I save it and it's ok. But then if I go to a product page in admin the prices are wrong, that is, Products Price (Net) and Products Price (Gross) are the same, even if it was selected a Tax Class from this dropdown menu. ...
    I would not rely on the (Gross) calculations found on the page for editing products. The current Zen Cart administrative interface only adds tax to the (Net). The tax calculation is only based upon a single location (usually the store location; not customer locations). So basically (Gross) is not accurate for all transactions as different tax rates may apply to different customers (and purchases).


    If you really, really, really want... Can try the following "bugfix" to force the tax calculation to revert to the store location (instead of the last customer order edited). Edit "/admin/edit_orders.php" adding the line in red (around line 1755):
    Code:
    </html>
    <?php
    unset($_SESSION['customer_id']);
    require(DIR_WS_INCLUDES . 'application_bottom.php');
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

  4. #684
    Join Date
    Nov 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

    thank you lhungil!
    it works now, the prices are correct!

  5. #685
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by sporty View Post
    ... it works now, the prices are correct!
    Thank You for reporting the proposed fix worked in your environment :)
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

  6. #686
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,563
    Plugin Contributions
    28

    Default Re: Edit Orders v4.0 Support Thread - drop-down attributes

    Using Zen Cart 1.5.1. Installed EO 4.1.2

    When editing an order, then selecting add a new product if the product has drop-down attributes, it displays only the first option...no drop-down. Check-box attributes display correctly as check boxes.

    Click image for larger version. 

Name:	drop-down.PNG 
Views:	86 
Size:	8.9 KB 
ID:	14925

    The cart is highly customized but I don't believe any affect the attribute controller.

  7. #687
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: Edit Orders v4.0 Support Thread - drop-down attributes

    Quote Originally Posted by jeking View Post
    Using Zen Cart 1.5.1. Installed EO 4.1.2 ...
    Attribute handling has been overhauled since version 4.1.2. Newer versions of Edit Orders also automatically repair damage to the attribute options sometimes caused by other modules (removing entries in configuration under gid=0). This damage can affect the display of attributes (among other things).

    Please install and try adding the product using the current version of Edit Orders (4.1.4).
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

  8. #688
    Join Date
    May 2009
    Location
    Kelso, WA
    Posts
    132
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread - drop-down attributes

    I am getting ready to install this on a fresh install of 1.5.4. Is there a list of things that need to be done differently than the packaged instructions so I don't have to read through the 69 pages of this thread? I wish I had the time, but I do not.

    Thanks,
    Christy

  9. #689
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Edit Orders v4.0 Support Thread - drop-down attributes

    Quote Originally Posted by christymreed View Post
    I am getting ready to install this on a fresh install of 1.5.4. Is there a list of things that need to be done differently than the packaged instructions so I don't have to read through the 69 pages of this thread?
    Not sure you'd need to go through ALL 69 pages.. but I digress..

    So in short, you'd like someone else to review the support thread for any fixes and modifications required to be made to Edit Orders for compatibility with Zen Cart v1.5.4 that probably have already been posted here in the support thread, and put that in a summary post for you??

    Quote Originally Posted by christymreed View Post
    I wish I had the time, but I do not.
    That makes two of us.. Hopefully someone less busy than the busy people here on this forum can post the information you are looking for..
    Last edited by DivaVocals; 3 Feb 2015 at 07:33 AM.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  10. #690
    Join Date
    Dec 2008
    Posts
    21
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread - drop-down attributes

    Dear Zenners,

    The last 2 days I've been reading through the forum pages to figure out why I can't get Edit Orders to work.
    The problem is (I've read about multiple users having this issue) that when I create an order and edit it with Edit Orders (add or remove an item) the subtotal amount displays the wrong price (see example image)

    Click image for larger version. 

Name:	edit-order.jpg 
Views:	69 
Size:	9.0 KB 
ID:	15001

    In the image you can see that I have only 1 product left which costs € 0,94 the subtotal states € 2,60

    The store is recently upgraded from ZenCart 1.3.9h to 1.5.1 edit orders was running fine in 1.3.9h also.
    When the store was upgraded to 1.5.1 I also upgraded Edit Orders to version 4.1.4 ( I read in the support thread that there where issues with updating off the subtotals in Edit orders 4.0)

    I only have a view other modules installed:

    Testimonial Manager Version 1.5.4
    Easy Populate For ZenCart v1.5.x
    Sales Report 3.1.0

    In the order totals I have the following installed:

    Code voor groepsbestellingen ot_coupon 280
    Groepskorting ot_group_pricing 290
    Toeslag kleine ordergrootte ot_loworderfee 400
    Verzenden ot_shipping 200
    Subtotaal ot_subtotal 100
    BTW ot_tax 300
    Totaal ot_total

    When I enable the Debug log in Edit Orders I get no error messages.

    I also uninstalled Edit orders and installed it again.

    I'm really stuck on this and really need to edit my orders, I'm hoping anyone can point me in the right direction

 

 

Similar Threads

  1. v150 Super Orders v4.0 Support Thread for ZC v1.5.x
    By DivaVocals in forum Addon Admin Tools
    Replies: 797
    Last Post: 23 Mar 2024, 06:51 AM
  2. v150 Orders Status History -- Updated By [Support Thread]
    By lat9 in forum Addon Admin Tools
    Replies: 34
    Last Post: 29 Jul 2019, 07:05 PM
  3. Edit Orders v3.0 for ZC 1.3.9 [Support Thread]
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 656
    Last Post: 18 Apr 2016, 06:28 PM
  4. 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
  5. 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

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