Problem with saving data - 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: Problem with saving data (
/showthread.php?tid=553540)
Problem with saving data -
TonyII - 30.12.2014
Hey everyone, so I recently purchased some slots from Vortex. Everything is great except for one thing, the player data wont save at all. It works fine on the local host, I've added all the required files into the file manager and I'm using YINI to save data. So what it basicly does is once a player registers it creates a .ini file in scriptfiles/users. So the strange thing is when the player logs out it won't add the data into the file, wich works perfectly fine at the local host. I've contacted Vortex and they've told me that they've never faced a problem like this before, so they won't be able to help me at all. This is my last hope, any help is appreciated.
Re: Problem with saving data -
kasper1996 - 30.12.2014
Hello,
Make sure the permissions for reading the file is set to 777
Best Regards,
kasper.
Re: Problem with saving data -
TonyII - 30.12.2014
Where can I find the permissions for reading the file?
Re: Problem with saving data -
kasper1996 - 30.12.2014
Hello,
If the node that is running your server is running linux then in Filezilla/FTP program you can edit the permissions of the folder by right clicking on it then file permissions..
Just then change the numeric value to 777.
Best Regards,
kasper.
Re: Problem with saving data -
TonyII - 30.12.2014
Quote:
Originally Posted by kasper1996
Hello,
If the node that is running your server is running linux then in Filezilla/FTP program you can edit the permissions of the folder by right clicking on it then file permissions..
Just then change the numeric value to 777.
Best Regards,
kasper.
|
It isn't linux but I still tried to change it to 777, still got the same result
Re: Problem with saving data -
kasper1996 - 30.12.2014
Did you try any other host companies?
Re: Problem with saving data -
TonyII - 30.12.2014
I will switch to another one if this will continue, could you recommend any?
Re: Problem with saving data -
kasper1996 - 30.12.2014
Hello,
Check your PM.
Best Regards,
kasper.
Re: Problem with saving data -
TonyII - 30.12.2014
It just doesn't make sense to me
Re: Problem with saving data -
kaisersouse - 30.12.2014
If you are using Y_INI then yes I'm having this problem too. Bunch of customers who switched from DINI to Y_INI are seeing this exact same behavior. I'm looking into it, and I know Y_Less is aware of the situation as well.