Help Me[SQL]Unknow Column 'Locked' - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Help Me[SQL]Unknow Column 'Locked' (
/showthread.php?tid=169840)
Help Me[SQL]Unknow Column 'Locked' -
stealthz - 21.08.2010
when i run samp-server.exe and join my server register and will login
samp-server.exe it will auto close i open Log it up
Error in mysql_query: Unknown column 'Locked' in 'field list'
Error in mysql_store_result: Unknown column 'Locked' in 'field list'
How to fix ?
PS.i want Register System Website who can help me ?
Re: Help Me[SQL]Unknow Column 'Locked' -
Kyosaur - 21.08.2010
Show a screen shot of your table's field setup? The error is obviouslly telling you that you do not have a column named Locked :P.
As for your register system request, search! There are TONS of them posted, hell, there is even one in G-StyleZzZ's mysql plugin's topic.
Re: Help Me[SQL]Unknow Column 'Locked' -
stealthz - 21.08.2010
in my Gamemode not have Locked
Re: Help Me[SQL]Unknow Column 'Locked' -
Kyosaur - 21.08.2010
Quote:
Originally Posted by stealthz
in my Gamemode not have Locked
|
Please re-read my post.