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 Multi-Site functionality »
  • Confirmation emails not being sent
Pages: [1]

Author Topic: Confirmation emails not being sent  (Read 1566 times)

bcobin

  • I post frequently
  • ***
  • Posts: 337
  • Karma: 9
    • InterCreative Media
  • CiviCRM version: 4.3.3
  • CMS version: Drupal 7.22
  • MySQL version: 5.5.9
  • PHP version: 5.3
Confirmation emails not being sent
September 11, 2012, 05:32:22 am
I'm using Domain Access (DA) with the setup as described in http://forum.civicrm.org/index.php/topic,24960.0.html - otherwise seems to be working well!

Using webform_civicrm and double opt-in enabled, confirmation emails are not being sent. Double opt-in on CiviMail component setting is checked. Contact simply gets added to the Group - no "Pending" and no error message, so life could be worse.

I just launched another site (single site, no multisite) and double-opt-in works fine, so I'm pretty certain this has to do with multi-site. Affiliate Email accounts check out (both using Outbound Email and checking from outside the site) and there are no error messages being thrown, although I do have the following line in settings.php to suppress the error message as described in http://forum.civicrm.org/index.php/topic,25857.msg109348.html#msg109348 upon form submission:

Code: [Select]
ini_set('error_reporting', E_ALL ^ E_DEPRECATED ^ E_NOTICE);
(Note that in the aforementioned post, there is reference to a confirmation email - this is for the single site where double opt-in does work.)

Has double opt-in via webform_civicrm been working for anyone else in multisite using DA? Any guidance much appreciated... thanks!
« Last Edit: September 11, 2012, 05:35:03 am by bcobin »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Multi-Site functionality »
  • Confirmation emails not being sent

This forum was archived on 2017-11-26.