Active
Project:
Menu Block Split
Version:
6.x-2.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2009 at 02:18 UTC
Updated:
9 May 2012 at 11:12 UTC
Jump to comment: Most recent file
it seems to be - is it a structural problem - or is there a chance to solve this?
thanks momper
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | menu_block_split-nocache-367737.patch | 783 bytes | hutch |
Comments
Comment #1
momper commentedthe system block cache
Comment #2
anrikun commentedNoticed it too!
Comment #3
robertgarrigos commentedThis should have been fixed with latest 6.x release of this module. Please, reopen this issue otherwise.
Comment #4
momper commentedthanks :)
Comment #5
morenstratProblem persists with D6.9 and the 1.2 release.
Comment #6
anrikun commentedIt persists.
Actually, the module should not cache its blocks, as the active item would not be displayed anymore, would it?
Comment #7
robertgarrigos commentedI cannot reproduce this problem with the latest 6.x-2.x-dev version. marking as fixed. please, reopen otherwise
Comment #9
checker commentedBug is still there. I 'm using d 6.19 und latest 6.x.-2.3 of this module. If you turn on block cache anonymous visitors can't see menu block splits.
Comment #10
hutch commentedI will have a look, caching is a bit of a mystery to me but there must be a way
Comment #11
hutch commentedAttached is a patch that should fix this, as I do not have access to any sites with more than one level depth in a menu for unauthorised users I cannot test it.
Comment #12
hutch commentedHas anyone tried the patch in #11?
Comment #13
checker commentedI'm using "Menu block" now. Maybe you can merge your projects?
Comment #14
adavis.co.uk commentedI'm using Menu Block Split (6.x-2.3) and have just run into this issue. I tried the patch above and it didn't fix the problem. Have had to switch block caching off.
Comment #15
hutch commentedTry uninstalling, flush cache and reinstalling the module menu_block_split
Please let this thread know if that does it, it might well as there is a bug in Drupal about this apparently
Comment #16
hutch commentedComment #17
rad_one commentedI have primary menu with a second level menu in it.
I use menu split block module to display this second level menu in some content type nodes.
The block is always displayed, However, when I enable block caching active link doesn't change when I change node or click on links.
SITE URL
In this url, see footer block, there are 3 links where color should be white on active link.
I'm using 6.x-2.3 version with drupal 6.22.
Comment #18
hutch commentedHave you tried the patch in #11?
Comment #19
rad_one commentedYes, I did and it did not fix the problem.
Comment #20
hutch commentedsee #15, I just did a search on api.drupal.org (for D6, hook_block) and there it suggests that this is a drupal bug.