Feedwordpress errors in wp 2.1
I have found that new blogs im making with the new version of wp have errors with feedwordpress....and i tried auto blog...and it doesnt have the options that feedwordpress has...
here is the errors im getting
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 'WHERE cat_name='Contributors'' at line 2]
SELECT cat_id FROM WHERE cat_name='Contributors'
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 'SET cat_id = 0, cat_name='Contributors', show_images='N', sh' at line 2]
INSERT INTO SET cat_id = 0, cat_name='Contributors', show_images='N', show_description='N', show_rating='N', show_updated='N', sort_order='name'
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 'ORDER BY cat_id' at line 1]
SELECT cat_id, cat_name, auto_toggle FROM ORDER BY cat_id
what are you guys using for feeds with the new wp version?
|