In file: catalog/model/order.php
line 88: "AND confirmed = '1'' change to "AND confirm = '1'"
line 90: "INSERT order_history"..... add INTO after insert
fix the line to this
$this->db->query("INSERT INTO order_history (order_id, order_status_id, comment, date_added) VALUES ('" . (int)$order_id . "','" . (int)$order_status_id . "', '" . $this->db->escape($comment) . "', now())");
I think it might be a good idea to do a few release candidates first to give users a chance to report all the bugs, like we did with OpenCart 0.7.9. This way users won't run it on live shops until all the initial bugs have been ironed out.Going to do another release tonight.
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
Who is online
Users browsing this forum: No registered users and 17 guests