adam786 Posted July 19, 2007 Posted July 19, 2007 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, '', '') Quote
UCC Posted July 19, 2007 Posted July 19, 2007 Re: Help PLease It is telling you exactly what is wrong. Your query has 15 fields your table does not. Quote
John99 Posted July 20, 2007 Posted July 20, 2007 Re: Help PLease Check your (gangs) table in phpmyadmin Quote
Jawad Posted July 20, 2007 Posted July 20, 2007 Re: Help PLease i have i delted all the gang talbes and i re added it but still am getting this error m8 Quote
John99 Posted July 20, 2007 Posted July 20, 2007 Re: Help PLease Reload all yours gang files on again what did u try and add in it anyways? gangPICS Quote
Jawad Posted July 21, 2007 Posted July 21, 2007 Re: Help PLease still not working guys some one help it out Quote
UCC Posted July 21, 2007 Posted July 21, 2007 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 Quote
John99 Posted July 29, 2007 Posted July 29, 2007 Re: Help PLease Yeah do you have it working know then? anyways was you using lite:| 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.