Forums

Join
bbPress Support ForumsTroubleshootingHELP:[You have an error in your SQL syntax;

Info

HELP:[You have an error in your SQL syntax;

  1. when I logout, it display the error code below:
    pls help me! what's wrong with my site?

    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 'LIMIT 1' at line 1]
    SELECT * FROM bb_online WHERE user_id = LIMIT 1
    Caller: bb_logout, do_action, call_user_func_array, online_logout

    Warning: Cannot modify header information - headers already sent by (output started at /home/whg/public_html/wpcode/bb-includes/backpress/class.bpdb.php:569) in /home/whg/public_html/wpcode/bb-includes/functions.bb-pluggable.php on line 232

  2. That is being caused by a plugin, most probably some online user list plugin.

  3. You must log in to post.