Closed (duplicate)
Project:
e-Commerce
Version:
4.7.x-2.0
Component:
file
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2006 at 04:26 UTC
Updated:
18 Dec 2006 at 04:45 UTC
Which gives the following error:
Table 'xxxx.ec_product_parcel' doesn't exist query: SELECT st.created, st.expires, stp.title, pp.mnid, p.nid FROM ec_transaction AS st, users AS u, ec_product AS p, ec_product_parcel AS pp, ec_transaction_product AS stp WHERE u.uid = st.uid AND st.uid = 1 AND p.nid = stp.nid AND st.txnid = stp.txnid AND pp.nid = p.nid AND st.payment_status = 2 ORDER BY st.txnid DESC'
Comments
Comment #1
neclimdulsee #98681