View Single Post
  #32  
Old 11-06-2008, 06:48 AM
 
marcelox7 marcelox7 is offline
 

Advanced Member
  
Join Date: Apr 2006
Posts: 38
 

Question Re: X-Cart v4.1.11 released

I try to delete a product and I got this message on the top of my page.

INVALID SQL: 1054 : Unknown column 'xcart_categories.categoryid' in 'on clause'
SQL QUERY FAILURE:SELECT IF(xcart_categories_lng.category != '', xcart_categories_lng.category, xcart_categories.category) as category FROM xcart_categories, xcart_products_categories LEFT JOIN xcart_categories_lng ON xcart_categories.categoryid = xcart_categories_lng.categoryid AND xcart_categories_lng.code = 'US' WHERE xcart_products_categories.productid = '1' AND xcart_products_categories.categoryid = xcart_categories.categoryid AND xcart_products_categories.main = 'Y'


Could you please hepl me out and let me know who to fix it. I just have a fresh install and 10 products.

Thanks!
__________________
X-cart 4.6.1
Reply With Quote