Quote:
Originally Posted by kustomrides
Hmm. On a fresh install of 4.1.4 I am unable to modify or add products, with this error:
INVALID SQL: 1146 : Table 'kustomrides_[database].product_shipping' doesn't exist
SQL QUERY FAILURE:select xcart_shipping.shippingid, shipping, product_shipping.shippingid as prod_shippingid, productid from xcart_shipping left join product_shipping using (shippingid) where productid=''
|
It seems you have some customization as there is no table 'product_shipping' in the default X-Cart database.