Hello,
Great module - it really takes point and click site-building to a new level.
I've been having some issues integrating rules with the Voting Rules module (7.x-1.0-alpha1)
I have a rule that is structured as follows:
Event: User votes on Node
Action: Show message on site
However, this rule is never triggered. Instead, a rule which I had written before (and disabled shortly after) continues to trigger.
I've tried:
- Re writing the rule
- Refreshing the rules cache/rechecking integrity
- Flush cache (site-wide cache)
How can I get rules to trigger my new rule?
Thanks in advance!
Comments
Comment #1
diwant commentedAn update, we were able to get the new rule through after running drush rr and a drush cc all. Is this something everyone is doing when they change a rule?
Comment #2
tr commented