I'm enjoying the functionality of this module, but have run into one problem any time the module denies access to a particular page. In the 'Access Denied' page that is displayed, not javascript or jQuery is loading on the page. This is a problem for us because we're using drop-down menus (Superfish module), rotating slideshows (Views Slideshow module), and other page elements that all depend on javascript or jQuery.
So when this module triggers an "Access Denied" page all of our dropdown navigation menus and slideshows have funky layouts and look awful.
Is there any reason why this module isn't loading the same "Access Denied" pages used by the rest of Drupal? Javascript and jQuery load fine on those pages for us.
Thanks,
Ben
Comments
Comment #1
buddaif you go to an admin page url as an anonymous user on your site does javascript get loaded (without path access module installed) ?
There is nothing special in the Drupal 7.x version of path access for the Access Denied page. It uses the core functionality for denying access to a page.