Forums

FeedWordPress plug in (3 posts)

  1. C-academy
    Member
    Posted 5 years ago #

    Hi,
    not shure is this the right place to ask but if you can please help me. I've installed Rad Geek's FeedWordPress ad keep geting this error:

    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

  2. pianosteve
    Member
    Posted 5 years ago #

    The table names are missing from each of those queries. The word "FROM" must be followed by a table name. I'll try to locate that plugin and see if I can figure it out, but in the meantime, perhaps you can try to contact the author of that plugin (is that possible for you? Do you have contact information for him?)

  3. pianosteve
    Member
    Posted 5 years ago #

Topic Closed

This topic has been closed to new replies.

About this Topic