I have been getting the warning logs lately:
Code:
[01-Nov-2025 21:07:41 UTC] Request URI: /index.php?main_page=shopping_cart&products_id=1768&disp_order=1, IP address: 14.182.205.151, Language id 1
#0 /includes/classes/shopping_cart.php(1378): zen_debug_error_handler()
#1 /includes/classes/observers/class.checkout_one_observer.php(219): shoppingCart->get_products()
#2 /includes/autoload_func.php(64): checkout_one_observer->messageCheck()
#3 /includes/application_top.php(329): require('/home/zch1akhw6...')
#4 /index.php(25): require('/home/zch1akhw6...')
--> PHP Warning: Undefined array key "products_name" in /includes/classes/shopping_cart.php on line 1378.
I am assuming it is OPC related due to the observer but not sure
How do I fix it? it has been filling up my logs
Thank you for the assistance