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) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Wrong email notification sent on Event Registration
Pages: [1]

Author Topic: Wrong email notification sent on Event Registration  (Read 927 times)

pbarmak

  • I post occasionally
  • **
  • Posts: 111
  • Karma: 3
  • CiviCRM version: 3.3.5
  • CMS version: Pressflow 6.19
  • MySQL version: 5.1
  • PHP version: 5.2.10
Wrong email notification sent on Event Registration
August 02, 2010, 05:20:55 pm
I need some help tracking this down ... when I register for an event and click the "send confirmation" box, the email I get seems to be for something else.  The subject is "Your Personal Campaign Page for" (with nothing after "for") and the body is:
"Dear supporter,

Thanks for creating a personal campaign page in support of ."

I was expecting to get my usual Event Registration email, not a campaign page.

I can't duplicate this on the Demo site, so I'm wondering if something went wrong with my recent 3.2 upgrade.  Can anyone point me in the right direction here?  What script is called to send these emails and what db table is it looking at?  My guess is it's picking the wrong template, so maybe my template IDs are screwy or something?

Thanks for the help.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Wrong email notification sent on Event Registration
August 02, 2010, 06:49:26 pm

check your message template names. CiviEvent code that sends email is here:

CRM/Event/Form/Registration/Confirm.php (search for ::sendMail)

we use the template with groupName: msg_tpl_workflow_event and valueName: event_online_receipt (if u check the db)

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Wrong email notification sent on Event Registration

This forum was archived on 2017-11-26.