Here is the flow process I would like to achieve on my site.

  1. Anonymous User tries to flag a node
  2. Anonymous User gets redirected to /user/register page
  3. Account Gets Created and Flags get associated
  4. Flagged Node author gets email with new users info

1-3 are working perfectly. I have Rules redirect Anonymous Users anytime a node is flagged to the /user/register page. The user fills out the form and is signed up, and the flag is automatically associated with his account (Thank you Session API+Flags 2!!!). The problem comes in when I try to get a rule to send the node (flagged) author an email all of the profile fields come out blank. I have even tried getting rules to schedule the email so that it gives the user time to signup before trying to send the message.

If a registered user flags content, the node author gets an email that is properly formatted.

Has anyone else tried this? Can someone point me in the right direction?

Thank you so much for reading this.
Chance

Comments

quicksketch’s picture

Status: Active » Closed (won't fix)

Hi @thechanceg. Sorry this request was never answered. I personally don't use Rules in any way, but considering we don't have any maintainers using Rules checking the queues, I can't keep this issue open forever knowing it's not going to get a response. I'm closing it out. You might have better luck at Stack Overflow or one of the Drupal IRC channels.