WordPress database error: [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 '' at line 1] SELECT ID, post_title, post_content,MATCH (post_name, post_content) AGAINST ('feliz navidad') AS score FROM wp_posts WHERE MATCH (post_name, post_content) AGAINST ('feliz navidad') AND post_date <= '2009-01-06 21:29:49' AND (post_status IN ( 'publish', 'static' ) && ID != '427') ORDER BY score DESC LIMIT