I've just installed bbPress for the first time at http://rudycarrera.com/bbpress, and it looks like it'll be a fun program to use. However, I received this strange error message when trying to log out:
bbPress database error: [Table 'rudycar4_bb.bb_online' doesn't exist]
SELECT * FROM bb_online WHERE user_id = 1 LIMIT 1
Warning: Cannot modify header information - headers already sent by (output started at /home/rudycar4/public_html/bbpress/bb-includes/db-mysqli.php:158) in /home/rudycar4/public_html/bbpress/bb-includes/pluggable.php on line 168
How do I fix that?!