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.

CommentFileSizeAuthor
profile_builder_permissions.patch547 bytes3rdLOF
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

markwk’s picture

Assigned: Unassigned » markwk
Status: Active » Closed (fixed)

@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!