I’m using Drupal autoresponder module – and I want to use tokens so I can include the username who has subscribed within the emails being sent…
Does anybody know how this can be achieved?
Thanks for any help.
Shane
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Thanks for that – your answer was very close….
The autoresponder module UID is not related to the user UID so your code was bringing in a different username… So I changed it to find the user from the email address instead.
Yes indeed, I’ll submit it as a patch to my other request, and hopefully it may help somebody else.
Many Thanks
Shane