Delete group

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
100rk

Delete group

Post by 100rk »

Hi Wishy,
I found bug in deleting groups from admin (0.8.2). :(
Function 'DeleteGroupByID()' from 'lib/classes/class.group.inc.php' don't remove group-related records in tables 'group_perms' and user_groups' - so function 'check_permission()' can not work properly. With this bug - I can add some permission to any group, then add any user to this group, then remove this group - and problem is: this user still have a permission of non-existed group and there is no chance fix it from admin interface, only directly in database.
Cheers, 100rk.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Delete group

Post by Ted »

Thanks for that. I'll make sure it's fixed in svn.
Post Reply

Return to “Developers Discussion”