Closed (fixed)
Project:
Associated Nodes
Version:
6.x-1.3
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
20 Apr 2009 at 18:06 UTC
Updated:
5 May 2009 at 18:40 UTC
I install this module but it seems work fine only for admin.
For others users the block is always visible also on pages not associated
Comments
Comment #1
ph2 commentedPardon, after browser cache cleaning, for other users the block is never visible
Comment #2
jfberroyer commentedThanks for your report.
There was indeed a bug when the block cache was enabled.
I fix it by setting the cache value of each associated links blocks to BLOCK_NO_CACHE.
You need to download the 6.x-1.4 version, uninstall Associated Links module (not only disable it) and re-install it to get the new uncachable blocks.
Comment #3
ph2 commentednow it works fine
thank you!