When block cache is enabled for a site, and you have multiple users with blogs (in my case 2), clicking on a user 1's blog link for Advanced Blog: bloggers causes the nav menu for user 1 to appear normally in the Advanced Blog: Navigation block.

If you then click on User 2's blog from Advanced Blog: bloggers, user 2's blog will be displayed, however the Advanced Blog: Navigation block continues to show user 1's nav links.

disabling Block cache for the site resolves the issue, but also decreases performance a bit.

Comments

svendecabooter’s picture

Status: Active » Fixed

The block cache setting was changed to BLOCK_NO_CACHE upon the last release, but it seems like this doesn't automatically update the entry for blocks that already have an entry in the {blocks} table. This has been fixed in HEAD.

Watch out for the next release of this module, which will fix this problem.

Status: Fixed » Closed (fixed)

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