When an user (Whether he may be authenticated or anonymous or admin) votes for an node ,I wanna display a message(You are the 50th voter or whatever the no of the voter for that specific node).
I checked the five star module file and found out how the "your rating:4 " are showing and its all showing whenever it gets an vote ie onclicking the stars .The onclick function is written in the js file.
If the user voting for an node for the first time and he is 50th voter(but before voting he doesn't know that he is the 50th voter for this node), after voting ,the message will display that he is the 50th voter. otherwise it doesn't display any message.
how to do this ?could u please help me?
Comments
Comment #1
Arol commentedHi
Your post is from January. You have solved this?
I'm working in the same now, but I can't find the solution
Regards
A.
Comment #2
Aamuktha commentedHi Ardillanet,
I customised the fivestar module file and gave an alert that will tell "You are the voter #435" when any one votes.
Comment #3
whiteph commentedWe can no longer support the Drupal 6 version of Fivestar. It is in security maintenance mode only. When the Drupal 8 version of Fivestar is released, the Drupal 6 version will be officially deprecated. However, if a volunteer can be found who is willing to test patches for the Drupal 6 version, we could revert it to normal maintenance. See Help testing Drupal 6 patches.