Results 1 to 4 of 4
  1. #1
    Join Date
    Nov 2005
    Posts
    18
    Plugin Contributions
    0

    Default Order confirmation received, no order info in Admin

    I am still using v1.2.7. Last night I received an order. I got an order confirmation by e-mail.

    I logged on to my Admin to check and there is absolutely no information about this order! I made a test order to check whether there's something wrong. This test order gets the order confirmation number from the order which is lost...

    Is it in some way possible for customers to remove their order/order information? I experience this issue for the first time...

    Thanks,

    Callan.

  2. #2
    Join Date
    May 2005
    Location
    Bath, Somerset
    Posts
    1,053
    Plugin Contributions
    3

    Default Re: Order confirmation received, no order info in Admin

    Firstly, your order email is only sent once the order has been stored in the database. When the order is placed in the order table, the db class returns the last order id entered. This means that as long as you are getting an order number, the order IS being saved.

    So the first thing to check is that there is an order in the order table with the same id.

    Next, the orders products are stored in the order_products table, with the same order id number. If these aren't stored, you would still see the order, just with no products. Check anyway, that you have items in the order_products table, relating to your order id.

    I think your problem is probably due to an order_status problem. If you set the order status to a value, which doesn't exist in the order status table, then your order won't show in the admin section.

    The best way to check this, is use PhpMyAdmin, and look at then orders table. Find the order you placed, and get the order_status number for that record. Next go to the order_status table, and find the order_status with the same id, as your order's status. So if you have an order with order status = 1, find the order_status_id = 1. If you use more than 1 language, make sure there is a record for each language.

    If you don't find the order_status record in the table, then this is your problem. You need to change the default order_status, or the order_status for the payment method you are using.

    Hope this helps,

    Absolute

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Order confirmation received, no order info in Admin

    Another common cause of the vanishing Order is ...

    If you can type in the orders_id in the Orders ID: on the orders.php and it comes up ... then look in the Modules ... Orders Total ... and turn on the Total ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. v139h Order Confirmation not received
    By tsrplatelayer in forum Managing Customers and Orders
    Replies: 8
    Last Post: 30 Nov 2012, 09:27 AM
  2. Order confirmation received but no payment in Paypal
    By conradw in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 21 Jan 2011, 02:40 AM
  3. Customer received order confirmation but no order in my admin?
    By ningyotan in forum Managing Customers and Orders
    Replies: 1
    Last Post: 9 Dec 2009, 01:18 PM
  4. Received Paypal confirmation, but no order...
    By cariclaire in forum Built-in Shipping and Payment Modules
    Replies: 37
    Last Post: 9 May 2007, 12:25 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR