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) »
  • CiviEvents (Wordpress) not sending Confirmation Emails
Pages: [1]

Author Topic: CiviEvents (Wordpress) not sending Confirmation Emails  (Read 970 times)

wjm

  • I post occasionally
  • **
  • Posts: 88
  • Karma: 0
  • CiviCRM version: Latest
  • CMS version: Joomla (Latest)
CiviEvents (Wordpress) not sending Confirmation Emails
February 26, 2015, 09:05:34 am
I'm running CIVICRM 4.5.6 and Wordpress 4.1.1.  I've been using CIVICRM for many years under Joomla, so I have a good handle on how to set this up.

Paypal IPN is returning fine, and the transactions are being marked complete.  But despite having email setting set up to send out after the CiviEvent purchase, I get no email sent.  Mal setup is working fine when tested.

I checked the logs and see this:

Code: [Select]
Feb 25 00:43:54  [info] Contribution record updated successfully
and not THIS as I'm expecting (when pulling logs from a Joomla site where it is indeed working):

Code: [Select]
Feb 23 11:13:56  [info] Contribution record updated successfully
Feb 23 11:13:57  [info] Receipt sent
Feb 23 11:13:57  [info] Success: Database updated

Any clues?  Thanks!~
« Last Edit: February 26, 2015, 09:07:29 am by wjm »

wjm

  • I post occasionally
  • **
  • Posts: 88
  • Karma: 0
  • CiviCRM version: Latest
  • CMS version: Joomla (Latest)
Re: CiviEvents (Wordpress) not sending Confirmation Emails
March 13, 2015, 09:41:23 am
Just wondering if anyone can help?  Is this a bug?

haystack

  • I post occasionally
  • **
  • Posts: 61
  • Karma: 2
  • CiviCRM version: 4.n
  • CMS version: WordPress 4.n
  • MySQL version: 5.n
  • PHP version: 5.n
Re: CiviEvents (Wordpress) not sending Confirmation Emails
March 18, 2015, 10:08:03 am
This could be related to https://issues.civicrm.org/jira/browse/CRM-15629

Are there any clues from your PHP logs?

wjm

  • I post occasionally
  • **
  • Posts: 88
  • Karma: 0
  • CiviCRM version: Latest
  • CMS version: Joomla (Latest)
Re: CiviEvents (Wordpress) not sending Confirmation Emails
March 18, 2015, 10:11:03 am
I have not seen anything in the logs.  But... just so we're on the same page, exactly what file should I be looking in?

I also don't think that the bug is relevant, as IPN is working fine.  The transactions are showing complete in Civicrm.

haystack

  • I post occasionally
  • **
  • Posts: 61
  • Karma: 2
  • CiviCRM version: 4.n
  • CMS version: WordPress 4.n
  • MySQL version: 5.n
  • PHP version: 5.n
Re: CiviEvents (Wordpress) not sending Confirmation Emails
March 18, 2015, 10:16:55 am
In your server's php error log, wherever that's defined.

The IPN issue notes that bootstrapping WordPress fails in some circumstances... so if this failure happens after "Contribution record updated successfully" and before "Receipt sent", then it might account for what you're seeing.

wjm

  • I post occasionally
  • **
  • Posts: 88
  • Karma: 0
  • CiviCRM version: Latest
  • CMS version: Joomla (Latest)
Re: CiviEvents (Wordpress) not sending Confirmation Emails
March 18, 2015, 10:58:37 am
Interesting. 

Since this one site is being hosted outside of my normal hosting provider, I'll have to see if I can find the error logs.  I was looking at the CIVICRM log.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • CiviEvents (Wordpress) not sending Confirmation Emails

This forum was archived on 2017-11-26.