Wysłany: 2012-01-25, 15:41
Jaroo15
Wiek: 29 Na forum: 5310 dni Posty: 2
Nick w MP: Jaroo
Piwa : 40
Siemanko Podpinam map? pod baz? mysql
w mysql_connect wszystkie dane poprawnie wpisywane..
Pomo?e kto? ?
Oczywi?cie za pomoc
Kod:
[15]
[15] ---------------------------
[15] MySQL Debugging activated (01/25/12)
[15] ---------------------------
[15]
[15] >> mysql_connect( )
[15] CMySQLHandler::CMySQLHandler() - constructor called.
[15] CMySQLHandler::CMySQLHandler() - Connecting to "s2.servhost.pl" | DB: "****" | Username: "****" ...
[15] CMySQLHandler::Connect() - Connection was successful.
[15] CMySQLHandler::Connect() - Auto-Reconnect has been enabled.
[15] >> mysql_query( Connection handle: 1 )
[15] CMySQLHandler::Query(SELECT `nick`, `czas`, `data`, `powod`, `admin` FROM `BanyGraczy` WHERE `ip` = 'IP' OR `nick` = 'Jaroo') - An error has occured. (Error ID: 1146, Table 'samp723.BanyGraczy' doesn't exist)
[15] >> mysql_store_result( Connection handle: 1 )
[15] CMySQLHandler::StoreResult() - No data to store.
[15] >> mysql_num_rows( Connection handle: 1 )
[15] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)
[15] >> mysql_fetch_row_format( Connection handle: 1 )
[15] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Empty Result)
[15] >> mysql_free_result( Connection handle: 1 )
[15] CMySQLHandler::FreeResult() - The result is already empty.
[15] >> mysql_query( Connection handle: 1 )
[15] CMySQLHandler::Query(SELECT `id` FROM `KontaGraczy` WHERE `login` = '') - An error has occured. (Error ID: 1146, Table 'samp723.KontaGraczy' doesn't exist)
[15] >> mysql_store_result( Connection handle: 1 )
[15] CMySQLHandler::StoreResult() - No data to store.
[15] >> mysql_num_rows( Connection handle: 1 )
[15] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)
[15] >> mysql_free_result( Connection handle: 1 )
[15] CMySQLHandler::FreeResult() - The result is already empty.
Wysłany: 2012-01-25, 15:48
siemol
[MAX_PLAYERS];
Wiek: 29 Na forum: 5408 dni Posty: 23
Nick w MP: Gun
Piwa : 8
Edytuj plik conect czy jakos tak, na swoje dane w scriptfiles a jezeli tak zrobiles to moze jest to wina mapy.
Wysłany: 2012-01-25, 15:50
CRX
Wiek: 34 Na forum: 5671 dni Posty: 114
Piwa : 106
Ale gdzie problem?
Wysłany: 2012-01-25, 15:51
Jaroo15
Wiek: 29 Na forum: 5310 dni Posty: 2
Nick w MP: Jaroo
Piwa : 40
CRX , w?a?nie sam nie wiem
doda?em do OnGameModeInit
mysql_debug(1); aby mi wy?wietla?o b??dy.
I nie zapisuje mi exp, leveli, oraz kasy.
Wysłany: 2012-01-25, 19:39
CRX
Wiek: 34 Na forum: 5671 dni Posty: 114
Piwa : 106
Nie pobiera Ci nicku, oraz zapewne nie masz tabeli w bazie zrobionych.
Kod: CMySQLHandler::Query(SELECT `id` FROM `KontaGraczy` WHERE `login` = '') - An error has occured. (Error ID: 1146, Table 'samp723.KontaGraczy' doesn't exist)
Tagi: podpięcie :: mapy :: pod :: mysql
Anonymous
Na forum: 245 dni
Posty: 1
Anonymous Koniecznie zajrzyj na: