I am using multi axis (not with CCK, the "pure" version) voting with the latest fivestar 2.x-dev.
I have a few voting categories and I use hook_votingapi_insert() to node_load() and node_save() the node each time a vote is cast, in order to update the average - I know, ugly as hell but I couldn't find another way :(

Anyway, I also have a static widget which I print on my node theme, which displays the average of all the axis votes but as its name implies, it's static, meaning that when a user casts a vote, the static widget doesn't get updated to reflect the new average.

So my question is: how do I update the static widget to automatically reflect the new average after a user casts a vote on one of the axis?

Comments

dbt102’s picture

Assigned: Unassigned » dbt102
Issue summary: View changes
Status: Active » Closed (outdated)

Fivestar for Drupal 6

Drupal 6 is now end of life, and is no longer supported. So Drupal 6 issues for Fivestar are being closed as "Closed (won't fix)" or "Closed (outdated)". However, we don't want users who are porting from Drupal 6 to 7 to feel unwanted, so if you have any migration issues, please open them as Drupal 7 issues.