31.12.2017, 10:05
I just wanted to test this gamemode http://forum.sa-mp.com/showthread.ph...28#post3973628
so basically i just did everything good, but when i registered character script doesn't saved it so and i checked the mysql logs and these errors popped up if you guys know solution and want to help me reply on this thread
And yeah these columns exists
so basically i just did everything good, but when i registered character script doesn't saved it so and i checked the mysql logs and these errors popped up if you guys know solution and want to help me reply on this thread
PHP код:
[13:59:19 12/31/17] [ERROR] cache_get_field_content_int - invalid datatype
[13:59:19 12/31/17] [WARNING] CMySQLResult::GetRowDataByName - field not found ("SetupInfo") (Query: "SELECT * FROM characters WHERE char_name = 'Jay_Douglas'")
[13:59:19 12/31/17] [ERROR] cache_get_field_content_int - invalid datatype
[13:59:19 12/31/17] [WARNING] CMySQLResult::GetRowDataByName - field not found ("Gender") (Query: "SELECT * FROM characters WHERE char_name = 'Jay_Douglas'")
[13:59:19 12/31/17] [ERROR] cache_get_field_content_int - invalid datatype
[13:59:19 12/31/17] [WARNING] CMySQLResult::GetRowDataByName - field not found ("RentAt") (Query: "SELECT * FROM characters WHERE char_name = 'Jay_Douglas'")
[13:59:19 12/31/17] [ERROR] cache_get_field_content_int - invalid datatype