I try to sign up for the game but it keeps coming like this:
Warning: mssql_query() [function.mssql-query]: message: Incorrect syntax near ','. (severity 15) in /opt/lampp/htdocs/register/processor.php on line 40
Warning: mssql_query() [function.mssql-query]: Query failed in /opt/lampp/htdocs/register/processor.php on line 40
Failed to execute query! Something went wrong...
what am i doing wrong?
i can't sign up for the game
-
- Newbie
- Posts:1
- Joined:08 Nov 2008, 07:53
Re: i can't sign up for the game
Hey, I'm having the same problem. Anybody know whats going on???
Re: i can't sign up for the game

i hope it might help

IGN: MeMay (WF) vice gulid master PILIPINAS
Play Fair and be nice to everyone
Play Fair and be nice to everyone
Re: i can't sign up for the game
install patches and the game well

MADE IN CHILE WEREFOX: None STR:NoNull CONTI:NoNull INT:NoNull AGI:NoNull
(who are you?) I'm a damn trout
Re: i can't sign up for the game
male83 wrote:I try to sign up for the game but it keeps coming like this:
Warning: mssql_query() [function.mssql-query]: message: Incorrect syntax near ','. (severity 15) in /opt/lampp/htdocs/register/processor.php on line 40
Warning: mssql_query() [function.mssql-query]: Query failed in /opt/lampp/htdocs/register/processor.php on line 40
Failed to execute query! Something went wrong...
what am i doing wrong?
try use english letters/number for login and password lowercase only!
Head Admin
Re: i can't sign up for the game
LMS I hope the code begind that form is injection proof?
As for the error LMS is totaly right you should only use alpha, numeric characters. But maybe LMS could download some validation script for this
As for the error LMS is totaly right you should only use alpha, numeric characters. But maybe LMS could download some validation script for this

Re: i can't sign up for the game
ok i will add bad symbols check in registration script to avoid this kind of problems
Head Admin