Changes to the User Permissions Not saving

Posted by anru on Stack Overflow See other posts from Stack Overflow or by anru
Published on 2010-05-31T02:24:57Z Indexed on 2010/05/31 2:32 UTC
Read the original article Hit count: 287

Filed under:
|
|

I am use drupal 6.

it seems like permission page can not save too many settings.

I have try to save permission setting, but it is just not saved into DB. I have found out this is due to "too many fields". (use content permission module). if i uncheck some fields, and then checking lesser fields, permission will be saved.

for example, if I am unchecking 2 check boxes, then checking one check box, permission will be saved.

does any one know which function the permission page used to insert result into db?

my php memory limit is 256M.

© Stack Overflow or respective owner

Related posts about drupal

Related posts about drupal-6