Yeh when I try to go delete group I get a big sql error. Any way to get this fixed?
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1451 - Cannot delete or update a parent row: a foreign key constraint fails (`eastcoc6_myb1`.`mybb_roster_columns`, CONSTRAINT `mybb_fkc_id_group` FOREIGN KEY (`id_group`) REFERENCES `mybb_roster_groups` (`id_group`) ON DELETE NO ACTION ON UPDATE NO ACTION)
Query:
DELETE FROM mybb_roster_groups WHERE id_group = '27'