pierceblaylock Posted April 4, 2005 Share Posted April 4, 2005 My orders, for some reason, have stopped working. I can place an order and everything looks fine. The order shows up in the database. In the orders table, the order_products table and the orders_status_history table. However, the order does not appear on the website. When I go to admin, I cannot see the order in the list when I click on orders. When I go to my user account, I cannot see the order there either. It used to work, but I have made some changes to the site (nothing to do with orders), but now it has stopped working. Can someone tell me excatly where the orders are written to the database? What should be written to the database? I have the feeling that something should also be written to the order_status table as well. When I look at the code for viewing the orders in the admin, it shows that is access the order_status table, but there is nothing in that table. Link to comment Share on other sites More sharing options...
pierceblaylock Posted April 4, 2005 Author Share Posted April 4, 2005 Never mind... Problem solved. I had accidentally emptied the order_status table. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.