View Single Post
  #73  
Old 09-27-2009, 10:19 PM
  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!

Quote:
Originally Posted by yages
Found this in my log file
The IP address is unkown to me
Is this Mod causing problems

[17-Sep-2009 21:56:33] (shop: 17-Sep-2009 21:56:33) SQL error:
Site : http://www.xxxxx.com.au
Remote IP : 72.20.99.171
Logged as :
SQL query : select count(*) from xcart_products where add_date > 1253188448, $Version=0 and add_date < 1253188593
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 < 1253188593' at line 1
Request URI: /home.php?cat=525
Backtrace:
/home/xxxx/public_html/include/func/func.db.php:180
/home/xxxx/public_html/include/func/func.db.php:106
/home/xxxx/public_html/include/func/func.db.php:347
/home/xxxx/public_html/modules/Whats_New/config.php:10
/home/xxxx/public_html/init.php:588
/home/xxxx/public_html/auth.php:44
/home/xxxx/public_html/home.php:38

I see similar ones from time to time. I believe it may be when a visitor who visited your site before you installed the mod returns. It throws off the mod due to the date in the visitor's cookie. It doesn't seem to cause any problems except to log an error.

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