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) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Sheduled jobs(cron) with fixed time or day
Pages: [1]

Author Topic: Sheduled jobs(cron) with fixed time or day  (Read 441 times)

rubofvil

  • I’m new here
  • *
  • Posts: 23
  • Karma: 1
  • CiviCRM version: 4.2.7
  • CMS version: Drupal 7
  • MySQL version: mysql 5.1
  • PHP version: php 5.2
Sheduled jobs(cron) with fixed time or day
January 31, 2014, 10:22:56 am
Hi!

I want to fix that all days a sheduled job (/civicrm/admin/job?reset=1) execute in the same time a job.
I have selected Daily, but is increasing the time that execute every day, because the logic in file needsRuning() only look the last time exectuted (in file CRM/Core/ScheduledJob.php) and my cron is not executing every second.

Somebody develop something similar to this requirement?

Thanks!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Sheduled jobs(cron) with fixed time or day

This forum was archived on 2017-11-26.