Page 1 of 2 12 LastLast
Results 1 to 10 of 1920

Hybrid View

  1. #1
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,948
    Plugin Contributions
    96

    Default Re: Edit Orders v4.0 Support Thread

    @jvdd, there was most likely an associated /logs/myDEBUG-adm-*.log file on/around the time of that EO log. My guess is that the processing is running out of memory, but a log will 'say' for sure.

    Remember, if you're posting an admin log that it will contain your store's secret admin directory name, so be sure to xxx-out any path information before posting.

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,948
    Plugin Contributions
    96

    Default Re: Edit Orders v4.0 Support Thread

    I've just submitted v4.4.0 of Edit Orders to the Zen Cart Plugins for review; I'll post back when it's available for download.

    This major release contains changes and corrections for the following GitHub issues:


    #61: Order total doesn't add up when coupon applied.
    #79: Incorrect total for products with attributes, when initially added; requires 'update' to correct.
    #88: Remove double-definition of language constant.
    #89: Add notifiers to enable external tax-handling.
    #90: Correct various PHP warnings and notices.
    #91: An extra ':' is added to the end of the shipping title.
    #93: Correct tax-handling for 'ot_misc_cost' and 'ot_onetime_discount' order totals.
    #94: Modify array formatting for EO logs.
    #95: Correct rounding issues.
    #97: Correct 'ot_misc_cost' rounding issues.
    #98: No longer distribute core file changes; they're built into Zen Cart 1.5.6b and later.
    #99: Can't update an order with automatic pricing, using specials' pricing.
    #101: Use zc156 button styling when installed on a zc156 base.
    #102: Enable integration with "Attribute Image Swapper".
    #103: Modify shipping tax-related processing.
    #104: Always use the 'mock' cart.
    #105: Add a status-history note to the order each time the order is updated or a product is added.
    #106: Coupon-related corrections.
    #108: Additional notification, allowing customization of display-only order totals.
    #109: Additional configuration settings (see the readme for more information).
    #110: Additional notification, allowing the inclusion of additional javascript/jQuery scripts.
    #112: Additional notification, enabling additional columns to the order's status-history table.
    #113: Don't reset shipping calculations when totals are reset.
    #114: Sanitize input values and maximum field lengths.
    #116: Even more notifications added, to enable additional customizations without changing the base file.
    #117: Include an 'Updated By' column in the status-history table, if that field is present in the database.
    #119: Correct missing constant for 'ot_onetime_discount'
    #120: Supply missing 'ot_coupon' constant for zc156b beta installations.


    Compatible with zc155 and zc156 installations.

  3. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,948
    Plugin Contributions
    96

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by lat9 View Post
    I've just submitted v4.4.0 of Edit Orders to the Zen Cart Plugins for review; I'll post back when it's available for download.

    This major release contains changes and corrections for the following GitHub issues:


    #61: Order total doesn't add up when coupon applied.
    #79: Incorrect total for products with attributes, when initially added; requires 'update' to correct.
    #88: Remove double-definition of language constant.
    #89: Add notifiers to enable external tax-handling.
    #90: Correct various PHP warnings and notices.
    #91: An extra ':' is added to the end of the shipping title.
    #93: Correct tax-handling for 'ot_misc_cost' and 'ot_onetime_discount' order totals.
    #94: Modify array formatting for EO logs.
    #95: Correct rounding issues.
    #97: Correct 'ot_misc_cost' rounding issues.
    #98: No longer distribute core file changes; they're built into Zen Cart 1.5.6b and later.
    #99: Can't update an order with automatic pricing, using specials' pricing.
    #101: Use zc156 button styling when installed on a zc156 base.
    #102: Enable integration with "Attribute Image Swapper".
    #103: Modify shipping tax-related processing.
    #104: Always use the 'mock' cart.
    #105: Add a status-history note to the order each time the order is updated or a product is added.
    #106: Coupon-related corrections.
    #108: Additional notification, allowing customization of display-only order totals.
    #109: Additional configuration settings (see the readme for more information).
    #110: Additional notification, allowing the inclusion of additional javascript/jQuery scripts.
    #112: Additional notification, enabling additional columns to the order's status-history table.
    #113: Don't reset shipping calculations when totals are reset.
    #114: Sanitize input values and maximum field lengths.
    #116: Even more notifications added, to enable additional customizations without changing the base file.
    #117: Include an 'Updated By' column in the status-history table, if that field is present in the database.
    #119: Correct missing constant for 'ot_onetime_discount'
    #120: Supply missing 'ot_coupon' constant for zc156b beta installations.


    Compatible with zc155 and zc156 installations.
    Now available for download: https://www.zen-cart.com/downloads.php?do=file&id=1513

  4. #4
    Join Date
    Apr 2019
    Location
    Canada
    Posts
    11
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by lat9 View Post
    @jvdd, there was most likely an associated /logs/myDEBUG-adm-*.log file on/around the time of that EO log. My guess is that the processing is running out of memory, but a log will 'say' for sure.

    Remember, if you're posting an admin log that it will contain your store's secret admin directory name, so be sure to xxx-out any path information before posting.
    Thanks for replying. I archived and reset the logs before that date and haven't gotten any new error log files after that. The reason why I enabled the EO logs was to see if there were any indication of errors.

  5. #5
    Join Date
    Apr 2019
    Location
    Canada
    Posts
    11
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by lat9 View Post
    @jvdd, there was most likely an associated /logs/myDEBUG-adm-*.log file on/around the time of that EO log. My guess is that the processing is running out of memory, but a log will 'say' for sure.

    Remember, if you're posting an admin log that it will contain your store's secret admin directory name, so be sure to xxx-out any path information before posting.
    Sorry, I apologize for not mentioning a couple of logs before the EO issue mentioned. They have been resolved and therefore archived and reset. I don't believe they are related.

    Code:
    [30-May-2019 12:10:46 America/Toronto] PHP Fatal error:  Allowed memory size of 134217728 bytes exhausted (tried to allocate 72 bytes) in /.../.../.../.../developers_tool_kit.php on line 164
    and

    Code:
    [30-May-2019 16:51:16 America/Toronto] Request URI: /index.php?main_page=checkout_confirmation, IP address: XX.XX.XX.XXX
    #1  currencies->display_price() called at [/.../.../.../includes/templates/.../templates/tpl_checkout_confirmation_default.php:201]
    #2  require(/.../.../.../includes/templates/.../templates/tpl_checkout_confirmation_default.php) called at [/.../.../.../includes/templates/.../common/tpl_main_page.php:183]
    #3  require(/.../.../.../includes/templates/.../common/tpl_main_page.php) called at /.../.../.../index.php:97]
    
    [30-May-2019 16:51:16 America/Toronto] PHP Warning:  Missing argument 2 for currencies::display_price(), called in /.../.../.../includes/templates/.../templates/tpl_checkout_confirmation_default.php on line 201 and defined in /.../.../.../includes/classes/currencies.php on line 123

  6. #6
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,948
    Plugin Contributions
    96

    Default Re: Edit Orders v4.0 Support Thread

    @jvdd, neither of those logs is EO related. The first is from the "Developers' Tool Kit" and the other is from the storefront checkout_confirmation page.

  7. #7
    Join Date
    Feb 2019
    Location
    Birmingham UK
    Posts
    32
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

    Hi just tried installing this on 1.5.6a, but I get this message when I try to use it:
    The store's zen_add_tax function must be updated to enable Edit Orders' use
    Do I need to update to 1.5.6b?

  8. #8
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,948
    Plugin Contributions
    96

    Default Re: Edit Orders v4.0 Support Thread

    Nope, just provide that update to /admin/includes/functions/general.php, as identified in the readme's Installation->Changes to zen_add_tax tab.

  9. #9
    Join Date
    Feb 2019
    Location
    Birmingham UK
    Posts
    32
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

    Thanks for the quick response, for some reason I totally missed that tab!

  10. #10
    Join Date
    Feb 2019
    Location
    Birmingham UK
    Posts
    32
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

    Now works great.
    One minor thing, we use the Invoice payment method module, which uses group pricing
    I think that is why I am unable to change the unit price of a product.
    No big deal, I don't see us needing to do that anyway.
    Thanks for a great Add on!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 Super Orders v4.0 Support Thread for ZC v1.5.x
    By DivaVocals in forum Addon Admin Tools
    Replies: 818
    Last Post: 9 Jul 2026, 10:12 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

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