DavidAndersen Posted November 29, 2006 Posted November 29, 2006 Hi Guy, What files do I need to change for the order status to show either Posted or Dispatched instead of Delivered. Will this also change the notifying email to the customer. Thanks David
bigbob Posted November 30, 2006 Posted November 30, 2006 Hi David, I had the same issue and it toom my ages to locate it. It is not actually in the files at all it is in the database. You will need to use something like PHPmyadmin to edit it. The part you are looking for is: orders_status then orders_status_id There are three items listed here: Pending, Processing and Delivered. If you change these, then everything that displays this info will change like emails and admin etc. Hope this helps Cheers Kevin
DavidAndersen Posted November 30, 2006 Author Posted November 30, 2006 Hi David, I had the same issue and it toom my ages to locate it. It is not actually in the files at all it is in the database. You will need to use something like PHPmyadmin to edit it. The part you are looking for is: orders_status then orders_status_id There are three items listed here: Pending, Processing and Delivered. If you change these, then everything that displays this info will change like emails and admin etc. Hope this helps Cheers Kevin Thanks Kevin, I'll let you know how I go. David
MSP Posted November 30, 2006 Posted November 30, 2006 easier way admin>localisation>orders status>change to posted
bigbob Posted November 30, 2006 Posted November 30, 2006 easier way admin>localisation>orders status>change to posted Hahahah i wish I had found that before I spent all the time figuring it out. Oh well :blush:
DavidAndersen Posted November 30, 2006 Author Posted November 30, 2006 Hahahah i wish I had found that before I spent all the time figuring it out. Oh well :blush: Thanks for that, I was just about to post on how to edit the tables in the database. Was going out of my head trying to work it out. Wow, that was simple. Thanks for saving me a whole pile of sanity. David
Recommended Posts
Archived
This topic is now archived and is closed to further replies.