Jump to content
MakeWebGames

Recommended Posts

Posted

I have this error when i create a crime

QUERY ERROR: 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 ') VALUES( 'Near The bank', '1', '((WILL*0.8)/2.5)+(LEVEL/4)', '34', '19', 'You h' at line 1

Query was INSERT INTO crimes (crimeNAME, crimeBRAVE, crimePERCFORM, crimeSUCCESSMUNY, crimeGROUP, crimeITEXT, crimeSTEXT, crimeFTEXT,) VALUES( 'Near The bank', '1', '((WILL*0.8)/2.5)+(LEVEL/4)', '34', '19', 'You head over to the beach and start searching.', 'You successfully find $34 ', 'You didnt find anything after 2 hours of searching and go home feeling disapointed.)

Does anyone have any idea what its about ???

Posted

Re: Crime help

'You head over to the beach and start searching.', 'You successfully find $34 ', 'You didnt find anything after 2 hours of searching and go home feeling disapointed.)

you have a missing ' after "disapointed." That can be the error

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...