Closed (fixed)
Project:
Microcart Block
Version:
6.x-1.2
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2011 at 08:35 UTC
Updated:
9 Oct 2011 at 08:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
youri27 commentedI have a similar problem. If I'm logged in as an admin, the Microcart Block updates without issues. However, when I'm logged in as a regular (non-admin) user, the block does not update:(
Is anyone there who can help?
Comment #2
youri27 commentedlsergei, have you managed to solve this issue somehow?
Comment #3
rich.yumul commentedI suspect that it might be because of caching; anon users might be getting the cached version of the microcart block, which could explain the behavior you're describing.
I'm not sure if I'm sharing the patch correctly, but what if you tried the attached patch. LMK how it goes, and I"ll fold it back into the next version.
Comment #4
youri27 commentedThanks a lot, Rich! As you suspected, the problem was with caching and the patch you attached worked like a champ! BTW, great module.
Comment #5
lsergei commentedThank you, Rich. After applying your patch this issue disappeared.
Comment #6
rich.yumul commentedComment #7
nelslynn commentedIssue still exists for me with patch applied. When browsing from page to page several times back/forth, the correct item/total displays very randomly.
My Performance settings are:
Caching mode: Normal
Block Cache: Disabled
When logged in as authenticated user, all works well, so there's still a cache issue.