Rules module: Trigger "A node has been flagged" (from Flag module) not working
d_fan - July 15, 2009 - 09:05
Hi,
I have installed the flag and rules module.
I want to redirect to an internal page in case a user has flagged a node.
For some reason the trigger I have setup does not seem to work.
I already installed the simpletest module and activated "debug rule evaluation".
Other trigger, e.g. creation of new content is working fine and also providing debugging information.
Only the trigger "node has been flagged" does not show any effect.
Any hints how to get it working?
Thanks,
d_fan

... trigger in case user
... trigger in case user flags a node is now working (I deleted all flags and recreated the one I used).
I can now trigger sending an email. Still an issue with redirect to special page/node.
Seems to be timing issue: The user confirmation from flag module is displayes and at the same time
the redirect to new page is started.
Any hints?