19.04.2013, 08:10
Hello SA-MP Forums, i got a small issue with my script which is MySQL based.
So when i try to register an account i get this weird message (example):
[19/04/2013 11:31:50] errorid: 1364 | error: Field 'ContractBy' doesn't have a default value | callback: OnQueryFinish | query: INSERT INTO players (Username, Password) VALUES('ACAB', '8513C69D070A008DF008AEF8624ED24AFC81B170D242FAF5F AFE853D4FE9BF8AA7BADFB0FD045D7B350B19FBF8EF6B2A51F 17A07A1F6819ABC9BA5CE43324244') | connection handle: 1 | resultid: 4 | extraid: 0
I've already checked the script about fixing this i've been searching for like 2 hours lol
Anyways, the field "ContractBy" as the error says it has this value set (at the DB & at the script)
NOTE: Registered accounts work perfect when they Login. Register is the issue :/
Thanks in advance!
So when i try to register an account i get this weird message (example):
[19/04/2013 11:31:50] errorid: 1364 | error: Field 'ContractBy' doesn't have a default value | callback: OnQueryFinish | query: INSERT INTO players (Username, Password) VALUES('ACAB', '8513C69D070A008DF008AEF8624ED24AFC81B170D242FAF5F AFE853D4FE9BF8AA7BADFB0FD045D7B350B19FBF8EF6B2A51F 17A07A1F6819ABC9BA5CE43324244') | connection handle: 1 | resultid: 4 | extraid: 0
I've already checked the script about fixing this i've been searching for like 2 hours lol
Anyways, the field "ContractBy" as the error says it has this value set (at the DB & at the script)
NOTE: Registered accounts work perfect when they Login. Register is the issue :/
Thanks in advance!