Jump to content
MakeWebGames

Help PLease


adam786

Recommended Posts

when i make a gang or one of members does they get this error i tihnk its in sql so can anyway tell me awt do i add on database to fix it

 

QUERY ERROR: Column count doesn't match value count at row 1

Query was INSERT INTO gangs VALUES('','test','','','',0,0,100,2,2,5,0,0, '', '')

Link to comment
Share on other sites

Re: Help PLease

It's simple. If you can't count I cant help you.

The number of fields in your query do not match the number of fields in your table.

 

QUERY ERROR: Column count doesn't match value count at row 1

Link to comment
Share on other sites

  • 2 weeks later...

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