When I try to search I get this error:
MySQL ERROR:
Error Number: 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 ‘WHERE search_date > ‘1183153136’ AND ip_address=‘81.153.179.167’’ at line 1
Query: SELECT search_id FROM exp_search WHERE site_id = ‘1’ WHERE search_date > ‘1183153136’ AND ip_address=‘81.153.179.167’
I have recently upgraded to 1.6. I didn’t get the error before.