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

'Add Product': PHP notices generated for missing field-override variables #146

Closed lat9 closed 4 years ago

lat9 commented 4 years ago

Seeing logs similar to:

[18-Oct-2019 08:57:34 America/Chicago] Request URI: /myadmin/edit_orders.php?oID=7000&action=add_prdct, IP address: redacted
--> PHP Notice: Undefined variable: input_value_parms in /home/mystore/public_html/myadmin/edit_orders.php on line 2341.

[18-Oct-2019 08:57:34 America/Chicago] Request URI: /jpadmin/edit_orders.php?oID=7000&action=add_prdct, IP address: redacted
--> PHP Notice: Undefined variable: input_field_type in /home/mystore/public_html/myadmin/edit_orders.php on line 2341.