View Single Post
  #39  
Old 08-13-2009, 02:08 AM
  Victor D's Avatar 
Victor D Victor D is offline
 

X-Adept
  
Join Date: Aug 2008
Posts: 643
 

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

Quote:
SQL query : select count(*) from xcart_products where add_date > \"1250006896, last_visit=1250119968\" and add_date < 1250119979

please attach your modules/Whats_New/config.php here, there is something wrong there as quotes should not be escaped in this query. Moreover, it should have no quotes. This is probably related with magic quotes configuration.

I'm happy with magic quotes feature removal in PHP6.
__________________
Regards,
Victor Dubiniuk

X-Cart Skins Store
- twenty two different skins for 4.1.x and 4.2.x;
- 4.3.x compatible versions are available;
- refresh you store now!

Smart menu X-Cart add-on for 4.1.8 - 4.3.x
Featured Products Slide Show X-Cart add-on for 4.1.8 - 4.3.x
Reply With Quote