Problem with my blog using wordpress..

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Yngwie
    I am an Alien from space
    • May 2003
    • 11118

    #1

    Problem with my blog using wordpress..

    Forget the exact version.. I think 2.something

    Anyway, Tried to use WP-o-Matic for RSS feeds and the instant that the plugin is activated I see the following at the top of my browser.

    ---
    WordPress database error: [Table 'play18_wrdp1.wp_rssfeeds' doesn't exist]
    SELECT * FROM `wp_rssfeeds` WHERE active = 1 ORDER BY frequency ASC

    WordPress database error: [Table 'play18_wrdp1.wp_rssfeeds' doesn't exist]
    SELECT * FROM `wp_rssfeeds` WHERE active = 0 ORDER BY frequency ASC

    WordPress database error: [Table 'play18_wrdp1.wp_rssfeeds' doesn't exist]
    SELECT * FROM wp_rssfeeds WHERE active = 1 AND DATE_ADD(lastparsed, INTERVAL frequency HOUR) <= NOW();
    ---

    When I go to Options/plugins/wp-o-matic and try to add a feed just to test I get the following error(s)

    ----


    WordPress database error: [Table 'play18_wrdp1.wp_rssfeeds' doesn't exist]
    SELECT * FROM `wp_rssfeeds` WHERE active = 1 ORDER BY frequency ASC

    WordPress database error: [Table 'play18_wrdp1.wp_rssfeeds' doesn't exist]
    SELECT * FROM `wp_rssfeeds` WHERE active = 0 ORDER BY frequency ASC

    WordPress database error: [Table 'play18_wrdp1.wp_rssfeeds' doesn't exist]
    SELECT * FROM wp_rssfeeds WHERE active = 1 AND DATE_ADD(lastparsed, INTERVAL frequency HOUR) <= NOW();

    WordPress database error: [Table 'play18_wrdp1.wp_rssfeeds' doesn't exist]
    SELECT * FROM `wp_rssfeeds` WHERE active = 1 ORDER BY frequency ASC

    WordPress database error: [Table 'play18_wrdp1.wp_rssfeeds' doesn't exist]
    SELECT * FROM `wp_rssfeeds` WHERE active = 0 ORDER BY frequency ASC

    WordPress database error: [Table 'play18_wrdp1.wp_rssfeeds' doesn't exist]
    SELECT * FROM wp_rssfeeds WHERE active = 1 AND DATE_ADD(lastparsed, INTERVAL frequency HOUR) <= NOW();

    WordPress database error: [Table 'play18_wrdp1.wp_rssfeeds' doesn't exist]
    SELECT * FROM `wp_rssfeeds` WHERE feedurl = 'http://www.lizvicious.com/RSS/MTcwODozOjEx/all/300/300/crop/'

    WordPress database error: [Table 'play18_wrdp1.wp_rssfeeds' doesn't exist]
    INSERT INTO `wp_rssfeeds` (title, feedurl, frequency, sourceattribution) VALUES('Liz Vicious - Latest Updates', 'http://www.lizvicious.com/RSS/MTcwODozOjEx/all/300/300/crop/', 3, 0)

    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 ' 34)' at line 1]
    INSERT INTO `wp_rsscategories` (feedid, catid) VALUES (, 34)

    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 '' at line 1]
    SELECT * FROM `wp_rssfeeds` WHERE id =

    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 '' at line 1]
    SELECT catid FROM wp_rsscategories WHERE feedid =

    -----

    Yes, I checked the database and it's all fine. Nothing wrong with it. The exact same shit happens on my other blog at fuckherstupid.com. Not sure what's going on here so I'm hoping that there will be someone here that will have an idea.
    Last edited by Yngwie; 07-21-2007, 12:18 PM.
    ICQ: 16544251 - Skype: gator37 @ eastlink.ca - email: yngwie @ isys.ca
  • Yngwie
    I am an Alien from space
    • May 2003
    • 11118

    #2
    bump................
    ICQ: 16544251 - Skype: gator37 @ eastlink.ca - email: yngwie @ isys.ca

    Comment

    • Yngwie
      I am an Alien from space
      • May 2003
      • 11118

      #3
      oh, it's Wordpress 2.2.1
      ICQ: 16544251 - Skype: gator37 @ eastlink.ca - email: yngwie @ isys.ca

      Comment

      • Yngwie
        I am an Alien from space
        • May 2003
        • 11118

        #4
        anyone??
        ICQ: 16544251 - Skype: gator37 @ eastlink.ca - email: yngwie @ isys.ca

        Comment

        • teg0
          Confirmed User
          • Jan 2006
          • 4204

          #5
          It looks like you need to import the tables into your wordpress database.

          Comment

          • OzMan
            Confirmed User
            • Sep 2003
            • 9162

            #6
            have you tried the solutions offered for various errors in the comments at the developers site?

            http://devthought.com/wp-o-matic-the...ss-agreggator/

            especially the recent modified version by Cell at http://www.gigasize.com/get.php/-110...7/wpomatic.php

            Comment

            Working...