Problem with wordpress plugin

Discussion in 'WordPress' started by mr-space, May 20, 2007.

Thread Status:
Not open for further replies.
  1. #1
    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 :)
     
    mr-space, May 20, 2007 IP
  2. just-4-teens

    just-4-teens Peon

    Messages:
    3,967
    Likes Received:
    168
    Best Answers:
    0
    Trophy Points:
    0
    #2
    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.
     
    just-4-teens, May 22, 2007 IP
  3. xtraze

    xtraze Peon

    Messages:
    396
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Delete Plugin Files by FTP (File manager)
    And it will be uninstalled.
     
    xtraze, May 22, 2007 IP
  4. mr-space

    mr-space Banned

    Messages:
    1,880
    Likes Received:
    125
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I've installed another plugin smart rss.
    And xtraze I dont want to delete the files
     
    mr-space, May 22, 2007 IP
Thread Status:
Not open for further replies.