View Single Post
  #60  
Old 08-29-2009, 11:23 AM
  Jayk's Avatar 
Jayk Jayk is offline
 

eXpert
  
Join Date: Nov 2003
Location: Calgary, Alberta, Canada
Posts: 333
 

Default Re: Free "What's New?" X-Cart module released!

I love this module. It's been running great, but I got a couple of SQL errors in the last day or so. Maybe someone could shed a little light on them for me...

Code:
SQL query : select count(*) from xcart_products where add_date > 1251517824, $Version=0 and add_date < 1251517825 Error code : 1064 Description : 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 ' $Version=0 and add_date < 1251517825' at line 1 Request URI: /product.php Backtrace: /xxx/include/func/func.db.php:186 /xxx/include/func/func.db.php:112 /xxx/include/func/func.db.php:357 /xxx/modules/Whats_New/config.php:10 /xxx/init.php:635 /xxx/auth.php:44 /xxx/product.php:38

Thanks,
Jason
__________________
X-Cart Gold 4.4.3
Blog: www.flashinthepan.ca
Reply With Quote