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) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.7 Release Testing »
  • Fatal error when running cron (4.7.2)
Pages: [1]

Author Topic: Fatal error when running cron (4.7.2)  (Read 413 times)

davyivins

  • I post occasionally
  • **
  • Posts: 119
  • Karma: 2
    • PURCO SA
  • CiviCRM version: 4.5
  • CMS version: Drupal 6.33
  • MySQL version: 5.5.34
  • PHP version: 5.4.33
Fatal error when running cron (4.7.2)
March 01, 2016, 09:08:14 am
I upgraded my D6 site to Civi 4.7.2 and my cronjobs stopped working.

Scheduled jobs run when manually triggered in Civi
(although 'Send Scheduled Mailings' eventually times out and doesn't complete if there are actual mailings to be sent. The log shows the job executes but there is no corresponding 'finishing execution' log entry.

The jobs fail when triggered with the Cron url in the browser. This is the error I'm getting:

Code: [Select]
Fatal error: Call to undefined method CRM_Utils_System_Drupal6::getUsersTableName() in /home/mysite/public_html/sites/all/modules/civicrm/CRM/Utils/System/Drupal6.php on line 313
Please can you help :-)
There are times I love technology...and then there are times I *love* technology :-)

totten

  • Administrator
  • Ask me questions
  • *****
  • Posts: 695
  • Karma: 64
Re: Fatal error when running cron (4.7.2)
March 01, 2016, 12:14:17 pm
It looks like a patch has already been accepted for this. It should go out with the next release.

https://github.com/civicrm/civicrm-core/commit/76eeb935253f42e836a58e1f9d077caaa498c947

davyivins

  • I post occasionally
  • **
  • Posts: 119
  • Karma: 2
    • PURCO SA
  • CiviCRM version: 4.5
  • CMS version: Drupal 6.33
  • MySQL version: 5.5.34
  • PHP version: 5.4.33
Re: Fatal error when running cron (4.7.2)
March 01, 2016, 09:04:14 pm
You are a lifesaver Sir.
Thank you
There are times I love technology...and then there are times I *love* technology :-)

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.7 Release Testing »
  • Fatal error when running cron (4.7.2)

This forum was archived on 2017-11-26.