PHP Problem Sig and UCP
#1

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
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)