Results 1 to 3 of 3

Thread: Error editing Homepage Widgets in 5.5GA

  1. #1
    mkesler is offline Junior Member
    Join Date
    Apr 2008
    Posts
    4

    Default Error editing Homepage Widgets in 5.5GA

    I recently updated to 5.5GA and virtually everything went flawlessly (bravo sugar team!) BUT there is one issue, while not critical, definitely is bugging our sales team.

    Whenever you attempt to edit the settings on any of the homepage widgets it produces this error in the PHP Logs:
    Code:
    [16-Dec-2009 10:13:32] PHP Fatal error:  Call to undefined method SugarWidgetFieldVarchar::SugarWidgetFieldVarchar() in C:\inetpub\wwwroot\include\generic\SugarWidgets\SugarWidgetFieldname.php on line 48
    I've reset the account's homepage and preferences to default.

    The offending line is this:
    PHP Code:
    parent::SugarWidgetFieldVarchar($layout_manager); 

    We are running on IIS7 and PHP 5.3.1. I upgraded from SugarCRM 5.2.0J.

  2. #2
    dfv78 is offline Sugar Community Member
    Join Date
    Apr 2008
    Posts
    16

    Default Re: Error editing Homepage Widgets in 5.5GA

    Hi, we are also having the same problem, take a look at this post
    http://www.sugarcrm.com/forums/showthread.php?t=55757

    Could it be due to PHP version 5.3?

    In two of our servers we are having the same problem and we are running PHP 5.3.1

  3. #3
    dfv78 is offline Sugar Community Member
    Join Date
    Apr 2008
    Posts
    16

    Default Re: Error editing Homepage Widgets in 5.5GA

    I had to downgrade to php 5.2.11 and now the Edit Sugar Dashlet is working again. I believe it was due to the ereg function being deprecated in php 5.3 as it was giving me error messages also.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Is there a image class for sub panel widgets?
    By ztolley in forum Developer Help
    Replies: 0
    Last Post: 2008-04-26, 10:09 PM
  2. Error editing dashlets
    By ksechrist in forum Help
    Replies: 1
    Last Post: 2007-12-05, 10:26 AM
  3. subpanel column sort widgets
    By stevec in forum Developer Help
    Replies: 2
    Last Post: 2007-09-18, 09:02 AM
  4. Create Button in widgets unavailable
    By youssefaoun in forum Help
    Replies: 1
    Last Post: 2007-06-02, 12:36 AM
  5. Dashboard Widgets Sorting
    By docwisdom in forum Help
    Replies: 0
    Last Post: 2007-03-03, 12:17 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
  •