Results 1 to 4 of 4

Thread: Unable to view lists

  1. #1
    ldebernardini's Avatar
    ldebernardini is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Vicenza - Italy
    Posts
    104

    Default Unable to view lists

    After upgrading form 4.2.1 to 4.5g my users are unable to see any kind of list. This doesn't happen on my PC (Administrator). Data are present in database and are accessible if the open the detail form using the history tabs. No list value is shown neither after a search. Any idea ?

    Luigi


    W2003 Server
    Sugar 4.5g
    IIS6
    PHP 5.0.4
    MySQL 4.1.7
    Attached Images Attached Images  
    __________________
    Luigi De Bernardini
    Autoware S.r.l. CEO
    E-mail: luigi.debernardini@autoware.it

    Config:
    Windows 2003 server web ed.
    SugarSuite v. 6.0.1
    IIS6
    PHP 5.0.4
    MySQL 4.1.12

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

    Default Re: Unable to view lists

    Turn on PHP's error reporting? I don't think you could get a situation like that through ACL or configuration issues.
    Andrew Whitehead
    The Long Reach Corporation
    http://infoathand.com

  3. #3
    ldebernardini's Avatar
    ldebernardini is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Vicenza - Italy
    Posts
    104

    Default Re: Unable to view lists

    I solved partially the problem modifying again permissions on Sugar directories. Now every file has Full Control for the IIS User. Turning PHP debugging on I find a lot of errors "Undefined Index" like:

    Notice: Undefined index: LBL_MY_ACCOUNT in C:\inetpub\wwwroot\SugarCRM\include\globalControlL inks.php on line 36

    Notice: Undefined index: LBL_EMPLOYEES in C:\inetpub\wwwroot\SugarCRM\include\globalControlL inks.php on line 40

    Notice: Undefined index: LBL_LOGOUT in C:\inetpub\wwwroot\SugarCRM\include\globalControlL inks.php on line 48

    Notice: Undefined index: LNK_ABOUT in C:\inetpub\wwwroot\SugarCRM\include\globalControlL inks.php on line 51

    Notice: Undefined index: LBL_SEARCH in C:\inetpub\wwwroot\SugarCRM\themes\Sugar\header.ph p on line 68

    Notice: Undefined index: Forums in C:\inetpub\wwwroot\SugarCRM\themes\Sugar\header.ph p on line 554

    Notice: Undefined index: LBL_SHORTCUTS in C:\inetpub\wwwroot\SugarCRM\themes\Sugar\header.ph p on line 700


    Any idea ?
    Luigi
    __________________
    Luigi De Bernardini
    Autoware S.r.l. CEO
    E-mail: luigi.debernardini@autoware.it

    Config:
    Windows 2003 server web ed.
    SugarSuite v. 6.0.1
    IIS6
    PHP 5.0.4
    MySQL 4.1.12

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

    Default Re: Unable to view lists

    Those are all strings defined in the application language file, include/language/en_us.lang.php (if using English). There could be something wrong with that file. Or maybe you're using another language pack which wasn't installed properly?
    Andrew Whitehead
    The Long Reach Corporation
    http://infoathand.com

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
  •