Hello,
I was trying everything but I couldn't get any email whit rules. I looked in every post and nothing.
This is the situation:
1. Users do login with their email.
2. No email is sent to verify the email so they choose in the same registration process the password.
3. Then they just do login with their new account using their email.
Module used to register with the email LoginToboggan.
My problem is that I want to send a simple welcome email after they register so I thought that rules it would be a good solution for that but i couldn't find the way to do it.
Other system emails such the contact form or password request are working fine.
Any help will be great.
Thanks.
Comments
Comment #1
itangalo commentedThis is impressive:
My guess is that the logintoboggan module changes the flow of user login, and prevents the trigger used by Rules. Could you try (1) disabling the LoginToboggan module, or (2) running some other action on user login and see if it works well?
If I'm right, then this is probably an issue for LoginToboggan – it shouldn't bypass the usual login hooks (or it could expose a new Rules event "User has logged in with LoginToboggan").
Note that "priority major" should be used if the module's functionality becomes seriously limited by an issue – which I don't think is the case here. Also, the "assigned" field is used to assign someone to solving the issue.
//Johan Falk, NodeOne, Sweden
PS: I'm not maintaining the Rules module, just helping with support questions. You are welcome to ask more questions at http://groups.drupal.org/rules
Comment #2
klausiClosed since no further information has been provided. Reopen if still an issue.