Hello,

I have been using the Voting API integrated with Fivestar and Views. I have two minor issues I am encountering.

1) When a vote is cast, it logs the vote and changes the total number of votes, but when the page is refreshed the recent vote disappears. It takes a more than ten minutes for the vote to register with the system. This is a recent development, the votes used to update instantly when the page was refreshed.

2) Authenticated users votes do not rollover daily. Once they have cast a vote then it is permanent, where as I can choose the rollover period for anonymous users. Is there a way to change this?

Thanks for your help.

Comments

frichman’s picture

torotil’s picture

Category: bug » support
Status: Active » Closed (won't fix)

Hi,

1) Seems to be an issue with caching. If the fivestar widget is regenerated it always get's the current count from the database. Perhaps in your case you have the anonymous page cache activated and are viewing the patch without being logged in. - You can confirm this if the current vote count shows immediately when you are logged in.

2) Is a duplicate of http://drupal.org/node/860886.

Please don't post more than one issue per bug-report in general.