Warning: mysqli::mysqli() [mysqli.mysqli]: (28000/1045): Access denied for user 'martin_Usuario'@'localhost' (using password: YES) in /home/martin22/public_html/chat/lib/class/AJAXChatMySQLiDataBase.php on line 29
Warning: mysqli::select_db() [mysqli.select-db]: Couldn't fetch mysqli in /home/martin22/public_html/chat/lib/class/AJAXChatMySQLiDataBase.php on line 40
Warning: AJAXChatDataBaseMySQLi::select() [ajaxchatdatabasemysqli.select]: Couldn't fetch mysqli in /home/martin22/public_html/chat/lib/class/AJAXChatMySQLiDataBase.php on line 41
Warning: AJAXChatDataBaseMySQLi::select() [ajaxchatdatabasemysqli.select]: Couldn't fetch mysqli in /home/martin22/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/martin22/public_html/chat/lib/class/AJAXChatMySQLiDataBase.php:29) in /home/martin22/public_html/chat/lib/class/AJAXChat.php on line 2416
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/martin22/public_html/chat/lib/class/AJAXChatMySQLiDataBase.php:29) in /home/martin22/public_html/chat/lib/class/AJAXChat.php on line 2416
Warning: mysqli::query() [mysqli.query]: Couldn't fetch mysqli in /home/martin22/public_html/chat/lib/class/AJAXChatMySQLiQuery.php on line 23
Warning: AJAXChatMySQLiQuery::AJAXChatMySQLiQuery() [ajaxchatmysqliquery.ajaxchatmysqliquery]: Couldn't fetch mysqli in /home/martin22/public_html/chat/lib/class/AJAXChatMySQLiQuery.php on line 25
Warning: AJAXChatMySQLiQuery::AJAXChatMySQLiQuery() [ajaxchatmysqliquery.ajaxchatmysqliquery]: Couldn't fetch mysqli in /home/martin22/public_html/chat/lib/class/AJAXChatMySQLiQuery.php on line 26
Query: SELECT
userID,
userName,
userRole,
channel,
UNIX_TIMESTAMP(dateTime) AS timeStamp,
ip
FROM
martin_comercial.ajax_chat_online
ORDER BY
userName;
Error-Report:
Error-Code: