SQL Error : 1136 Column count doesn't match value count at row 1
INSERT INTO phpbb_groups (group_type, group_name, group_description, group_moderator, group_allow_email, group_single_user) VALUES (0, 'SMT', '', 2, '0')
I've checked the admin_groups.php file and all the correct changes appear to have been made. Any suggestions would be appreciated.

