Forums

feedwordpress errors (4 posts)

  1. BigBadHomeSale
    Member
    Posted 1 year ago #

    Does anybody know why I would get this error?

    WordPress database error: [Table 'mpwrf93_wrdp8.wp_post2cat' doesn't exist]
    SELECT cat_ID AS ID, MAX(post_modified) AS last_mod FROM wp_posts p LEFT JOIN wp_post2cat pc ON p.ID = pc.post_id LEFT JOIN wp_categories c ON pc.category_id = c.cat_ID WHERE post_status = 'publish' GROUP BY cat_ID

    I am using feedwordpress plugin. Blog is at greenbuilding411.com/news

  2. Trent
    Member
    Posted 1 year ago #

    What version of wordpress and what version of the plugin? I know older versions don't work on new version of wordpress and the newest plugin might now work with 2.3.1....

    Trent

  3. MegaBest
    Member
    Posted 1 year ago #

    Yea, 2.3 doesn't use post2cat.. alot of older plugins need this, which is why I manually downgraded all of my Wordpress installs shortly after upgrading them. Pretty gay to get rid of something that tons of plugins rely on. Downgrade your Wordpress installation and save yourself the headaches.

  4. BigBadHomeSale
    Member
    Posted 1 year ago #

    Is there an easy way to downgrade with fantastico? Will I need to add back all my plugins, et al?

Topic Closed

This topic has been closed to new replies.

About this Topic