Results 1 to 8 of 8

Thread: PHP Fatal Error: Tracker::get_recently_viewed()

  1. #1
    ebarone is offline Junior Member
    Join Date
    Jul 2008
    Posts
    1

    Default PHP Fatal Error: Tracker::get_recently_viewed()

    Prezados,

    Estava trabalhando normalmente com o Sugar, e de uma hora para outra parou de funcionar, a tela ficou toda branca e com tivesse sido carregada. No log do PHP, apresenta o seguinte erro:

    PHP Fatal error: Tracker::get_recently_viewed()
    [<a href='function.Tracker-get-recently-viewed'>function.Tracker-get-recently-viewed</a>]:
    The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition &quot;BreadCrumbStack&quot; of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in


    O que está ocorrendo alguma dica?

  2. #2
    hersoncruz is offline Member
    Join Date
    May 2011
    Posts
    5

    Default Re: PHP Fatal Error: Tracker::get_recently_viewed()

    Same problem here!

  3. #3
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: PHP Fatal Error: Tracker::get_recently_viewed()

    Qual a versão do seu sugar? Você instalou algum pacote ou atualizou o sistema?

    Att
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  4. #4
    hersoncruz is offline Member
    Join Date
    May 2011
    Posts
    5

    Default Re: PHP Fatal Error: Tracker::get_recently_viewed()

    I've done tests with 6.1.4 and 6.2.0RC2, always get same error after running the configuration wizard:

    PHP Code:
    Fatal errorTracker::get_recently_viewed(): The script tried to execute a method or access a property of an incomplete objectPlease ensure that the class definition "BreadCrumbStack" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in /<sugarcrm_location>/include/utils/mvc_utils.php(49) : eval()d code on line 1 

  5. #5
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: PHP Fatal Error: Tracker::get_recently_viewed()

    Qual é a versão do seu php?
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  6. #6
    hersoncruz is offline Member
    Join Date
    May 2011
    Posts
    5

    Default Re: PHP Fatal Error: Tracker::get_recently_viewed()

    $ php -v
    PHP 5.3.3 (cli) (built: Mar 30 2011 13:51:41)
    Copyright (c) 1997-2010 The PHP Group
    Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies

  7. #7
    hersoncruz is offline Member
    Join Date
    May 2011
    Posts
    5

    Default Re: PHP Fatal Error: Tracker::get_recently_viewed()

    I figured it out, was PHP version, downgraded it to 5.2 and it's working fine now!

  8. #8
    tarek.ch is offline Junior Member
    Join Date
    May 2010
    Posts
    3

    Default Re: PHP Fatal Error: Tracker::get_recently_viewed()

    in php.ini set session.auto_start to 0 solve this problem

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Fatal error: Cannot redeclare class Tracker
    By publisirius in forum Help
    Replies: 5
    Last Post: 2009-12-21, 09:50 PM
  2. Replies: 3
    Last Post: 2009-11-16, 04:03 PM
  3. Re: Fatal error: Cannot redeclare class Tracker
    By manishbunty31 in forum Help
    Replies: 1
    Last Post: 2009-07-18, 03:33 AM
  4. Installation Fatal error: Tracker::get_recently_viewed()
    By endrejob in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2008-08-28, 12:59 PM
  5. Replies: 4
    Last Post: 2005-12-06, 12:44 AM

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
  •