Hi, trying to get fivestar working with v5 of Drupal.

I have the Voting API and Actions modules installed and active AND of course fivestar installed and switched on.

After this, I find nothing? There are no menus for fivestar, no new additions to my story nodes?

Anyone help? Do I need to add any manual code for this to work? If so, why isnt this detailed in the README?

Comments

newms’s picture

I second the motion. I did exactly the same thing as you, but I don't see how to get fivestar to work. Does anyone have any ideas?

newms

drupizzle’s picture

You need to get the CCK module and then you add the star rating as a field to your node.

eaton’s picture

You need to go to admin/content and edit the settings for each content type you want users to be able to vote on. You can enable and disable fivestar voting for each node type. The CCK stuff is separate.

--
Lullabot! | Eaton's blog | VotingAPI discussion

--
Eaton — Partner at Autogram

mkjones’s picture

That works yes, but there are no "settings" that can be modified. For example the way votes are displayed/tallied. I guess you have to code it yourself.

Don't suppose anyone has any tips?