Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
6.x-2.x-dev
Component:
Content Permissions module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Aug 2010 at 07:25 UTC
Updated:
19 Jan 2012 at 15:52 UTC
Comments
Comment #1
tostinni commentedIs there some plans to split this page ?
Loading the permission page with a lot of fields consume a lot of memory.
Thanks
PS: there's a way to bypass this, instead of going to the main permission page, go to the permission page by role:
admin/user/permissions/rid(replace rid by the role number) and you shoulb be able to handle a lot more fields ;)Comment #2
shady_gun commentedHey Nicolas .. Thanks for the tip :)
Comment #3
13rac1 commented100MB is a bit low for D6. Raise your max memory limit.
Comment #5
daniel wentsch commentedHaving this issue with a memory limit of 256 MB and a hell lot of fields.
Managing permissions per group is possible, but takes way to long if you need to compare permissions and/or change multiple roles.
I have 10 roles (including the default ones) and a whopping of 1335 permission checkboxes.