Hi. First off, thanks for a great module. I'm just trying to figure out how to integrate it when I've got Node Comments installed. Here's my situation:

1. Node Comments
2. FiveStar Rating field in Comment content type that points to parent node.

I've got all the default options set on the Affinity module (node, percent, vote -- which I believe to be correct for votingapi based on the votingapi_vote database table; I've set number of matches and vote threshhold to one, and recalculation cycle to immediate, but I am not getting any affinity matches when I rate different content (from node comments) the same by different test users... could I get some guidance on what I'm doing wrong? I'm assuming this module isn't designed to work with node comments/parent rating out of the box, and that that's the issue?

Thanks a lot for any help!

Jordan

P.S. I've been working with Drupal for a few months, have implemented around 40-50 modules, and have a basic working knowledge of php. Don't have good specific knowledge of how voting api works.

Comments

jordanmagnuson’s picture

Status: Active » Closed (fixed)

Solved the issue: just needed to activate five-star ratings on the nodes that were under review (I thought that when using a target field you weren't supposed to activate five-star on the target node -- guess I was wrong about that).