Nodeaccess module not working with Logintoboggan "Present login form on access denied (403)"
andrewsuth - June 29, 2009 - 11:54
| Project: | Nodeaccess |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I have the following installed:
Drupal 6.12
Grants 6.x-2.4
Logintoboggan 6.x-1.5I have set up access control on a single node - not grant access to unauthenticated users.
When the Logintoboggan configuration "Present login form on access denied (403)" is set to disabled and I access the node as an unauthorised user it displays the correct Access Denied screen.
When the configuration is set to enabled and I try to access the node as an unauthorised user, it displays a blank white screen.

#1
I made a mistake with the access control module installed. This issue is for the Nodeaccess module instead.
I am currently using version 6.x-1.3 of Nodeaccess