[Plugin: Yet Another Related Posts Plugin] MySQL Error
-
I just upgraded to YARPP 3.0.5 and am using WP version 2.1.7. Now at the top of every post I get an error message:
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 ‘-1’ at line 1]
SELECT SQL_CALC_FOUND_ROWS wp_posts.*, yarpp.score FROM wp_posts join wp_yarpp_related_cache as yarpp using (ID) WHERE 1=1 AND wp_posts.post_type = ‘post’ AND (wp_posts.post_status = ‘publish’ OR wp_posts.post_status = ‘private’) and post_date > date_sub(now(), interval 12 month) ORDER BY wp_posts.post_date DESC limit -1??
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘[Plugin: Yet Another Related Posts Plugin] MySQL Error’ is closed to new replies.