Zen Cart Logo
Forums / Managing Customers and Orders / Order status not showing in Admin page

Order status not showing in Admin page

Locked

Views: 1,169

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
15 Mar 2009, 5:33 AM
#1
juneloweelyn avatar

juneloweelyn

New Zenner

Join Date:
Jan 2009
Posts:
70
Plugin Contributions:
0

Order status not showing in Admin page

Hello guys,
IN my admin home, there is a pending order,

but when i click on "pending order"

there isnt any order details showing.

But if i seach according to the ORDER ID, i am able to locate it.

Can anyone tell me how to correct it so that when i click on "pending order", the total order would be shown?

15 Mar 2009, 4:25 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Order status not showing in Admin page

Check, via phpMyAdmin, and search for orders_id that matches the order number ... in the table:
orders_total

What records for the class do you set for this order?

17 May 2009, 8:22 PM
#3
carlvt88 avatar

carlvt88

Zen Follower

Join Date:
Aug 2007
Location:
Williston, Vermont
Posts:
180
Plugin Contributions:
0

Re: Order status not showing in Admin page

You may be on a summary listing - with only one order. It makes more sense if there are multiple orders.

Click on the order line again to get to the details. Or, on the top (or selected, or only) row, click on 'Details' to the right.

Please post to let us know how you solve the problem!

18 May 2009, 2:35 PM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Order status not showing in Admin page

NOTE: this will also happen if you have the Modules ... Order Totals ... Total ot_total ... not installed or the record is not being set in the orders_total table for this class ...