CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 2.2 Release Testing »
  • CiviEvent confirmation email (fix/workaround)
Pages: [1]

Author Topic: CiviEvent confirmation email (fix/workaround)  (Read 2876 times)

tober

  • Guest
CiviEvent confirmation email (fix/workaround)
February 15, 2009, 08:05:22 pm
Just in case anyone else runs into this...

CiviEvent had been working ok for registrations previously but now I was getting errors on the "Thank You for Registering" page.  The registration was recorded but the confirmation email wasn't going out.  All the mail settings were/are definitely correct - it all works ok elsewhere in CiviCRM using sendmail or SMTP.

Errors when using sendmail: 'sendmail returned error code 1'
Errors when using SMTP: "Failed to add recipient: @localhost"

I finally figured out what was causing the problem in my case - we are using a custom profile to request additional details from the user when they register for the event and we had Contact->Email (Primary) as one of the fields in the profile.  Once this field was removed the event registration and confirmation email works as usual

Kiran Jagtap

  • Ask me questions
  • ****
  • Posts: 533
  • Karma: 51
Re: CiviEvent confirmation email (fix/workaround)
February 15, 2009, 09:43:47 pm
hi tober

In v2.1 we removed email field from custom profiles if it is used for event registration, online contribution and membership signup pages.
Issue is here :  CRM-2888
Hence though you add email field in profile, it will not going to display on event registration form.
 
It would be good if you check twice that "email" field is the root cause, might be we will catch some other issue/bug
You can check here also : http://sandbox.civicrm.org/

thanks
kiran
   
You Are Designed To Choose... Defined By Choice.

tober

  • Guest
Re: CiviEvent confirmation email (fix/workaround)
February 16, 2009, 04:07:05 pm
I was unable to reproduce the problem in the sandbox but I think I figured out what was happening in my installation:

We are using Drupal 6, CiviCRM 2.2b2 and want to allow anonymous users to sign up for events

I tested out the registration using an existing Drupal account and the Email field still in the profile - registration and confirmation email went through successfully

Registering for the event while not logged in triggers the error - I think that the Email field for the anonymous user overrides the email field in the form and when CiviEvent goes to send the email it used the empty value instead of the value in the form.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 2.2 Release Testing »
  • CiviEvent confirmation email (fix/workaround)

This forum was archived on 2017-11-26.