PHP Problem Sig and 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: PHP Problem Sig and UCP (
/showthread.php?tid=263421)
PHP Problem Sig and UCP -
undeR. - 21.06.2011
I downloaded SAMPSigns and upload it to host and changed everything i need but failed...
SAMPSing:
Код:
// Connection & Website Settings
$ftpad = "178.239.57.72";
$ftpuser = "teobo";
$ftppass = "**********";
$comm = "SAMP";
$weburl = "http://www.og-samp.org";
$usersdir = "/server/scriptfiles/users";
but look
http://www.og-samp.org/sig/
rofl
UCP By GodFather:
Код:
$host = '178.239.57.72'; // IP - Adresse
$port = 7047; // Port
$projektname = 'Old Generation Community'; // Name of the Server
$projektslogan = 'User Control Panel'; // Slogan
$wwwsite = 'http://www.og-samp.org/'; // Website of the forum, displayed in the footer
// The encryption of the passwords, 0 = Default GF, 1 = MD5-Hash and 2 = No encryption
$pwtyp = 3;
// When the userfiles are on FTP, choose 1 else choose 2
$contyp = 1; // Well, since Version 1.5 it works with FTP
// Enter here the FTP-Connectionsdatas
$ftphost = '178.239.57.72';
$ftpuser = 'teobo';
$ftppass = '***********';
$ftpdir = '/samp03/scriptfiles/users';
// Otherway enter here the Path
$rootpath = '/samp03/scriptfiles/users';
But fail again
always said " Username and password are incorect"
www.og-samp.org/ucp