I'm using Advanced Poll http://drupal.org/project/advpoll
which uses Voting API for voting.

I want to send a email to site admin whenever a user votes, so I thought maybe Voting Rules would suit this purpose but I am having problems getting it to work.

I have set up a rule for 'User votes on a node' with an action of sending an email, but no email is sent when a user votes.

CommentFileSizeAuthor
#3 voting_rules-add-advpoll-1185722-3.patch405 bytesmvc

Comments

heydemo’s picture

Yes, it works with advanced poll. Hopefully you got this working.

See if you can trigger other actions and make sure your site is set up to send email correctly.

heydemo’s picture

Status: Active » Postponed (maintainer needs more info)
mvc’s picture

Version: 6.x-1.0-alpha1 » 7.x-1.0-alpha1
Issue summary: View changes
Status: Postponed (maintainer needs more info) » Needs review
Related issues: +#1810836: new voting api update breaks voting rules
StatusFileSize
new405 bytes

I needed to add the following patch to get this working with advanced poll.

Note that this may be related to a change in Voting API (see #1810836: new voting api update breaks voting rules).