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?