Page 188 of 191 FirstFirst ... 88138178186187188189190 ... LastLast
Results 1,871 to 1,880 of 1910
  1. #1871
    Join Date
    Jun 2012
    Location
    California
    Posts
    259
    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
    190
    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,931
    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.

  4. #1874
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,693
    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.
    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.

  5. #1875
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,931
    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.

  6. #1876
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,693
    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.
    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.

  7. #1877
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,931
    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".

  8. #1878
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,693
    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.
    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.

  9. #1879
    Join Date
    Mar 2005
    Posts
    561
    Plugin Contributions
    4

    Default Re: Edit Orders v4.0 Support Thread

    Had a search through the thread and couldnt find anything so excuse me for asking.
    Is there any easy way to edit the COD fees that result of using that module?
    Thanks

  10. #1880
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,931
    Plugin Contributions
    96

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by Reesy View Post
    Had a search through the thread and couldnt find anything so excuse me for asking.
    Is there any easy way to edit the COD fees that result of using that module?
    Thanks
    Since the output of the built-in ot_cod_fee.php module is automatically calculated (i.e. not a user-input), the answer is "No".

 

 

Similar Threads

  1. v150 Super Orders v4.0 Support Thread for ZC v1.5.x
    By DivaVocals in forum Addon Admin Tools
    Replies: 817
    Last Post: 29 Apr 2026, 07:53 PM
  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