Warning: mysqli::mysqli() [mysqli.mysqli]: (28000/1045): Access denied for user 'bveguy'@'localhost' (using password: NO) in /home/bveguy/public_html/chat/lib/class/AJAXChatMySQLiDataBase.php on line 29
Warning: mysqli::select_db() [mysqli.select-db]: Couldn't fetch mysqli in /home/bveguy/public_html/chat/lib/class/AJAXChatMySQLiDataBase.php on line 40
Warning: AJAXChatDataBaseMySQLi::select() [ajaxchatdatabasemysqli.select]: Couldn't fetch mysqli in /home/bveguy/public_html/chat/lib/class/AJAXChatMySQLiDataBase.php on line 41
Warning: AJAXChatDataBaseMySQLi::select() [ajaxchatdatabasemysqli.select]: Couldn't fetch mysqli in /home/bveguy/public_html/chat/lib/class/AJAXChatMySQLiDataBase.php on line 42
Warning: mysqli::select_db() [mysqli.select-db]: Couldn't fetch mysqli in /home/bveguy/public_html/chat/lib/class/AJAXChatMySQLiDataBase.php on line 40
Warning: AJAXChatDataBaseMySQLi::select() [ajaxchatdatabasemysqli.select]: Couldn't fetch mysqli in /home/bveguy/public_html/chat/lib/class/AJAXChatMySQLiDataBase.php on line 41
Warning: AJAXChatDataBaseMySQLi::select() [ajaxchatdatabasemysqli.select]: Couldn't fetch mysqli in /home/bveguy/public_html/chat/lib/class/AJAXChatMySQLiDataBase.php on line 42
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/bveguy/public_html/chat/lib/class/AJAXChatMySQLiDataBase.php:29) in /home/bveguy/public_html/chat/lib/class/AJAXChat.php on line 2466
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/bveguy/public_html/chat/lib/class/AJAXChatMySQLiDataBase.php:29) in /home/bveguy/public_html/chat/lib/class/AJAXChat.php on line 2466
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/bveguy/public_html/chat/lib/class/CustomAJAXChat.php on line 110
Warning: mysqli::query() [mysqli.query]: Couldn't fetch mysqli in /home/bveguy/public_html/chat/lib/class/AJAXChatMySQLiQuery.php on line 23
Warning: AJAXChatMySQLiQuery::AJAXChatMySQLiQuery() [ajaxchatmysqliquery.ajaxchatmysqliquery]: Couldn't fetch mysqli in /home/bveguy/public_html/chat/lib/class/AJAXChatMySQLiQuery.php on line 25
Warning: AJAXChatMySQLiQuery::AJAXChatMySQLiQuery() [ajaxchatmysqliquery.ajaxchatmysqliquery]: Couldn't fetch mysqli in /home/bveguy/public_html/chat/lib/class/AJAXChatMySQLiQuery.php on line 26
Query: SELECT
userID,
userName,
userRole,
channel,
UNIX_TIMESTAMP(dateTime) AS timeStamp,
ip
FROM
ajax_chat_online
ORDER BY
userName;
Error-Report:
Error-Code: