When registering on homehost file writes, on another host not. - 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: When registering on homehost file writes, on another host not. (
/showthread.php?tid=528202)
When registering on homehost file writes, on another host not. -
Beckett - 26.07.2014
------
Re: When registering on homehost file writes, on another host not. -
Crystallize - 26.07.2014
Try adding "777" permissions on that folder not sure just sayin'
Re: When registering on homehost file writes, on another host not. -
flamur2012 - 26.07.2014
I think WizzardY is right its a host problem where u should change all files permissions to 777
Re: When registering on homehost file writes, on another host not. -
sammp - 26.07.2014
Are your directories in which files are saved to case sensitive?
And what OS are you running either of them on?
Re: When registering on homehost file writes, on another host not. -
Beckett - 26.07.2014
The file creates for the player but the data isn't benig written for what WizzardY said I did and still doesn't work, thanks for response.
Edit: Running on windows, both.
Re: When registering on homehost file writes, on another host not. -
Blast3r - 26.07.2014
Some hosts have problems with data writing, if you're using Vortex especially. I have an old friend of mine which once was using vortex and had issues with Y_Ini and support didn't manage to help him either which is why they refunded him the money.
Re: When registering on homehost file writes, on another host not. -
Crystallize - 26.07.2014
Make 777 permissions on scriptfiles folder
Re: When registering on homehost file writes, on another host not. -
Beckett - 26.07.2014
I did mate, didn't work.
Re: When registering on homehost file writes, on another host not. -
Beckett - 27.07.2014
Fixed it by running as an administrator, thank you guys for your response.