Hello:
I found a bug whereby after installing this module the permissions page goes WOD.
PHP Fatal error: Unsupported operand types in /Users/crilis/Sites/situs/modules/user/user.admin.inc on line 696
Following all the posts about this error across a few other modules it appears to be an problem with the hook_permission().
I fixed it and created a patch.
| Comment | File | Size | Author |
|---|---|---|---|
| profile_builder_permissions.patch | 547 bytes | 3rdLOF |
Comments
Comment #1
markwk commented@kannary100: Good catch. I didn't even notice this when I ported it. I just enabled, got the stuff I need and disabled. I committed and added to an alpha2 release that should work now. Thanks!