Hi All,
Running version 1.58a on a linux server running PHP Version: 8.1.31
Template Bootstrap Version 3.7.4
CKEditor version 5
Image Handler version 5
I have this error log coming up after I did an update on a product and trying to work out what I should be doing with it as I am not really good with code issues.
[14-May-2025 11:42:55 UTC] Request URI: /xxxx/index.php?cmd=product&cPath=1785&pID=36852&action=update_product, IP address: 112.141.5.62, Language id 1
#0 /xxxx/includes/npf_includes/npf_sql_array/discontinue_php(2): zen_debug_error_handler()
#1 /xxxx/includes/modules/update_product.php(94): include('/home/a1ntacdk3...')
#2 /xxxx/product.php(33): require('/home/a1ntacdk3...')
#3 /xxxx/index.php(11): require('/home/a1ntacdk3...')
--> PHP Warning: Undefined array key "discontinue" in /xxxx/includes/npf_includes/npf_sql_array/discontinue_php on line 2.
[14-May-2025 11:42:55 UTC] Request URI: /xxxx/index.php?cmd=product&cPath=1785&pID=36852&action=update_product, IP address: 112.141.5.62, Language id 1
#0 /xxxx/includes/npf_includes/npf_sql_array/stock_location_php(2): zen_debug_error_handler()
#1 /xxxx/includes/modules/update_product.php(94): include('/home/a1ntacdk3...')
#2 /xxxx/product.php(33): require('/home/a1ntacdk3...')
#3 /xxxx/index.php(11): require('/home/a1ntacdk3...')
--> PHP Warning: Undefined array key "products_stock_location" in /xxxx/includes/npf_includes/npf_sql_array/stock_location_php on line 2.
Any assistance on how to stop this from happening in the future would be gratefully appreciated.
Bookmarks