there are about 160 cck fields which belong to about 10 different content types. when I go to the page ' http://www.mysite.com/admin/user/permissions' to set up the field permission. I got a message from drupal says 'Allowed memory size of 100663296 bytes exhausted' coz the field permission section are occupying half of the page, so I am pretty sure that's where the memory has been used.

anything I can do to reduce the memory usage or nothing I can do for this ?

Thanks

Comments

tostinni’s picture

Component: General » Content Permissions module
Category: support » bug

Is 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 ;)

shady_gun’s picture

Hey Nicolas .. Thanks for the tip :)

13rac1’s picture

Status: Active » Fixed

100MB is a bit low for D6. Raise your max memory limit.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

daniel wentsch’s picture

Having 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.