Hi
Great module - except it doesn't remove forums links from primary menus. Any ideas. Works on other menu items really well.
Thanks
Dave
Hi
Great module - except it doesn't remove forums links from primary menus. Any ideas. Works on other menu items really well.
Thanks
Dave
Comments
Comment #1
ngroot commentedI think this is a duplicate of http://drupal.org/node/208546. I'm assuming that what you're running into is that users which have access to no forums still see the "Forums" link in the navigation, which takes them to a page that says "no forums defined", or somesuch? If so, I think that's by design; I'd think you wouldn't want a user to be able to tell the difference between there being no forums defined and forums being there that they can't see. If you don't agree (and I can see the usability argument against it), I think the appropriate place to fix this would be in the forums module, not this one.
Comment #2
MConway1 commentedIn my case I am trying to keep few menu items for "guest" accounts. Once you login you get access to all the menus. By not blocking the Forum link my 'guest' users will come to a a dead or "undefined" page which in their minds reflects poorly on the site as they are unaware that their is more to it if they were to register.
Comment #3
ngroot commentedAre "guest" accounts able to access the main forums page? I.e., if you type in http://www.yoursite.com/forums or whatever while logged in as a guest, do you get a permission error? Or just a blank page? Or something else entirely?