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.
