Hi,I'm use AWO Pro 1.3.5.
When I run the reports,all the serach return "No Data Exists" except "Coupon List" and "History of Uses - Coupons".
And in the report "History of Uses - Coupons",that infomation of VM_order is ALL blank.
Coupon Code ID username Last Name 2 First Name Discount Order Number Order Date Order Total SubTotal Tax Total Shipping Shipping Tax Fee
1 HL123 (DC002) 60 Tai 100.00
2 HL123 (DC002) 58 Tai 100.00
..........
So,I goto cpanel ,use phpmyadmin to check the database. and found in the table "awocoupon_user_uses"
"order_number" is all show "NULL" .but others have data . like below:
id coupon_id coupon_entered_id user_id coupon_discount shipping_discount order_number productids timestamp
1 2 4 69 300.00000 0.00000 NULL 47,48 2011-07-09 16:13:11
I try to modify NULL to 39 that order_number was exist and actually in VM_order ,but the reports still not working.
please help and forgive my poor english.
When I run the reports,all the serach return "No Data Exists" except "Coupon List" and "History of Uses - Coupons".
And in the report "History of Uses - Coupons",that infomation of VM_order is ALL blank.
Coupon Code ID username Last Name 2 First Name Discount Order Number Order Date Order Total SubTotal Tax Total Shipping Shipping Tax Fee
1 HL123 (DC002) 60 Tai 100.00
2 HL123 (DC002) 58 Tai 100.00
..........
So,I goto cpanel ,use phpmyadmin to check the database. and found in the table "awocoupon_user_uses"
"order_number" is all show "NULL" .but others have data . like below:
id coupon_id coupon_entered_id user_id coupon_discount shipping_discount order_number productids timestamp
1 2 4 69 300.00000 0.00000 NULL 47,48 2011-07-09 16:13:11
I try to modify NULL to 39 that order_number was exist and actually in VM_order ,but the reports still not working.
please help and forgive my poor english.