Skip to:
Content
Pages
Categories
Search
Top
Bottom

RSS on frontpage gives me error


  • ThomasClausen
    Member

    @thomasclausen

    When I click on the RSS-icon in FF browser window, i get these errors:

    bbPress database error: [Table ‘*****.bb_online’ doesn’t exist]

    SELECT activity FROM bb_online WHERE user_id=1 LIMIT 1

    bbPress database error: [Table ‘*****.bb_online’ doesn’t exist]

    SELECT * FROM bb_online WHERE user_id = 1 LIMIT 1

    bbPress database error: [Table ‘*****.bb_online’ doesn’t exist]

    INSERT INTO bb_online (user_id, activity) VALUES (‘1’, ‘2007-03-25 10:56:55’)

    ***** = BBDB_NAME

    Any thoughts on what’s wrong?

Viewing 4 replies - 1 through 4 (of 4 total)

  • ThomasClausen
    Member

    @thomasclausen

    I thought I had it figured it out…

    It seemed like the pretty permalinks ruined the frontpage-rss. Therefore I removed followed step 3 in How do I get Pretty Permalinks working? and that seemed to do the trick, eventhough the Pretty Permalinks did work before with just: Options +MultiViews in the .htaccess file.

    It doesn’t work though, the rss feed looks like this: http://voipbloggen.dk/forum/rss/

    • But it is not up to date,
    • and the link doesn’t work


    fel64
    Member

    @fel64

    Looks like a WP comments feed? Something’s gone wrong here.

    Strangely I don’t have an RSS feed available from my front page at all. http://forums.loinhead.net/ I’m running 1.0-alpha, that might be to do with it.


    Trent Adams
    Member

    @trent

    It has to do with the ‘users online’ plugin since it is referencing bb_online which is not in the standard installation. It isn’t finding the table which suggests installing the plugin in the /my-plugins/ directory or finding out what is calling that plugin in your feed.

    Trent


    ThomasClausen
    Member

    @thomasclausen

    Ahhh great stuf now it works :-) Here’s what I did:

    1. Changed my the name of the users online plugin from onlinelist.php to users online.php

    2. I changed .htaccess back to Options +MultiViews

    3. There’s no step 3 ;-)

    Thanks a bunch guys

    Thomas

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Skip to toolbar