View Single Post
  #7  
Old 03-26-2008, 04:34 PM
 
piikpuuk piikpuuk is offline
 

Member
  
Join Date: Jul 2007
Posts: 16
 

Default Re: Thumbnail and Detailed Image mod checker

Please help
Hello, I don't know what is wrong but mine gives an error like this:

INVALID SQL:
1064 : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'using (productid) order by xcart_products.productid' at line 1
SQL QUERY FAILURE:select xcart_products.productid,image_path from xcart_products left join using (productid) order by xcart_products.productid
INVALID SQL: 1064 : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'where image_path!='' order by productid' at line 1
SQL QUERY FAILURE:select imageid,productid, image_path from where image_path!='' order by productid

Running x-cart 4.17

__________________
X-Cart v4.1.8
Reply With Quote