Registration System Help - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Registration System Help (
/showthread.php?tid=258095)
Registration System Help -
kin - 29.05.2011
I was currently following this tutorial:
https://sampforum.blast.hk/showthread.php?tid=243415
It was not as good as expected. Once i finished it appeared the script does not actually create the users file. So i am wonder how i can create the users file with the includes he has there.
Re: Registration System Help -
Calgon - 29.05.2011
The problem might not be with your script's code, it might be with the privileges the script has to read and write from/to the directory for your user files. Try using the chmod function to rectify this problem.