Jump to content
MakeWebGames

Recommended Posts

Posted

When i make a gang this shows up

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

Query was INSERT INTO gangs VALUES

 

and when i try to add an item wthat what shows up

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

Query was INSERT INTO items VALUES('',3,'2','2',2,2,1, '0', 'a:4:{s:4:\"stat\";s:6:\"energy\";s:3:\"dir\";s:3:\"pos\";s:8:\"inc_type\";s:6:\"figure\";s:10:\"inc_amount\";i:0;}', '0', 'a:4:{s:4:\"stat\";s:6:\"energy\";s:3:\"dir\";s:3:\"pos\";s:8:\"inc_type\";s:6:\"figure\";s:10:\"inc_amount\";i:0;}', '0', 'a:4:{s:4:\"stat\";s:6:\"energy\";s:3:\"dir\";s:3:\"pos\";s:8:\"inc_type\";s:6:\"figure\";s:10:\"inc_amount\";i:0;}', 0, 0, 0, 0, 0, 0, 0, 0)

Help please

Posted

Re: [V2] Help Nedded

 

Column count doesn't match value count at row 1

Gang's: You have added another row to the gangs table or you have editied your creategang.php and messed up.

Item's: When creating an item. Fill in all the field's and try again.

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