Hallo,
alles funktioniert momentan, bis auf das Level-System -> Dieses wird beim logout nicht gespeichert.
In der mysql_log.txt habe ich folgendes gefunden, was ich aber nicht genau verstehe bzw. nicht weiß, warum das kommt. Das muss ja was mit dem Level-Dings auf sich haben.
Könnt ihr helfen?
Code
[22:58:03] [WARNING] CMySQLResult::GetRowDataByName - field not found ("levelscore")
[22:58:03] [ERROR] cache_get_field_content_int - invalid datatype
[23:07:52] [WARNING] CMySQLResult::GetRowDataByName - field not found ("levelscore")
[23:07:52] [ERROR] cache_get_field_content_int - invalid datatype
[23:09:47] [WARNING] CMySQLResult::GetRowDataByName - field not found ("levelscore")
[23:09:47] [ERROR] cache_get_field_content_int - invalid datatype
[23:15:46] [WARNING] CMySQLResult::GetRowDataByName - field not found ("levelscore")
[23:15:46] [ERROR] cache_get_field_content_int - invalid datatype
[23:18:37] [WARNING] CMySQLResult::GetRowDataByName - field not found ("levelscore")
[23:18:37] [ERROR] cache_get_field_content_int - invalid datatype
[12:41:08] [WARNING] CMySQLResult::GetRowDataByName - field not found ("levelscore")
[12:41:08] [ERROR] cache_get_field_content_int - invalid datatype
Alles anzeigen