Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

I messed up db orders_total insert...


thall89553

Recommended Posts

Posted

I was modifying a website for a client and to be quite honest I was essentially hacking this and that to accomplsh my goal. I got it done but I have a small issue. When my client goes to the admin to view orders the orders no longer show up in the list, but they do get entered into the database. I isolated the issue but do not know how to solve it. There is a table called orders_total in the database. Usually when an order is placed there are 3-4 entries into this table, one with a class of ot_total. For some reason the modifications I did to the code are preventing this insert from happening, so when my client goes to view orders it does not show up. I can insert the order id into the order details page and see the order there, the issue is with the long list of orders where new orders are not showing up. I inserted a ot_total recored in the orders_total table and the order then shows up... I guess the long and short of it is where in the code can I insert a statement that will insert this needed record I must have deleted? Thanks

Archived

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

×
×
  • Create New...