Archive

Posts Tagged ‘orderid’

Mysql Move Orderid Missing 2

December 25th, 2009 Comments off

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

December 25th, 2009 Comments off

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

Zen Cart Barcode Of Orderid

September 15th, 2009 Comments off

We need to be able to get a barcode of the order id in zen cart on the packing slip, just beneth the address.

So the barcode is printed with every packingslip and the barcode can easily identify an order number.

We use superorders to print our packing slipd and want to be able to scan the barcode on the packing slip to identify the order ID

Categories: PHP Tags: , , , , , ,

Zen Cart Barcode Of Orderid

September 4th, 2009 Comments off

We need to be able to get a barcode of the order id in zen cart on the packing slip, just beneth the address.

So the barcode is printed with every packingslip and the barcode can easily identify an order number.

We use superorders to print our packing slipd and want to be able to scan the barcode on the packing slip to identify the order ID

Zen Cart Barcode Of Orderid

August 29th, 2009 Comments off

We need to be able to get a barcode of the order number in zen cart on the packing slip, just beneth the address.

So it is printed with every packingslip and can easily identify an order number

Bear