Active
Project:
Boost
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2012 at 22:03 UTC
Updated:
15 Apr 2012 at 22:03 UTC
Hi,
My site has rate widget (thumbs up) and Boost module to cache.
When i click the rate button, i can check at mysql that the vote is being computed (both tables votingapi_cache and votingapi_vote gets a new record) but if i reload the page i would see it as if the vote isn't being computed, until i clean cache. Than the vote is shown.
How should i fix this or at least disable voting from being cached?
thanks
Carlos