Page 188 of 188 FirstFirst ... 88138178186187188
Results 1,871 to 1,878 of 1878
  1. #1871
    Join Date
    Jun 2012
    Location
    California
    Posts
    238
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by swguy View Post
    Fantastic progress, @lat9!

    I will be updating the documentation shortly to point users of ZC 2.1.0 to the new plugin.
    I second that and anyone that hasn't donated yet for all this work, in addition to all the other done, needs to stop what they're doing and donate right now.


    https://www.paypal.com/paypalme/lat9...locale.x=en_US

  2. #1872
    Join Date
    Feb 2016
    Location
    Canada
    Posts
    186
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

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

  3. #1873
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,363
    Plugin Contributions
    94

    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.

  4. #1874
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,462
    Plugin Contributions
    11

    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.

  5. #1875
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,363
    Plugin Contributions
    94

    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.

  6. #1876
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,462
    Plugin Contributions
    11

    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.

  7. #1877
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,363
    Plugin Contributions
    94

    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".

  8. #1878
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,462
    Plugin Contributions
    11

    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.

 

 

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. 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