I'm getting the following error using the 7.x-1.1 version of the module.

Notice: Undefined variable: rid in theme_nodeaccess_grants_form() (line 883 of ../nodeaccess.module).

I've looked through the code and its using the variable $rid which isn't defined anywhere else in the module file. It also stopped working all together in the sense that I can still access nodes as an anonymous user when they're set as authenticated only.

Reverting back to 7.x-1.0 fixed the issue.

Comments

Wesgro’s picture

Issue summary: View changes
vlad.pavlovic’s picture

Status: Active » Fixed

Sorry about that. Fixed, pushed to dev and a new version (1.2) has been released, should become visible shortly.

Wesgro’s picture

Fantastic! Thanks so much.

phkemper’s picture

I still see the following issues when saving grants on a node:
Undefined variable: rows in theme_nodeaccess_grants_form() (line 913 of /var/www/profportaalzorg.nl/sites/all/modules/nodeaccess/nodeaccess.module)

vlad.pavlovic’s picture

Fixed as well. I have pushed to dev and yet another new version 1.3 has been release, should be visible/available shortly. Thanks for reporting.

Status: Fixed » Closed (fixed)

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