CHAVDAVE please stick to one thread when asking for help on the same matter.. as it gets confusing for everyone..
according to this INSERT there are
Query was INSERT INTO gangs VALUES('','gang ','Admin gang only','','',0,0,100,11,11,5,0,0,'')
there are 14 inserts now goto your PHPMYADMIN select your game table then select gangs
there should be 14 columns on there as well, if there are less then you either need to add a new row to the gangs OR remove a insert from the query on your PHP FILE.
if your columns are above 14 then add the missing column to your Insert Query