bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

Error while logging out

(6 posts)
  • Started 1 year ago by Jazia
  • Latest reply from chrishajer
  • This topic is not resolved
  1. every time i try to log off of my forum i get this error:

    bbPress database error: [Table 'disinformatiforum-660162.bb_online' doesn't exist]
    SELECT * FROM bb_online WHERE user_id = 2 LIMIT 1

    Warning: Cannot modify header information - headers already sent by (output started at /misc/15/359/013/341/user/web/disinformati.org/wp-forum/bb-includes/db-mysqli.php:158) in /misc/15/359/013/341/user/web/disinformati.org/wp-forum/bb-includes/pluggable.php on line 168

    what's the problem? help!

    Posted 1 year ago #
  2. I was able to log in, post, and log out. I did not have any trouble.

    That bb_online table is created by the Simple Onlinelist, IIRC, and that error happens one time, then goes away, since the table is created the first time you load the page with the call to the function. So, it probably fixed itself.

    Related?
    http://bbpress.org/plugins/topic/24?replies=19#post-264

    Posted 1 year ago #
  3. really happens every time i try to logout (not just the first time) but i will make some "experiments" to understand better where the problem is, thanks!

    Posted 1 year ago #
  4. Hello I have this same problem every time I log out even under a different user name. Any ideas?

    Posted 4 months ago #
  5. I'm having the same problem. And it happens even if I log in as a different user!

    Posted 3 months ago #
  6. Is this still related to the Simple Onlinelist plugin? If so, please post the actual error message you're getting.

    The original error message says the table is not there, so, can you check the database with a tool like phpMyAdmin and see if the table was actually created?

    Is it possible the plugin hard codes the bb_ table prefix, but you're using something different for your installation?

    Posted 3 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.