Closed (duplicate)
Project:
Custom Permissions
Version:
7.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2012 at 09:10 UTC
Updated:
14 Oct 2012 at 14:37 UTC
Installed as normal. I copied the module to my drupal installation and went to modules and activated it. Got this error:
Notice: Undefined index: element in theme_container() (line 3147 of D:\xampp\htdocs\web\includes\form.inc).
Recoverable fatal error: Argument 1 passed to drupal_attributes() must be an array, null given, called in D:\xampp\htdocs\web\includes\form.inc on line 3159 and defined in drupal_attributes() (line 2263 of D:\xampp\htdocs\web\includes\common.inc).
Comments
Comment #1
jisuo commentedTried replacing the module with the dev version: When I go to the module page:
then further down again:
Comment #2
techpassion commentedThis is a duplicate issue.
Please see this patch
It fixed the issue for me
Comment #3
Leeteq commented#1274800: Notice: Trying to get property of non-object in config_perms_menu_alter() (line 109)