Posted by amirtaiar on January 21, 2012 at 5:14pm
2 followers
Jump to:
| Project: | Node access password |
| Version: | 7.x-4.1 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
I committed a fix for the error message.
#2
Thank 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.
#3
I 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.
#4
I can't reproduce the additional problems, and due to lack of follow-up on the devel suggestion I am closing.