I've got Edit Orders 4.1.1 installed on a client's v1.5.1 site (running PHP 5.2.17). The store has products with a bunch of attributes and I'd asked the owner to perform a bit a verification of some of the issues he'd found with EO v4.1. He was editing a test order, adding a product that includes a checkbox attribute and indicated that the option didn't have a label in the "add product" screen. I didn't think much about it until I was checking the store's /logs folder and found:
Code:
[26-Jul-2013 15:50:46] PHP Warning: array_shift(): The argument should be an array in <ADMIN/includes/functions/extra_functions/edit_orders_functions.php on line 486
[26-Jul-2013 15:50:46] PHP Warning: Invalid argument supplied for foreach() in <ADMIN>/includes/functions/extra_functions/edit_orders_functions.php on line 487
I'm thinking that they're related ...
Any insight or additional tests I could perform are welcomed.
Bookmarks