a problem with YSI - 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: a problem with YSI (
/showthread.php?tid=564647)
a problem with YSI -
Antoniohl - 22.02.2015
i have uploaded the server into FTP
when i create an account it says in logs "ysi error ini open could not find or create file"
but in my PC it works fine.
Re: a problem with YSI -
iAnonymous - 22.02.2015
Permissions are perfectly Alright?
Are you actually moving something with Data in it or its just empty?
Re: a problem with YSI -
Antoniohl - 22.02.2015
explain more, but everything is alright.
EDIT:The host is windows, all files transfer successfully, except .so "plugins" so i think no problems?
Re: a problem with YSI -
AndySedeyn - 22.02.2015
.so plugins are for Linux-based servers/computers, that's not an issue with yours.
Did you make all the folders under /scriptfiles?
Re: a problem with YSI -
Antoniohl - 22.02.2015
Bible i did make all folders, they are already created, as i said it works fine in my PC, it creates the account and everything works fine, except in the host it shows the same dialog OnPlayerRequestClass and they use .dll so it's windows..
i've searched in ****** about this problem "So many people posts" the same problem in the same host "vortex host" but i dunno how they fixed it or what they've done.
Re: a problem with YSI -
AndySedeyn - 22.02.2015
Try setting your permissions to 777 in your FTP.
Re: a problem with YSI -
Antoniohl - 22.02.2015
What permissions / sorry explain more
Re: a problem with YSI -
AndySedeyn - 22.02.2015
Quote:
Originally Posted by Antoniohl
What permissions / sorry explain more
|
Assuming you are using Filezilla as your FTP manager.
http://www.cubecartforums.org/docs/a...rectories.html
Re: a problem with YSI -
Kenway - 22.02.2015
I had this problem too..Linux is supporting small/big letters..That's mean if in your script you save player data like this: "Accounts/%s" and in ftp the folder name is "accounts" it'll not work..
Re: a problem with YSI -
Antoniohl - 23.02.2015
Quote:
Originally Posted by Kenway
I had this problem too..Linux is supporting small/big letters..That's mean if in your script you save player data like this: "Accounts/%s" and in ftp the folder name is "accounts" it'll not work..
|
both are the same i've checked them.
Edit: i did set the permission's to all folders to 777, it's not working :/
"*** YSI Error: INI_Open could not find or create file"