I'm getting the following error displayed on my WP sites after upgrading to WP 2.9.1
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 'AND meta_key = 'wp_car_tag' LIMIT 1' at line 1 for query SELECT meta_value FROM wp_postmeta WHERE post_id = AND meta_key = 'wp_car_tag' LIMIT 1 made by require, require_once, include, get_footer, locate_template, load_template, require_once, wp_footer, do_action, call_user_func_array, wp_car_action
Cancel
A google search shows a number of other sites that also have this issue but no solution.
Any ideas how I can correct this?