The problem arises when I try to create a new group using the admin control panel.
The group is not created and and error is displayed.
Error message:
Could not insert new group
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax near ' group_allow_email, group_single_user) VALUES (1, 'Test', 'description', 10' at line 1
INSERT INTO cforum1_groups (group_type, group_name, group_description, group_moderator, , group_allow_email, group_single_user) VALUES (1, 'Test', 'description', 10, '5', group_allow_pm, '5','0')
Line : 376
File : /.../phpbb/admin/admin_groups.php
Note: Mod version 1.3.0 running Phpbb2.0.3
Thanks in advance
Ed Guy

