Results 1 to 7 of 7

Thread: Project status not showing

  1. #1
    Chris80 is offline Sugar Community Member
    Join Date
    Mar 2008
    Posts
    103

    Unhappy Project status not showing

    Hi,

    I can set my project status.
    Within the project it's empty, so it is in the project_status_dom listfield editor.
    When I add values in german and in english, I save it and after I click on project_status_dom again in the editor, the values are not showing up.

    Do I have to delete some cache?
    I've found out, that the values are stored in ge_ge.js (en_us.js) file. How do they get into this file? Are there some problems?
    I already have set the permission to these files to 777 but it didn't work

    Can I manually put in the values?

    Thank you in advance.
    Bye, Chris

  2. #2
    crmsiva's Avatar
    crmsiva is offline A Sugar Hero
    Join Date
    Jan 2009
    Location
    Chennai, India
    Posts
    1,130

    Default Re: Project status not showing

    Hi

    Check the file custom/include/language/en_us.lang.php. This is the file where custom dropdowns and custom values are stored.

    if you have installed any language packs use the language prefix instead of en_us

  3. #3
    Chris80 is offline Sugar Community Member
    Join Date
    Mar 2008
    Posts
    103

    Default Re: Project status not showing

    Yes, you're right.

    There are exactly my problems:

    Code:
    $GLOBALS['app_list_strings']['project_status_dom']=array (
    );
    $GLOBALS['app_list_strings']['account_type_dom']=array (
    );
    $GLOBALS['app_list_strings']['industry_dom']=array (
    );
    I'll edit it now manually - but why can't I edit it from Sugar?
    I set it's mode to 666 right now - but that doesn't help

  4. #4
    crmsiva's Avatar
    crmsiva is offline A Sugar Hero
    Join Date
    Jan 2009
    Location
    Chennai, India
    Posts
    1,130

    Default Re: Project status not showing

    Do you have any language packs installed? or any external modules?

  5. #5
    Chris80 is offline Sugar Community Member
    Join Date
    Mar 2008
    Posts
    103

    Default Re: Project status not showing

    At the moment I just have the german language installed.
    In this file, there is the problem: I have to edit everything within an editor and upload it than.

  6. #6
    crmsiva's Avatar
    crmsiva is offline A Sugar Hero
    Join Date
    Jan 2009
    Location
    Chennai, India
    Posts
    1,130

    Default Re: Project status not showing

    Hi

    I have seen so many people complaining language packs causing these problems. So it might be a problem due to the language pack you have installed.

  7. #7
    Chris80 is offline Sugar Community Member
    Join Date
    Mar 2008
    Posts
    103

    Default Re: Project status not showing

    Yes, maybe it's because of the language, but we need it in our native language
    There must be a writer class or something like this which stores the variables into the file?
    Maybe the problem is caused bei that?

    More over it worked fine before. Maybe it's now because of an PHP update? There was one on the webhost.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Status report not showing all bounces
    By acherwinski in forum Help
    Replies: 2
    Last Post: 2008-11-07, 11:05 PM
  2. Graph in Campaign Status not showing
    By dhsg in forum Help
    Replies: 1
    Last Post: 2008-03-24, 11:38 PM
  3. Replies: 0
    Last Post: 2008-02-21, 03:50 PM
  4. Leads status showing as deleted
    By kuldeep_hytechpro in forum Help
    Replies: 0
    Last Post: 2006-06-15, 01:16 PM
  5. Changes to lead status dropdown not showing up
    By chucknb87122 in forum Help
    Replies: 0
    Last Post: 2005-06-27, 10:56 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
  •