Home > MySQL, osCommerce, PHP > Mysql Move Orderid Missing 2

Mysql Move Orderid Missing 2

December 25th, 2009

Just moved to another server, all working fine.

except this.

orders are inserted in database but not visible in admin.

Looked at database afther order:

order table shows the order_id

orders_total row orders_id=0, means the orderid is not inserted
orders_products row orders_id=0 , means the orderid is not inserted

Pleae help, give me a clue how to fix this, its urgent


Mysql Move Orderid Missing 2

Comments are closed.
Bear