Info
- 2 posts
- 2 voices
- Started 2 years ago by wpcode
- Latest reply from Gautam
- This topic is not resolved
HELP:[You have an error in your SQL syntax;
-
- Posted 2 years ago #
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_logoutWarning: 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
-
- Posted 2 years ago #
That is being caused by a plugin, most probably some online user list plugin.
-
You must log in to post.