View Single Post
  #18  
Old 05-29-2004, 04:19 PM
 
jeeya jeeya is offline
 

X-Adept
  
Join Date: May 2003
Location: USA
Posts: 807
 

Default

I am getting this error after I add - specials.php in home.php



INVALID SQL: 1054 : Unknown column 'discount' in 'where clause'
SQL QUERY FAILURE: SELECT * FROM xcart_products,xcart_pricing WHERE forsale='Y' AND avail>0 AND xcart_products.productid=xcart_pricing.productid AND discount > 0 ORDER BY RAND() LIMIT 6


Version 3.4.0
__________________
X-Cart Version 4.1.8
Hosted on Linux
Reply With Quote