? Sparks ? Posted May 29, 2009 Posted May 29, 2009 Yeah so I got my crimes all up and running, But when you fail the crime and It says you were sent to jail you don't end up In jail, For Example You decide enough is enough. You grab up your homies, roll downtown and start a riot...' The cops confront you and after refusing to leave, they arrest you. QUERY ERROR: Unknown column 'jailed' in 'field list' Query was UPDATE users SET jailed=jailed+1 WHERE userid=6 Any Ideas On what Is going wrong? Quote
Lithium Posted May 29, 2009 Posted May 29, 2009 Re: Problem Running Crimes yup... QUERY ERROR: Unknown column 'jailed' in 'field list' <- this is your problem... Is that hard to find? :| Quote
CrazyT Posted May 29, 2009 Posted May 29, 2009 Re: Problem Running Crimes Because its not jailed.. its jail Quote
Lithium Posted May 30, 2009 Posted May 30, 2009 Re: Problem Running Crimes it can be jailed... though the problem is the missing field on the table ;) Quote
CrazyT Posted May 30, 2009 Posted May 30, 2009 Re: Problem Running Crimes it can be jailed... though the problem is the missing field on the table ;) Yeah.. lol Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.