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) »
  • cronjob error mailerJobsMax
Pages: [1]

Author Topic: cronjob error mailerJobsMax  (Read 435 times)

jgregory

  • I post occasionally
  • **
  • Posts: 55
  • Karma: 1
  • CiviCRM version: 4.5.3
  • CMS version: Drupal 7.34
  • MySQL version: 5.5.40
  • PHP version: 5.3.29
cronjob error mailerJobsMax
March 20, 2013, 12:30:06 pm
Every time my cronjob runs the mailer I get the following error message. My mail does get sent, but I'm sure I'm missing something important. Any help greatly appreciated. - John

PHP Notice:  Undefined property: CRM_Core_Config::$mailerJobsMax in /var/www/joomla/administrator/components/com_civicrm/civicrm/CRM/Mailing/BAO/Mailing.php on line 2546
PHP Notice:  Undefined property: CRM_Core_Config::$mailerJobSize in /var/www/joomla/administrator/components/com_civicrm/civicrm/CRM/Mailing/BAO/Mailing.php on line 2546
PHP Notice:  Undefined property: CRM_Core_Config::$mailerJobsMax in /var/www/joomla/administrator/components/com_civicrm/civicrm/CRM/Mailing/BAO/Mailing.php on line 2555
PHP Notice:  Undefined property: CRM_Core_Config::$mailerJobSize in /var/www/joomla/administrator/components/com_civicrm/civicrm/CRM/Mailing/BAO/Mailing.php on line 2585

More info...
I'm guessing it has something to do with the settings in Civimail for Mailer Job Size (mine is set to 0) and Mailer CRON job limit (also set to 0).
« Last Edit: March 20, 2013, 12:51:11 pm by jgregory »

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: cronjob error mailerJobsMax
March 20, 2013, 01:59:57 pm

Those are notices which you can ignore

We've made a huge push to fix all notices in 4.3, so if you can reproduce the same on 4.3 that would be great

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

jgregory

  • I post occasionally
  • **
  • Posts: 55
  • Karma: 1
  • CiviCRM version: 4.5.3
  • CMS version: Drupal 7.34
  • MySQL version: 5.5.40
  • PHP version: 5.3.29
Re: cronjob error mailerJobsMax
March 20, 2013, 02:04:13 pm
Thanks Donald.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • cronjob error mailerJobsMax

This forum was archived on 2017-11-26.