I just installed the module, then went to Structure -> Blocks -> Block Access Settings, then clicked on edit for the block module.

I get the following error, and no controls of any kind.

Warning: Parameter 1 to block_access_module_form() expected to be a reference, value given in drupal_retrieve_form() (line 787 of /var/www/drupal/includes/form.inc).

Running Drupal 7.12.

Comments

ellenvdk’s picture

exactly the same error here...

and if I configure access settings of a specific block, it doesn't work.
all settings are ignored.

anyone who has a solution?

tchopshop’s picture

I found this -- and it somewhat solves the problem in my case...

http://drupal.org/sandbox/GloGi/1254116

lambic’s picture

This should be fixed in the latest dev version.

derekjean’s picture

Title: Cannot get to edit screen » Access permissions are ignored. They go back to unchecked after 'save configuration' is clicked.
Component: Code » Documentation

I am unable to provide access permission to any role in my site. When I check the box 'role specific config settings' to provide access to one of my defined roles, it returns to unchecked after I click save. As far as I can tell, this issue has not been fixed in the latest dev version.

Can someone help provide a fix for this bug?

drupalerocant’s picture

Hello,

I think I have the same issue here. I am using drupal 7.14 and the latest dev version of block_access from the 21st of august 2012.
At the begining of my configuration of block_access I checked several block role specific permissions:

  1. Role specific view settings
  2. Role specific move settings
  3. Role specific enable settings
  4. Role specific disable settings
  5. Role specific config settings

And now I want to do it back for the blocks I did it at the begining and is not possible. I uncheck them and save and the next time I try to configure the block it continues checked.
Does someone know what is happening?
thanks

lambic’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Added Drupal version.