Stryks Posted May 17, 2004 Posted May 17, 2004 Hi guys, I have a weird problem. I have set the cart up and I am running through and placing orders and so on, but when I go into the admin site, I cannot see the orders. If the customer clicks on the link in the order confirmation email, they get the right page, but if they go into 'My Account' the order isnt there. In Admin, the orders arent shown, but if I know the orderID, and I enter it into the box at the top, it calls the order up as expected. Everything else appears to work fine. Why would I be getting this error? :blink: Thanks
Guest Posted May 17, 2004 Posted May 17, 2004 look at the table orders_status in the database, see if it is empty. if it is, then you need to add the missing data that goes there, from a backup sql file or the original one which came with osCommerce. ONLY THAT TABLE!
Stryks Posted May 17, 2004 Author Posted May 17, 2004 Hi, thanks very much for the reply. This is really starting to worry me. I looked at the table you mentioned and found three items listed: 1 | 1 | Pending 2 | 1 | Processing 3 | 1 | Delivered I am assuming that this is how it is supposed to be? Is there anything else that might be affecting this? I did have some strange problems when I was trying to adjust the zones. Any ideas? Thanks.
Guest Posted May 18, 2004 Posted May 18, 2004 having the exact same problem, Any ideas. I have reinstalled on a backup site and have the exact same problem still on that one. Any help would be great before i go bald here. (Pulling my hair out)
seank123 Posted May 18, 2004 Posted May 18, 2004 Just been having the same trouble - but it's fixed now! Go in to Admin>Localization>Order Status and insert all the entries for Pending, Processing and Dispatched (or whatever you call them) Worked for me - all my orders are now visable!
Guest Posted May 18, 2004 Posted May 18, 2004 I already have all those settings set and have tried removing and reinserting each one, No good. My Orders_status is ok and the orders id in the orders table is all set. I think it is an error in the php page that calls this info but cannot seem to find it. Any other ideas? Will keep posted
Recommended Posts
Archived
This topic is now archived and is closed to further replies.