Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Access Denied Backtrace will help you track down the specific place where Drupal is triggering the access denied for a certain role.
Use Case:
Have you ever gone crazy when certain roles cannot access nodes in Drupal? Then you have to start checking permissions on and off just to finish right where you were to begin with? Or even worse get some more permissions control modules so they can override Drupal permissions.
This is a helper module that works along side CCK for Drupal 7. It's designed to allow users to view a live preview of the PHP code they enter into field-value / default-value boxes.
This module simply redirects the user to an error page when a PHP fatal error is thrown. The error page is configurable. The error is logged using watchdog.
The Topbar Message module allows the administrator to add a configurable Topbar Message to the page. Display can be set either as site wide or controlled via the context module.