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 Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Scheduled jobs
Pages: [1]

Author Topic: Scheduled jobs  (Read 502 times)

cloudynights

  • I’m new here
  • *
  • Posts: 6
  • Karma: 0
  • CiviCRM version: 4.4
  • CMS version: Drupal
  • MySQL version: 5.1
  • PHP version: 5.3
Scheduled jobs
July 12, 2014, 03:18:57 am
I had a great installation running with scheduled jobs running through cron then something happened to my drupal database and I had to reinstall everything. I had a backup of my civi data so did not loose any data.
Now I am not able to get cron to work even though the cron command has not changed.
Also if I do a manual run of one of the mail scheduled jobs I get the error message below.

Strict warning: Non-static method CRM_Mailing_MailStore::getStore() should not be called statically in CRM_Mailing_MailStore::getStore() (line 167 of /home/sitename/public_html/crm/sites/all/modules/civicrm/CRM/Utils/Mail/EmailProcessor.php).

The job runs OK though.
Any ideas how to deal with this.
I have completely reinstalled everything several times.

running civicrm version 4.5

JohnFF

  • I post frequently
  • ***
  • Posts: 235
  • Karma: 6
  • CiviCRM version: 4.4.13
  • CMS version: Drupal 7.28
  • MySQL version: 5.5.31-1
  • PHP version: 5.3.27
Re: Scheduled jobs
July 12, 2014, 06:18:12 am
Hi Cloudynights,

You shouldn't be running a live site with debug messages enabled.

This isn't an important error in my opinion. Of course, all code should always be error free always, but this is rarely the world that we live in!

My advice is to disable debugs and logging here http://{your site name here}/civicrm/admin/setting/debug?reset=1 and not worry about it  8)

If you like empowering charities in a free and open way, then you're going to love Civi.

Email Amender: https://civicrm.org/extensions/email-amender
UK Phone Validator: https://civicrm.org/extensions/uk-phone-number-validator
http://civifirst.com
https://twitter.com/civifirst

sushant

  • I post frequently
  • ***
  • Posts: 126
  • Karma: 8
  • CiviCRM version: v3.2.x,v3.3.x v4.0.x, v4.x,trunk
  • CMS version: Drupal 6/7 ,joomla 1.5,1.6
  • MySQL version: 5.1.51
  • PHP version: 5.3.3
Re: Scheduled jobs
July 12, 2014, 06:33:03 am
You can create issue on https://issues.civicrm.org/jira/secure/Dashboard.jspa and provide patch if possible , which will fix the issue in  next CiviCRM release.

S.
CiviCRM Priority Support
http://support.civigardens.com/
http://osseed.com

cloudynights

  • I’m new here
  • *
  • Posts: 6
  • Karma: 0
  • CiviCRM version: 4.4
  • CMS version: Drupal
  • MySQL version: 5.1
  • PHP version: 5.3
Re: Scheduled jobs
July 12, 2014, 11:53:57 am
Thank you for reminding me to switch off error reporting. Currently I am the only user, trying to make sure everything is perfect before adding the other users.


Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Scheduled jobs

This forum was archived on 2017-11-26.