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)

CommentFileSizeAuthor
#4 local_menu_240166.patch1.18 KBgrendzy

Comments

oxcoda’s picture

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.

kruser’s picture

I have the same problem. Currently running Drupal 6.8 and Local Menu 6.x-1.5.

c-logemann’s picture

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

grendzy’s picture

Status: Active » Needs review
StatusFileSize
new1.18 KB

You'll need to run update.php after applying this patch.

dave reid’s picture

Status: Needs review » Fixed

Committed a slightly modified #4 to CVS. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.