SA-MP Forums Archive
Help about MYSQL Databases - 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: Help about MYSQL Databases (/showthread.php?tid=566076)



Help about MYSQL Databases - SWAT4 - 03.03.2015

I used this https://sampforum.blast.hk/showthread.php?tid=485633&page=15
And i followed everything, Scripts and PHPmyadmin stuff, But later when i finish and try to Test the script (offline mod) No stats Save in My Database, No name, pass , score, rank... HElp!


Re: Help about MYSQL Databases - Sithis - 03.03.2015

You will need to post your code and server log. Without it, we can't help you.


Re: Help about MYSQL Databases - SWAT4 - 03.03.2015

as you see, i gave you The Codes i used, i gave you all Tutorial i used


Re: Help about MYSQL Databases - denNorske - 03.03.2015

I suggest you to debug your code. By that, i mean, log every Query into a file, and find out what the error is.

It could be a missing table, a mistype in the queries, etc.

Without YOUR code and YOUR logs, we can't help you. Isn't that obvious ?