RE: Error when comfirming order pls help!!!
chuko <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.devel |
|---|---|
| Message-ID | <9efbfe295cdfa2068c9fa0235f75ae5c@osCommerce-Forums> |
This message was sent from: Development http://forums.oscommerce.com/viewtopic.php?p=153947#153947 ---------------------------------------------------------------- Oh, I'm sorry, I forgot to mention: I'm working on osc 2.2cvs. I've already checked that I have "comments" field in the orders_status_history table. Also, I checked my checkout_process.php, I have: ... 'comments' => $order->info['comments'], ... ... tep_db_perform(TABLE_ORDERS, $sql_data_array); ... everything seems normal!!! Please help,