31.07.2014, 20:01
I keep getting these errors and there's no accounts being saved on the database.. IT works on my local server when I homerun it but when I set it up on host, it keeps giving me these errors and no stats save.
Quote:
[20:37:35] >> mysql_store_result( Connection handle: 1 ) [20:37:35] CMySQLHandler::StoreResult() - No data to store. [20:37:35] >> mysql_retrieve_row( Connection handle: 1 ) [20:37:35] CMySQLHandler::RetrieveRow() - You cannot call this function now. (Reason: Empty Result) [20:37:35] >> mysql_free_result( Connection handle: 1 ) [20:37:35] CMySQLHandler::FreeResult() - The result is already empty. [20:37:35] >> mysql_store_result( Connection handle: 1 ) [20:37:35] CMySQLHandler::StoreResult() - No data to store. [20:37:35] >> mysql_retrieve_row( Connection handle: 1 ) [20:37:35] CMySQLHandler::RetrieveRow() - You cannot call this function now. (Reason: Empty Result) [20:37:35] >> mysql_free_result( Connection handle: 1 ) [20:37:35] CMySQLHandler::FreeResult() - The result is already empty. |