Results 1 to 3 of 3

Thread: Cron.php Failure

  1. #1
    usannsell is offline Junior Member
    Join Date
    Jul 2006
    Posts
    3

    Default Cron.php Failure

    I am currently running SugarCRM v4.2.1 and having problems with the scheduling which somehow seems to fail.
    After much digging i found out that i get this error message when i'm running cron.php

    Fatal error: Call to a member function quote() on a non-object in /home/bb/webpages/htdocs/sugar/data/SugarBean.php on line 779.

    Any ideas ??

  2. #2
    cywolf's Avatar
    cywolf is offline Sugar Community Member
    Join Date
    Oct 2005
    Location
    Toronto, Canada
    Posts
    223

    Default Re: Cron.php Failure

    A similar error was mentioned elsewhere on the board. I expect this will soon be fixed by a letter patch, but if you want to fix it yourself try changing $GLOBALS['db'] to $this->db on line 779 of data/SugarBean.php
    Andrew Whitehead
    The Long Reach Corporation
    http://infoathand.com

  3. #3
    usannsell is offline Junior Member
    Join Date
    Jul 2006
    Posts
    3

    Talking Re: Cron.php Failure

    Whooppeee!!!

    Thanks for the help thiis did the trick

Thread Information

Users Browsing this Thread

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

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
  •