GPCI in database - 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)
+--- Thread: GPCI in database (
/showthread.php?tid=524191)
GPCI in database -
Moneymachine - 05.07.2014
So, what should i do when the console says like this?
PHP код:
[04:24:05] Error #1054 - Error: Unknown column 'GPCI' in 'field list' | Query: INSERT INTO `players` (`Username`, `Pass`, `IP`, `RegisterDate`, `GPCI`) VALUES ('Mike_Kube', '41E8DCD3804160792ED97F99320FE60FF21CFFFDA65EE7BA6C2AD3FC55D0BC8FDE1A80B3E265608CD7EE63D4BA3E70341D193890D3600917A0B22C1E61A8461F', '127.0.0.1', 1404523445, '845D44DD94D8D9F0C498490DE4DF8FA9A905FC9D') | Callback: OnQueryFinish
PHP код:
Error: Unknown column 'GPCI' in 'field list'
Or should i do something with pawno?