Jump to content
MakeWebGames

Recommended Posts

Posted

I found a nice mod on the web and I'm not too sure who created it but its good.

On one of the files I get this error:

QUERY ERROR: Unknown column 'cars_owned' in 'field list'

Query was UPDATE users SET money=money-3000,cars_owned=cars_owned+1 where userid=1

Here is the code, can anyone help?

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

the sql was

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Posted

Re: [v2] Car Mods

 

you could separate each of them names with a comma and turn like 20 queries into 1

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Should work or this? i aint sure..

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Correct me if i am wrong..

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...