13.01.2013, 02:11
Well i am stumped on what i should do or how to approach this. But for some reason on my server host (Windows) y_ini will create the file but not write to it, so a player can register but then nothing gets wrote to the file so in-turn the player cant log in cause there's no password in the file(or any info for that matter). And when i have it hosted on my own computer(windows 7), with the exact same plugins,config, and user files it will write/read and works flawlessly.
Now here's the kicker, i have a vehicle system that loads all my server vehicles from a file and i can also add vehicles in-game and that system writes but it also uses the raw file functions, fwrite, fread, and fclose, not y_ini, and it works fine. I can add vehicles and it creates the file and writes to it with no issues.
According to the host the scriptfiles folder has all the correct permissions and everything should be working fine. I guess what should i do to go about fixing this issue? The host said he can re-install the server for me to see if that helps, but i haven't gotten a response yet.
I guess i just wanted some input on what others thing could be the culprit.
Thanks
Now here's the kicker, i have a vehicle system that loads all my server vehicles from a file and i can also add vehicles in-game and that system writes but it also uses the raw file functions, fwrite, fread, and fclose, not y_ini, and it works fine. I can add vehicles and it creates the file and writes to it with no issues.
According to the host the scriptfiles folder has all the correct permissions and everything should be working fine. I guess what should i do to go about fixing this issue? The host said he can re-install the server for me to see if that helps, but i haven't gotten a response yet.
I guess i just wanted some input on what others thing could be the culprit.
Thanks