Hi!
great module!
I'm testing it and I can't understand because the Confirmation mail don't send well.
I configured all in the /admin/config/people/signup and put some message in Confirmation Message field. When I test it with an anonymous user this recive only this message:
"Enter your default confirmation email message here"
I'm working on a Drupal 7.12 with signup 7.x-1.x-dev
Comments
Comment #1
sgabe commentedYou have edited the default setting which applies only for yet not existing new event nodes. So if you tested with an event existing before you changed the confirmation message, you will get the previous default setting which is "Enter your default confirmation email message here".
In short, you need to change the default settings before you start creating signup enabled nodes.
Now you need to edit these settings for that specific node.
Comment #2
jerenus commented#1 seems can solve your problem. If you have further questions, please continue the discussion here.