Hi, I've installed wp-o-matic plugin in my wordpress, and when I activate it from the admin panel it gave me error. WordPress database error: [Table 'celeb_wrdp1.wp_rssfeeds' doesn't exist] SELECT * FROM `wp_rssfeeds` WHERE active = 1 ORDER BY frequency ASC WordPress database error: [Table 'celeb_wrdp1.wp_rssfeeds' doesn't exist] SELECT * FROM `wp_rssfeeds` WHERE active = 0 ORDER BY frequency ASC WordPress database error: [Table 'celeb_wrdp1.wp_rssfeeds' doesn't exist] SELECT * FROM wp_rssfeeds WHERE active = 1 AND DATE_ADD(lastparsed, INTERVAL frequency HOUR) <= NOW(); Code (markup): Can anyone please help me with it. Thanks
check on the plugins page (either @wp.org or at the authors homepage) could be that the plugin is incompatible with your version of wordpress, or a newer version is out.