Is there a way through Rule UI to check if user exist (based on email) and if does just send a specific message to the email address. If it doesn't, create a new user acccount and send that specific message to the address. I'm using D7.59 and Rules 1.5
I have taken over administration of a site running on Drupal 7. The previous administrator had made some changes to the mail system. There is PHPmailer installed but disabled, the mail system is set to mime default mail, but the site is still sending emails through the account set in the PHPmailer.
Hey everyone, I've been having trouble with something and if anyone knew a solution they could share I would really appreciate it.
I have a content type called a classroom, with a specific field called image (the type of this field is Image). I am using the Feeds Importer from an xml document to populate all my fields. For image, this document has an integer where, when appended to the end of a url it leads to the image. I am using a tamper plugin to get the full url mapped to the desired field.