I've noticed that the demo order data in 30bz v1.0.3 is invalid, in particular the data in the orderdetail table all has the productid set to 0 (zero) and the productname field is still showing the old PS names rather than the new 30bz product names. The productattribute_id values are also odd with some also being zero.
Here is how the 30bz v1.0.3 demo data order_detail table appears:
And here is how the PS v1.6.1.17 demo data order_detail table appears:
All productid values are zero, some productattributeid values are zero, and all productname values are showing PS names instead of the new 30bz values.
I discovered this while trying to test some API code and getting odd (zero...) product_id values.
Question
dynambee
I've noticed that the demo order data in 30bz v1.0.3 is invalid, in particular the data in the orderdetail table all has the productid set to 0 (zero) and the productname field is still showing the old PS names rather than the new 30bz product names. The productattribute_id values are also odd with some also being zero.
Here is how the 30bz v1.0.3 demo data order_detail table appears:
And here is how the PS v1.6.1.17 demo data order_detail table appears:
All productid values are zero, some productattributeid values are zero, and all productname values are showing PS names instead of the new 30bz values.
I discovered this while trying to test some API code and getting odd (zero...) product_id values.
6 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now