- Code: Select all
Could not update group
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ' group_count='0', group_count_max='0', group_count_enable='', g
UPDATE phpbb_groups SET group_type = 1, group_name = 'Administrators', group_description = '~Admin Group~', group_moderator = 2,, group_count='0', group_count_max='0', group_count_enable='', group_allow_weblogs = 1 WHERE group_id = 3
Line : 356
File : admin_groups.php
And yes i am aware that tha last little part isn't from this MOD but from hyperions BlogMod...i get a similar error to the one above when i try creating a group also, these errors only occur when i change a field relative to this MOD.
HELP!
Thanks

