MYSQL not saving
#1

Hi i have a problem with my mysql gamemode.
When i register my age,gender,country... does not save.
I have everything in my gamemode like LoadData SaveData..

Screenshoots:http://imgur.com/MGQhskT,TpM194Y

MYSQL LOG:
[16:24:08] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[16:24:08] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[16:24:08] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[16:24:08] [DEBUG] CMySQLConnection::Connect - connection was successful
[16:24:08] [DEBUG] CMySQLConnection::Connect - connection was successful
[16:24:08] [DEBUG] CMySQLConnection::Connect - connection was successful
[16:24:08] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[16:24:08] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[16:24:08] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[16:24:33] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `korisnici` WHERE `pKorisnik` = 'Dim_Ce' LIMIT 0,1", callback: "ProveriAkaunt", format: "i"
[16:24:33] [DEBUG] CMySQLQuery::Execute[ProveriAkaunt] - starting query execution
[16:24:33] [DEBUG] CMySQLQuery::Execute[ProveriAkaunt] - query was successfully executed within 1.231 milliseconds
[16:24:33] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
[16:24:33] [DEBUG] Calling callback "ProveriAkaunt"..
[16:24:33] [DEBUG] cache_get_data - connection: 1
[16:24:33] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
[16:24:51] [DEBUG] mysql_escape_string - source: "123", connection: 1, max_len: 129
[16:24:51] [DEBUG] mysql_escape_string - source: "Dim_Ce", connection: 1, max_len: 24
[16:24:51] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `korisnici` WHERE `pKorisnik` = 'Dim_Ce' AND `pLoz", callback: "VictajIgrac", format: "i"
[16:24:51] [DEBUG] CMySQLQuery::Execute[VictajIgrac] - starting query execution
[16:24:51] [DEBUG] CMySQLQuery::Execute[VictajIgrac] - query was successfully executed within 0.497 milliseconds
[16:24:51] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
[16:24:51] [DEBUG] Calling callback "VictajIgrac"..
[16:24:51] [DEBUG] cache_get_data - connection: 1
[16:24:51] [DEBUG] cache_get_field_content - row: 0, field_name: "pKorisnik", connection: 1, max_len: 245
[16:24:51] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pKorisnik", data: "Dim_Ce"
[16:24:51] [DEBUG] cache_get_field_content - row: 0, field_name: "pLozinka", connection: 1, max_len: 245
[16:24:51] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pLozinka", data: "123"
[16:24:51] [DEBUG] cache_get_field_content - row: 0, field_name: "pPol", connection: 1, max_len: 245
[16:24:51] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pPol", data: "1"
[16:24:51] [DEBUG] cache_get_field_content - row: 0, field_name: "pPoteklo", connection: 1, max_len: 245
[16:24:51] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pPoteklo", data: "1"
[16:24:51] [DEBUG] cache_get_field_content - row: 0, field_name: "pGodini", connection: 1, max_len: 245
[16:24:51] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pGodini", data: "23"
[16:24:51] [DEBUG] cache_get_field_content - row: 0, field_name: "pSkin", connection: 1, max_len: 245
[16:24:51] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pSkin", data: "21"
[16:24:51] [DEBUG] cache_get_field_content - row: 0, field_name: "pPari", connection: 1, max_len: 245
[16:24:51] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pPari", data: "900000"
[16:24:51] [DEBUG] cache_get_field_content - row: 0, field_name: "pLevel", connection: 1, max_len: 245
[16:24:51] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pLevel", data: "50"
[16:24:51] [DEBUG] cache_get_field_content - row: 0, field_name: "pTut", connection: 1, max_len: 245
[16:24:51] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pTut", data: "1"
[16:24:51] [DEBUG] cache_get_field_content - row: 0, field_name: "pRabota", connection: 1, max_len: 245
[16:24:51] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pRabota", data: "0"
[16:24:51] [DEBUG] cache_get_field_content - row: 0, field_name: "pTeam", connection: 1, max_len: 245
[16:24:51] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pTeam", data: "1"
[16:24:51] [DEBUG] cache_get_field_content - row: 0, field_name: "pReg", connection: 1, max_len: 245
[16:24:51] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pReg", data: "1"
[16:24:51] [DEBUG] cache_get_field_content - row: 0, field_name: "pAdmin", connection: 1, max_len: 245
[16:24:51] [WARNING] CMySQLResult::GetRowDataByName - field not found ("pAdmin")
[16:24:51] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)