SA-MP Forums Archive
Server not saving accounts. - 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: Server not saving accounts. (/showthread.php?tid=428502)



Server not saving accounts. - Lostlife - 06.04.2013

Well each time one joins my server and Register's up etc when they join age they have to Registered again but then after the second time of them Registering everything is fine, Just means they have to re-log again after the first time. Anyone know how to fix my problem?


Re: Server not saving accounts. - Giroud12 - 06.04.2013

What admin system you use?


Re: Server not saving accounts. - Pottus - 06.04.2013

Make sure you write a default stat file when they register.


Re: Server not saving accounts. - SequenceCuz - 06.04.2013

Script that u use is ur own


If no

Crtl+f find [PATH] and u will see the directory folder name that u need to be create man


Re: Server not saving accounts. - Lostlife - 06.04.2013

It's all MySQL and a custom script so I'm really not sure whats going on with it. sadly I need to try figure the problem >_<


AW: Server not saving accounts. - [AK]Nazgul - 06.04.2013

Post your registration code please.


Re: Server not saving accounts. - Giroud12 - 06.04.2013

Just Use Fadmin,
It Save Account


Re: Server not saving accounts. - [FSaF]Jarno - 06.04.2013

To the poster above, i hardly believe he is going to change his admin system just to get registration working.

ONTOPIC: Seems like a weird problem. If i understood correctly, the players must register their accounts, and then the next time they join, they have to register them again, and after that they no longer have to register them?

I have NO experience with MySQL since i've always thought it's way too overkill for SA:MP, and is only good for connections between the server and a website.


Re: Server not saving accounts. - Lostlife - 06.04.2013

Quote:
Originally Posted by [FSaF]Jarno
Посмотреть сообщение
To the poster above, i hardly believe he is going to change his admin system just to get registration working.

ONTOPIC: Seems like a weird problem. If i understood correctly, the players must register their accounts, and then the next time they join, they have to register them again, and after that they no longer have to register them?

I have NO experience with MySQL since i've always thought it's way too overkill for SA:MP, and is only good for connections between the server and a website.
You are correct, It's something to do with my script and I really don't know what. I get everything works fine after they register twice, I've got a development server up if anyone wants to have a look at it and try help out? hah.


Re: Server not saving accounts. - Threshold - 06.04.2013

Showing us SOME code might help...