Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

New orders not showing up!


schlegk

Recommended Posts

Posted

I need help quick! After I receive an order I can go to admin and see "pending orders=1", but when I click on pending order, no orders show up! Please help! :'(

Posted

in your admin area, localization what do you have listed in order status?

Posted

This is only happening with new orders coming in....I can't see them anywhere! I can take an old order and change it to pending and then view it...but I can't see new orders anywhere. I am getting new order notices by email though.

Posted

you can add other order status, Shipped

Processing, Updated, etc into there.

Posted

No. The problem is that I can't find new orders AT ALL in the Admin section! Anywhere. It was working before....

 

Karim

Posted

rugt, but new orders are probably set to default of processing, or whatever and you (from your post) dont have those listings under the localazition/orders status menu selection thus you wont see diddly without those

Posted
rugt, but new orders are probably set to default of processing, or whatever and you (from your post) dont have those listings under the localazition/orders status menu selection thus you wont see diddly without those

 

Ok, so how can I find out what the new order status is set to in the code and how do I change it?

Posted

Also, in admin under Order, it says Pending = 3, but when I click on the link only 1 order shows up on the listing. Why does it then say 3?

Posted
fixed it! found a response from a 2002 post that worked!

 

I'm glad you found your answer.

How about posting the solution or link to the thread for the rest of the community.

 

Robert

Posted

Answer found at

http://www.oscommerce.com/forums/index.php?sho...ndpost&p=513831

 

Basically had to change orders.php to read ot.class = 'ot_subtotal' instead of ot.class = 'ot_total' in 3 different locations in that file. Worked fine after that. someone else on that thread mentioned a PayPal contribution connection and I had just recently installed one, so it may be due to that.

 

Karim

Posted
Answer found at

http://www.oscommerce.com/forums/index.php?sho...ndpost&p=513831

 

Basically had to change orders.php to read ot.class = 'ot_subtotal' instead of ot.class = 'ot_total' in 3 different locations in that file. Worked fine after that. someone else on that thread mentioned a PayPal contribution connection and I had just recently installed one, so it may be due to that.

 

Karim

 

 

Thank you for posting the link....I'll try it out as suddenly I'm having the same problem..

Posted
Answer found at

http://www.oscommerce.com/forums/index.php?sho...ndpost&p=513831

 

Basically had to change orders.php to read ot.class = 'ot_subtotal' instead of ot.class = 'ot_total' in 3 different locations in that file. Worked fine after that. someone else on that thread mentioned a PayPal contribution connection and I had just recently installed one, so it may be due to that.

 

Karim

 

When reporting a problem and asking for help the fact that you recently installed a contribution is important information. The help you get around here is only as good as the information you provide when you have a problem.

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Archived

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

×
×
  • Create New...