Results 1 to 2 of 2

Thread: Scheduler date issue

  1. #1
    mmisra is offline Senior Member
    Join Date
    Jun 2008
    Location
    India
    Posts
    29

    Question Scheduler date issue

    Hi,

    Sugar Scheduler was not showing last run time and execute date correct. It was displaying 01/01/2000 05:30 for both the dates.
    I made a change in modules/SchedulerJobs/SchedulerJobs.php function handleDateFormat().

    I have commented $ret = $timedate->to_display_date_time($dbTime, true, true, $user); return $ret line and added return $dbTime.

    After this change last run time and execute dates are coming correct but scheduler stopped executing jobs.

    Can any one help.
    Thanks,
    Monica

  2. #2
    mmisra is offline Senior Member
    Join Date
    Jun 2008
    Location
    India
    Posts
    29

    Smile Re: Scheduler date issue

    It is working fine now. I was using incorrect time interval for jobs.
    Thanks,
    Monica

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Scheduler issue
    By questworldwide in forum Installation and Upgrade Help
    Replies: 1
    Last Post: 2008-07-02, 09:44 PM
  2. Scheduler issue
    By questworldwide in forum Developer Help
    Replies: 3
    Last Post: 2008-07-02, 02:23 AM
  3. Replies: 2
    Last Post: 2008-01-31, 02:24 AM
  4. Scheduler jobs show same date????
    By jfainer in forum Help
    Replies: 10
    Last Post: 2007-08-07, 07:50 AM
  5. Error - Date issue
    By ph34rl3ss in forum General Discussion
    Replies: 0
    Last Post: 2005-05-09, 12:03 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •