Post by etapombas » Tue Feb 10, 2009 11:29 pm

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())");
Last edited by etapombas on Tue Feb 10, 2009 11:36 pm, edited 1 time in total.

Newbie

Posts

Joined
Thu May 29, 2008 3:23 am

Post by Daniel » Tue Feb 10, 2009 11:42 pm

I have fixed this.

Going to do another release tonight.

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by JNeuhoff » Wed Feb 11, 2009 8:32 pm

Going to do another release tonight.
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.

Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig


User avatar
Guru Member
Online

Posts

Joined
Wed Dec 05, 2007 3:38 am

Who is online

Users browsing this forum: No registered users and 17 guests