No local menu is shown with Block cache activated
daniel.soneira - March 29, 2008 - 16:38
| Project: | Local Menu |
| Version: | 6.x-1.5 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
Everything works fine as long as "Block cache" is inactive.
If I activate that cache, the block does not show for any user (authorized, anonymous) except user/1 ("admin").
Drupal version: 6.1
Block specific settings
The following settings are in place for the Local menu block:
Block title:<none>
Starting depth: Level #2
Rendered path: One level (like primary links)
Show block on specific pages:
Show on every page except the listed pages: admin/*
Custom visibility settings:
Show block for specific roles: nothing specified (everyone can see it)

#1
I found a similar thing. Currently running Drupal 6.2 and Local Menu 6.x-1.5.
To reproduce:
Enable the Block cache
Save
Clear cache data
Go to a page with one menu
Go to another page with a different menu (displayed by Local Menu), the same one will be displayed on every page.
My config is:
Local Menu block in the left sidebar
Custom Block title
Starting Depth: Level #2
Rendered Depth: All Levels
Custom visibility settings: Users cannot control whether or not they see this block.
Show block for specific roles:
Show block on specific pages: Show on every page except the listed pages.
We are just starting to develop this site, so if you require access I can probably arrange it so you can have a poke around. Alternatively I can get what ever other information that maybe required.
#2
I have the same problem. Currently running Drupal 6.8 and Local Menu 6.x-1.5.
#3
Hello people,
Maybe helps the following module:
http://drupal.org/project/blockcache_alter
I have not tested blockcache_alter yet myself.
When I have found it, I thought of this Issue.
Yours sincerely,
Carsten Logemann
#4
You'll need to run update.php after applying this patch.
#5
Committed a slightly modified #4 to CVS. Thanks!
#6
Automatically closed -- issue fixed for 2 weeks with no activity.