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 CiviMail (Moderator: Piotr Szotkowski) »
  • Civimail cronjob sends blank mails (test mailing works fine)
Pages: [1]

Author Topic: Civimail cronjob sends blank mails (test mailing works fine)  (Read 849 times)

cray146

  • I post occasionally
  • **
  • Posts: 31
  • Karma: 1
  • CiviCRM version: 4.2
  • CMS version: Drupal 7
  • MySQL version: 5
  • PHP version: 5.3
Civimail cronjob sends blank mails (test mailing works fine)
February 02, 2011, 04:14:21 am
I have a strange problem with my CiviCRM 3.3.3 install. The cronjob sends mail but all the mails are blank on the receiving end:
  • Name is stripped from FROM, only email address remains
  • Subject is blank
  • Message body is blank

Test mailings, sent prior to submitting the mailing, are fine.

Only clue i have at this point is the following PHP error in the log:

Location:
http://example.com/sites/all/modules/civicrm/bin/civimail.cronjob.php?name=user&pass=name&key=key

Message:
session_regenerate_id() [<a href='function.session-regenerate-id'>function.session-regenerate-id</a>]: Cannot regenerate session id - headers already sent in /var/www/example/public_html/includes/session.inc op regel 102.

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: Civimail cronjob sends blank mails (test mailing works fine)
February 02, 2011, 07:07:27 am

can you try and trace to see why session_regenerate_id is being called again. i suspect some wrong pattern when invoking drupal bootstrap

what version of civicrm are u on? might want to update your profile

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

cray146

  • I post occasionally
  • **
  • Posts: 31
  • Karma: 1
  • CiviCRM version: 4.2
  • CMS version: Drupal 7
  • MySQL version: 5
  • PHP version: 5.3
Re: Civimail cronjob sends blank mails (test mailing works fine)
February 02, 2011, 07:58:27 am
drupal 6.20 and CiviCRM 3.3.3 (with multilanguage support enabled).

the site is in production, i'll see if i can set up a dev environment to provide more detail.

thanks.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Civimail cronjob sends blank mails (test mailing works fine)

This forum was archived on 2017-11-26.