Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

orders not show in administration


dfeenstra

Recommended Posts

Hi all here,

I have the following problem:

hen i place an order in my shop i get an e-mail comfirmation of the order and i can see that (and orders befor) in my history on the page, but when i look in the administration i dont see an order at al, also not if i look to the orders of a special client.

What can be wrong?

Hope someone can help me.

Kind regards

 

Dani?l

Link to comment
Share on other sites

Check your oscommerce.sql file for the orders_status table.

 

I would do the create and inserts for it.

 

Note: If you took out languages you should remove the language lines you are not using before adding.

Link to comment
Share on other sites

Hi,

the problem is solved, i have made a copy of an earlyer backup of the order status table and placed that back.

 

Check your oscommerce.sql file for the orders_status table.

 

I would do the create and inserts for it.

 

Note: If you took out languages you should remove the language lines you are not using before adding.

 

What language lines do you mean?

if i want to remove an language i have to remove more than just the language in the admin section?

Thanx for your help

 

Dani?l

Link to comment
Share on other sites

If you had added new languages or taken out languages you want to make sure that the orders_status table matched the languages were you to reinstall.

 

Example: If you add Italian and it is language_id 5 you want to make sure all references to language_id 5 is Italian in the different tables.

 

This is usually just a problem when peicing together the tables that have this reference if you originally removed languages or changed language_id values.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...