|
Runnin Version 2.1.2 Tried to syndicate it and i got this
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_ima]
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 link_name' at line 1]
SELECT * FROM wp_links WHERE link_visible = 'Y' AND link_category = ORDER BY link_name
|