When a user who does not have the administer content permission assigned to their role attempts to edit or create content they receive the following error upon submission.
warning: Invalid argument supplied for foreach() in /home/virtual/site53/fst/var/www/html/cms/modules/simple_access/simple_access.module on line 159.
warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site53/fst/var/www/html/cms/includes/common.inc:384) in /home/virtual/site53/fst/var/www/html/cms/includes/common.inc on line 192.
What can I try to determine where the cause is?
Comments
Comment #1
jjeff commentedYes, I noticed this problem in the code when I was fixing http://drupal.org/node/26794
I've committed a new version (1.10) to CVS and this problem should be fixed.
-Jeff
Comment #2
jjeff commentedComment #3
jjeff commented