Closed (fixed)
Project:
Node access password
Version:
7.x-4.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2012 at 17:14 UTC
Updated:
8 Mar 2012 at 02:37 UTC
When user with a role according to the realm I have created is trying to enter the node he is getting Access denied.
That eventhough I add a view permission for all users.
When editing one user I get an error:
Warning: Missing argument 4 for nodeaccess_password_form_user_profile_form_alter(), called in /home/clients/websites/w_amir/public_html/amir/includes/module.inc on line 1017 and defined in nodeaccess_password_form_user_profile_form_alter() (line 11 of /home/clients/websites/w_amir/public_html/amir/sites/all/modules/nodeaccess_password/nodeaccess_password.user.inc).
So the results are no user can use the password.
+ How does the user is using the password when entering the page?
Comments
Comment #1
danielb commentedI committed a fix for the error message.
Comment #2
amirtaiar commentedThank you Daniel!
Still I can't follow up the permission issue - I can't see page with each role (except admin).
So I can't let roles to edit the page.
Comment #3
danielb commentedI will test it when I get around to working on this module.
In the meantime, get the Devel module, and enable the 2 'devel node access' blocks and view the page you're having problems with as admin to see the output, see if it gives you any clues.
Comment #4
danielb commentedI can't reproduce the additional problems, and due to lack of follow-up on the devel suggestion I am closing.