Closed (fixed)
Project:
Simple Access
Version:
7.x-2.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2010 at 19:32 UTC
Updated:
8 Mar 2013 at 03:40 UTC
Can't add new group
function simple_access_group_form(&$form, &$form_state, $group = array()) {
Remove pass-by-reference
function simple_access_group_form($form, $form_state, $group = array()) {
Comments
Comment #1
jerrac commentedIf you do what the inital post says, it fixes this error:
Comment #2
simon georges commentedClosing #1078522: Cannot make group / cannot save role access for node as a duplicate of this one.
Comment #3
gordon commentedThis has fixed already. closing.