You must fill all information in the Required Field!"; } else { if($password == $passretype) { if(!ereg("^[0-9a-z]{4,15}$",$userid)) { echo "
Only letters and numbers only are allowed.Long 4 to 15 words
"; } else { $res = mysql_query("select * from account where name = '".$userid."' order by id desc"); if(mysql_num_rows($res) == 0) { mysql_query("insert into account (name,Password,Reg_date,netbar_ip) values ('".$userid."','".$hash."','".date("y-m-d H:i:s", time())."','".$_SERVER['REMOTE_ADDR']."')"); echo "
Account successfully registered!
"; } else { echo "
This account has been registered, please select another!
"; } } } else { echo "
Password authentication is not the same as your Password
"; } } } ?>
You're still running a new version of PHP.
Goto WAMP website and look for a version that has (like PC said) 5.4
I thought it was 5.3 but I can't remember. There's also one particular version of PHP that had compatibility with both 2,3,4 & 5+ mySQL servers, however that requires advanced installation.
You're still running a new version of PHP.
Goto WAMP website and look for a version that has (like PC said) 5.4
I thought it was 5.3 but I can't remember. There's also one particular version of PHP that had compatibility with both 2,3,4 & 5+ mySQL servers, however that requires advanced installation.
[Help]Albetros MYSQL execute errors 12/22/2012 - CO2 Private Server - 11 Replies I have some errors on that source can some1 help me please?
1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'skip,1;
END
;
-- ----------------------------
-- Procedure structure for' at line 5
INSERT INTO spellinfo VALUES ('10359', '30010', 'IceBolt', '0036', '0', '0', '0', '0004', '0000', '0000', '120', '0000', '0100', '0000', '0008', '0020', '0000', '0000', '0', '0000', '0', '0000',...
Mysql fehler 1130-Host 'xxxx' is not allowed to connect to this MySQL server 10/18/2012 - Metin2 Private Server - 0 Replies Ich brauche eure hilfe ich wollte einen P-server machen und benutzte Navicat für die DatenBank aber beim ersten mal ging es doch ich hatte dann die DB gelöscht,weil ich ein neues script hatte und dann wollte ich wieder eins machen aber es ging nicht so wie oben der Fehler
ich bitte um hilfe danke :)
aber bitte so schnell wie möglich um antwort danke
Liebe Grüße : Silver2011
[Guide] 2 Fixes on Sro-Errors (no bot-errors) 03/04/2011 - SRO Guides & Templates - 5 Replies Hey guys,
here are 2 fixes for silkroad-errors (not bot-errors!). I know they dont appear for many people but some guys have problems with it.
1st Fix: "Server is undergoing inspection..."
Why does this error appear?
Because Joymax has some problems with the Login-Servers.
Fix:
Step1): Click on "Start" then on "Run"
mysql errors.. 2010 files..;( 01/11/2011 - Metin2 Private Server - 8 Replies Hi Leute, ich krieg nochmal nen Anfall wegen dem Scheiß..
Also entweder is das wirklich voll die verbuggte Scheiße oder ich bin einfach zu dämlich.
Ich folgende errors stehn:
DB-syserr:YSERR: Jan 5 16:33:55 :: Start: TABLE_POSTFIX not configured use default
SYSERR: Jan 5 16:33:55 :: DirectQuery: AsyncSQL::DirectQuery : mysql_query error: Column 'name' in field list is ambiguous
query: SELECT pid, name, date FROM monarch_candidacy a, player b where a.pid = b.id
SYSERR: Jan 5...