lat9 / edit_orders

Edit Orders: Updates for continued operation on Zen Cart v1.5.8 and later
GNU General Public License v2.0
5 stars 9 forks source link

PHP notice generated during add-product processing #202

Closed lat9 closed 3 years ago

lat9 commented 3 years ago

Seeing a log during the add-product processing:

[16-Jun-2021 14:05:47 Europe/Berlin] Request URI: /mysite/myadmin/index.php?cmd=edit_orders&page=1&oID=16&action=add_prdct, IP address: 127.0.0.1
#1  eo_update_database_order_total() called at [C:\xampp\htdocs\mysite\myadmin\includes\modules\edit_orders\eo_add_prdct_action_processing.php:72]
#2  require(C:\xampp\htdocs\mysite\myadmin\includes\modules\edit_orders\eo_add_prdct_action_processing.php) called at [C:\xampp\htdocs\mysite\myadmin\edit_orders.php:88]
#3  require(C:\xampp\htdocs\mysite\myadmin\edit_orders.php) called at [C:\xampp\htdocs\mysite\myadmin\index.php:11]
--> PHP Notice: Undefined index: sort_order in C:\xampp\htdocs\mysite\myadmin\includes\functions\extra_functions\edit_orders_functions.php on line 1529.