Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

What files to change to show 'Posted' not 'Delivered'


DavidAndersen

Recommended Posts

Posted

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

Posted

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

Posted
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

Posted
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:

Posted
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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...