I am using an implementation with Flag + Userpoint rules + Rules
I want to give user points to users whenever their content is flagged 'up' and remove points when content is flagged 'down'.
However, under rules actions for userpoints, I only see 'Flagging user' as an argument. Is it possible to provide a patch that would give 'Node author' and 'Comment author' as arguments?
I am not a coder but can offer to test the patch to make sure it works as intended.

Comments

vertazzar’s picture

Bilmar’s picture

Status: Active » Fixed

You can achieve this with:
Event: node has been flagged
Action: node-load content author
Action: user points-grant points to a user
The argument will have flagged content author available

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.