SA-MP Forums Archive
[Help] INI UCP - 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: [Help] INI UCP (/showthread.php?tid=544561)



[Help] INI UCP - Snich - 02.11.2014

Hello, for two days I have a big problem with INI UCP (this system: https://sampforum.blast.hk/showthread.php?tid=517282)

Succesfully connect to FTP, and that's okay, but if I enter the nickname and password, send mi an error "Invalid account"

I don't know what to do, if you know the solution, help me.


Re: [Help] INI UCP - Snich - 02.11.2014

anyone?


Re: [Help] INI UCP - [HiC]TheKiller - 02.11.2014

Did you edit
pawn Код:
$user['Name'] = 'ftp://'.$FTP_USER.':'.$FTP_PASS.'@YOURSERVERIPHERE/samp03/users/'.$_SESSION['Username'].'.ini';
With your server IP? Also, make sure that that's actually the directory in which your user files are stored. E.g. Make sure that /samp03/users is where the user data is stored based on where the FTP directory starts.


Re: [Help] INI UCP - HanVir - 25.05.2018

Can you share this INI UCP ? I really looking for it right now.