Results 1 to 10 of 1920

Hybrid View

  1. #1
    Join Date
    Feb 2016
    Location
    Canada
    Posts
    192
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

    Did a clean install, works now ... thanks!!!

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

    Default Re: Edit Orders v4.0 Support Thread

    v5.0.1 of Edit Orders is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2400

    This release contains changes associated with these GitHub issues:

    #324: Correct property 'scope'.
    #323: Correct MySQL error when a customer's telephone and/or email-address are changed.

  3. #3
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,705
    Plugin Contributions
    12

    Default Re: Edit Orders v4.0 Support Thread

    ZC 2.1.0+
    PHP 8.1
    MySQL 10.5.28-MariaDB
    POSM
    DBIO
    EO 5.0.2
    Cloned Bootstrap
    Printable Price List
    Sitemap
    Sales Report II

    This only happens when I propagate a report with Sales Report II and click on the order number. I get a 500 error resulting in the following log:

    Code:
    [06-May-2025 06:40:43 UTC] PHP Fatal error: Uncaught Error: Undefined constant "EO_SHOW_EDIT_ORDER_ICON" in /zc_plugins/EditOrders/v5.0.2/admin/includes/classes/observers/EditOrdersAdminObserver.php:29Stack trace:
    #0 /includes/autoload_func.php(47): EditOrdersAdminObserver->__construct()
    #1 /MY_ADMIN/includes/application_top.php(40): require('/home/MY_USER/...')
    #2 /MY_ADMIN/orders.php(8): require('/home/MY_USER/...')
    #3 /MY_ADMIN/index.php(16): require('/home/MY_USER/...')
    #4 {main}
    thrown in /zc_plugins/EditOrders/v5.0.2/admin/includes/classes/observers/EditOrdersAdminObserver.php on line 29
    
    
    [06-May-2025 06:40:43 UTC] Request URI: /MY_ADMIN/index.php?cmd=orders&oID=1704&action=edit, IP address: 216.177.186.199
    --> PHP Fatal error: Uncaught Error: Undefined constant "EO_SHOW_EDIT_ORDER_ICON" in /zc_plugins/EditOrders/v5.0.2/admin/includes/classes/observers/EditOrdersAdminObserver.php:29
    Stack trace:
    #0 /includes/autoload_func.php(47): EditOrdersAdminObserver->__construct()
    #1 /MY_ADMIN/includes/application_top.php(40): require('/home/MY_USER/...')
    #2 /MY_ADMIN/orders.php(8): require('/home/MY_USER/...')
    #3 /MY_ADMIN/index.php(16): require('/home/MY_USER/...')
    #4 {main}
    thrown in /zc_plugins/EditOrders/v5.0.2/admin/includes/classes/observers/EditOrdersAdminObserver.php on line 29.
    
    
    [06-May-2025 06:40:43 UTC] Request URI: /MY_ADMIN/index.php?cmd=orders&oID=1704&action=edit, IP address: 216.177.186.199
    --> PHP Fatal error: Uncaught Error: Undefined constant "EO_SHOW_EDIT_ORDER_ICON" in /zc_plugins/EditOrders/v5.0.2/admin/includes/classes/observers/EditOrdersAdminObserver.php:29
    Stack trace:
    #0 /includes/autoload_func.php(47): EditOrdersAdminObserver->__construct()
    #1 /MY_ADMIN/includes/application_top.php(40): require('/home/MY_USER/...')
    #2 /MY_ADMIN/orders.php(8): require('/home/MY_USER/...')
    #3 /MY_ADMIN/index.php(16): require('/home/MY_USER/...')
    #4 {main}
    thrown in /zc_plugins/EditOrders/v5.0.2/admin/includes/classes/observers/EditOrdersAdminObserver.php on line 29.
    When the ZC_plugin EO 5.0.2 is uninstalled, clicking on the order number in Sales Report II works as advertised.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,965
    Plugin Contributions
    96

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by dbltoe View Post
    ZC 2.1.0+
    PHP 8.1
    MySQL 10.5.28-MariaDB
    POSM
    DBIO
    EO 5.0.2
    Cloned Bootstrap
    Printable Price List
    Sitemap
    Sales Report II

    This only happens when I propagate a report with Sales Report II and click on the order number. I get a 500 error resulting in the following log:

    Code:
    [06-May-2025 06:40:43 UTC] PHP Fatal error: Uncaught Error: Undefined constant "EO_SHOW_EDIT_ORDER_ICON" in /zc_plugins/EditOrders/v5.0.2/admin/includes/classes/observers/EditOrdersAdminObserver.php:29Stack trace:
    #0 /includes/autoload_func.php(47): EditOrdersAdminObserver->__construct()
    #1 /MY_ADMIN/includes/application_top.php(40): require('/home/MY_USER/...')
    #2 /MY_ADMIN/orders.php(8): require('/home/MY_USER/...')
    #3 /MY_ADMIN/index.php(16): require('/home/MY_USER/...')
    #4 {main}
    thrown in /zc_plugins/EditOrders/v5.0.2/admin/includes/classes/observers/EditOrdersAdminObserver.php on line 29
    
    
    [06-May-2025 06:40:43 UTC] Request URI: /MY_ADMIN/index.php?cmd=orders&oID=1704&action=edit, IP address: 216.177.186.199
    --> PHP Fatal error: Uncaught Error: Undefined constant "EO_SHOW_EDIT_ORDER_ICON" in /zc_plugins/EditOrders/v5.0.2/admin/includes/classes/observers/EditOrdersAdminObserver.php:29
    Stack trace:
    #0 /includes/autoload_func.php(47): EditOrdersAdminObserver->__construct()
    #1 /MY_ADMIN/includes/application_top.php(40): require('/home/MY_USER/...')
    #2 /MY_ADMIN/orders.php(8): require('/home/MY_USER/...')
    #3 /MY_ADMIN/index.php(16): require('/home/MY_USER/...')
    #4 {main}
    thrown in /zc_plugins/EditOrders/v5.0.2/admin/includes/classes/observers/EditOrdersAdminObserver.php on line 29.
    
    
    [06-May-2025 06:40:43 UTC] Request URI: /MY_ADMIN/index.php?cmd=orders&oID=1704&action=edit, IP address: 216.177.186.199
    --> PHP Fatal error: Uncaught Error: Undefined constant "EO_SHOW_EDIT_ORDER_ICON" in /zc_plugins/EditOrders/v5.0.2/admin/includes/classes/observers/EditOrdersAdminObserver.php:29
    Stack trace:
    #0 /includes/autoload_func.php(47): EditOrdersAdminObserver->__construct()
    #1 /MY_ADMIN/includes/application_top.php(40): require('/home/MY_USER/...')
    #2 /MY_ADMIN/orders.php(8): require('/home/MY_USER/...')
    #3 /MY_ADMIN/index.php(16): require('/home/MY_USER/...')
    #4 {main}
    thrown in /zc_plugins/EditOrders/v5.0.2/admin/includes/classes/observers/EditOrdersAdminObserver.php on line 29.
    When the ZC_plugin EO 5.0.2 is uninstalled, clicking on the order number in Sales Report II works as advertised.
    Something's different in your installation. I've done the same and am not seeing that error log.

  5. #5
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,705
    Plugin Contributions
    12

    Default Re: Edit Orders v4.0 Support Thread

    I've gone through verification several times, used UltraCompare to verify files, and cannot find anywhere that the constant is defined.

    And, as commented, this did not throw a 500 or a log file until I clicked on an order number in a report created with Site Report II.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

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

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by dbltoe View Post
    I've gone through verification several times, used UltraCompare to verify files, and cannot find anywhere that the constant is defined.

    And, as commented, this did not throw a 500 or a log file until I clicked on an order number in a report created with Site Report II.
    EO_SHOW_EDIT_ORDER_ICON is a configuration setting: "Show Edit-Order Icon on Orders' Listing".

  7. #7
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,705
    Plugin Contributions
    12

    Default Re: Edit Orders v4.0 Support Thread

    Well, it might be a problem that I do not show a Configuration option for EO

    I specifically removed all previous EO files and ran the uninstall.sql

    I then installed 5.0.2 and had the problem mentioned with Sales Report II. All other operations with 5.0.2 were working.

    I had disabed, enabled, uninstalled and installed with the encapsulated plugin.

    Oddly enough, I went through deletion again, uploaded the plugin again, and installed.

    I now have a Configuration option for EO and all is working well.

    The only other change before the latest uninstall/install was a change from CKEDITOR to TinyMCE due to a scrambled edit screen.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

 

 

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