Using the 2007-01-09 build on MAMP I'm getting a database error (used on a custom theme) with the Customizable Post Listings<http://www.coffee2code.com/archives/2004/08/27/plugin-customizable-post-listings/>( I know it's an older plugin, but it's worked through 2.0.6 ):
*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 'LEFT JOIN ON (.ID = .post_id) WHERE .post_date <= '2007-01-09 10:00:35' AND ( .' at line 1] SELECT DISTINCT * FROM LEFT JOIN ON (.ID = .post_id) WHERE .post_date <= '2007-01-09 10:00:35' AND ( .post_status = 'publish' OR .post_status = 'sticky' ) AND .post_password = '' AND ( .category_id = '2,' OR .category_id = '3,' OR .category_id = '4,' OR .category_id = '5,' OR .category_id = '7' ) GROUP BY .ID ORDER BY .post_date DESC LIMIT 0, 10 I'm also getting a weird error (on the default theme, and with all plugins deactivated) where posts are doubled when I switch to using a static front page. No matter what page I choose to be the posts page, it always diplays two of each post. Ryan * <http://www.coffee2code.com/wp-plugins/>* -- Ryan Fitzer Dallas, TX http://www.ryanfitzer.com _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
