Local menu not showing up for anonymous users
Hueij - February 26, 2008 - 22:35
| Project: | Local Menu |
| Version: | 6.x-1.2 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
I set up Local menu with starting depth Top level and rendering level as all levels with Role specific visibility settings not set.
When logged in it works like a charm but when I log out the Local menu is nowhere to be seen. Am I doing something wrong? I tried for some hours now, but being a front end guy and a noob at Drupal with no PHP knowledge whatsoever I'm at a loss.
I could really do with a hint in the right direction.
Thanks, Hueij.

#1
I can't reproduce. Anonymous works fine.
Maybe the top level was not accessable for anonymous users?
#2
I have this exact issue. I created a new menu Called Blogs :
Blogs ( blogs.html)
- Blog 1 ( blogs1.html)
- Blog 2 ( blogs2.html)
All of the individual pages/views are accessible by anonymous users however when i enable the Local menu ( configured to be 2nd Level , All Levels ) it can only be seen if I'm logged in. I am using page and block caching...
#3
Ok so disabling block caching on my site seems to resolve this...however id like to use block caching for my other modules.....workaround?
#4
There is a fix proposed in #240166: No local menu is shown with Block cache activated