View Single Post
  #66  
Old 12-12-2006, 09:57 PM
 
svowl svowl is offline
 

X-Cart team
  
Join Date: Jan 2003
Posts: 937
 

Default Re: X-Cart 4.1.4 released

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.
__________________
Vladimir Semyonov
Lead Software Engineer
Reply With Quote