Posts: 41
Threads: 8
Joined: Feb 2014
Reputation:
0
26.11.2014, 22:58
(
Последний раз редактировалось FiveCentz; 27.11.2014 в 01:42.
)
Hello! I recently gotten a gamemode script and have been editing it for my personal use. After doing some edits I decided to test it out on localhost, everything works great. So I move it over to my host and for some reason the user.ini doesn't save when on the host. Plus it also causes my server to crash as when you register right after you need to log in, and because it doesn't have a password for you to log in with, it crashes.
Posts: 274
Threads: 67
Joined: Oct 2014
hmmm.....................!!!!!!!!
This is becuz you didnt puted all files properly
Posts: 41
Threads: 8
Joined: Feb 2014
Reputation:
0
huh? No, im pretty sure all files are put in correctly.
Posts: 1,733
Threads: 20
Joined: Nov 2010
Reputation:
0
Have you created the required folders inside the folder "scriptfiles"?
Seems like your script tries to save the file inside a folder which doesn't exist, and therefore it crashes.
Posts: 41
Threads: 8
Joined: Feb 2014
Reputation:
0
Yah, the 'users' folder is created inside.