View Single Post
  #13  
Old 09-06-2005, 08:07 AM
 
WPOO WPOO is offline
 

Advanced Member
  
Join Date: May 2004
Location: Delft - Netherlands -
Posts: 31
 

Default hi guys i'm getting this error (sorry problem solved)

Code:
INVALID SQL: 1052 : Column: 'avail' in where clause is ambiguous SQL QUERY FAILURE: SELECT * FROM xcart_products,xcart_categories,xcart_pricing WHERE forsale='Y' AND avail>0 AND categoryid=82 AND xcart_categories.productid=xcart_products.productid AND xcart_products.productid=xcart_pricing.productid ORDER BY RAND() LIMIT 5

is this because im using a other language
__________________
X-Cart Gold 4.13
X-Configurator
X-ROM
Easy Checkout
Reply With Quote