Closed (fixed)
Project:
Signup Integration for Ubercart
Version:
6.x-1.0-beta4
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2009 at 11:10 UTC
Updated:
18 Jul 2010 at 04:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
ezra-g commentedThis 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 :).
Comment #2
abhishek.dabas commentedI 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.
Comment #3
abhishek.dabas commentedwating for the solution
Comment #4
ezra-g commentedSince you're not familiar with Drupal development, the solution is to hire a developer.
Comment #5
beeradb commentedMy 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.
Comment #6
ezra-g commentedI 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!!!!