Greetings! I'm on Zen-cart 1.5.1, and Edit Orders 4.1.2.
PHP Version: 5.4.11 (Zend: 2.4.0) PHP Memory Limit: 90M
Database: MySQL 5.1.56-log
I realize that file uploads are not supported when editing an order which I'm fine with. As the source indicates, PRODUCTS_OPTIONS_TYPE_FILE: TODO in edit_orders.php. My problem however, is when the initial order is placed, and has a file uploaded, that entry makes it into mysql as a product attribute just fine, and all works well. If I attempt to edit the order in any fashion with Edit Order, that product attribute is stripped out of the database as soon as any update is made to any other fields in the order.
Is there a code snippet or some work around to have Edit Order, even if unable to edit such fields, at least pass them through untouched back into the database when the order update re-writes everything back to mysql?
Thanks for your support!
Bookmarks