When a logged in user completes th check out with 2 or more attendees like one for him self & other for a user not having account in the site, then after submitting order message is shown as :
"New user account for username is created. No Emails has been send".
In this case how a newly created user will get information about its username & password.
Apart from this order confirmation mail for both customer & store admin is working fine.

please respond quickly as we have to deploy it on customer site.

Thanks in advance

Comments

ezra-g’s picture

Title: Notification Email for new account details not send to attendee » Configurable option for sending new account, signup emails
Category: bug » feature
Priority: Critical » Normal

This is by design currently to avoid unnecessary emails when someone signs up for multiple events.

Ultimately the module should probably make the sending of this email a configurable option, and also provide an option to consolidate multiple signup emails for a single order for a single person, along with the new account email.

Patches welcome :).

abhishek.dabas’s picture

I am new to drupal & don't know how to patch modules. Actually we want to send emails to those signups who has enten new Email IDs while purchasing new events.

abhishek.dabas’s picture

wating for the solution

ezra-g’s picture

Since you're not familiar with Drupal development, the solution is to hire a developer.

beeradb’s picture

Status: Active » Needs review
StatusFileSize
new2.56 KB

My cheque for $3.74 better be in the mail.

Seriously though, pretty straightforward. admin/store/products/signup to configure. Then signup for an event as an anonymous user.

ezra-g’s picture

Title: Configurable option for sending new account, signup emails » Configurable option for sending new account emails
Status: Needs review » Fixed
StatusFileSize
new2.46 KB

I made this happen in slightly fewer lines and credited you in the commit message. I also set the default value for this to 1 since it seems pretty useful. Thanks!!!!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.