Closed (works as designed)
Project:
Block Access
Version:
6.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2011 at 21:48 UTC
Updated:
8 Nov 2011 at 03:26 UTC
I get this error after granting permissions to configure a views block and clicking the "configure" link with a user role who has this permission. This also happens when I set this permission arrangement up for the view tagadelic block.
Fatal error: Call to undefined function block_access_get_roles() in ../block_access/block_access.module on line 143
Any help is greatly appreciated.
Comments
Comment #1
jayson commentedUpdate: After some trials and errors, I found that by granting the "Configure all blocks." permission to my role in question, that this error goes away and the user is then able to properly configure blocks. Also note, this was happening to all blocks, not just views blocks, prior to granting this permission.
Comment #1.0
jayson commentedmarkup correction