Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: dutch language pack in Sugar CRM provided by my webhoster.

  1. #1
    johntomaat is offline Member
    Join Date
    Aug 2008
    Posts
    7

    Default dutch language pack in Sugar CRM provided by my webhoster.

    Dear people,

    Ik try to insert the dutch language pack in Sugar CRM provided by my provider/ webhoster. When I upload the language pack a get the follwing error;


    ------------------------------------------------------------------------------------------------------------------------
    Administration: Module Loader
    Print Print Help Help

    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/password/domains/mywebsite .nl/public_html/sugarcrm/include/nusoap/nusoap.php on line 2162

    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/password/domains/mywebsite .nl/public_html/sugarcrm/include/nusoap/nusoap.php on line 2162

    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/password/domains/mywebsite .nl/public_html/sugarcrm/include/nusoap/nusoap.php on line 2162

    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/password/domains/mywebsite.nl/public_html/sugarcrm/include/nusoap/nusoap.php on line 2162

    The following extensions are installed on this system:


    Maybe somebody can help me with installing this Dutch language pack.

    Greetings,

    John

  2. #2
    SugarDev.net is offline Sugar Community Member
    Join Date
    Feb 2008
    Posts
    1,401

    Default Re: dutch language pack in Sugar CRM provided by my webhoster.

    These are only warnings. Are you sure that the pack hasn't installed anyway?

    Who's your hoster by the way?
    Developers go here
    Businesses go there (Dutch)

    Modules:
    SugarDev.net Developer Tools | Config | Dutch Language Pack
    "Nothing gets fixed unless there is a bug"

  3. #3
    wichard is offline Sugar Community Member
    Join Date
    Dec 2004
    Location
    Almelo, Netherlands
    Posts
    75

    Default Re: dutch language pack in Sugar CRM provided by my webhoster.

    Hi John,

    are you trying to install the languagepach directly from the sugarwebsite?

    You might try to download the pack from the sugarsite and upload it to your installation using install from local.
    Wichard Noppert
    Prudento
    Twitter

  4. #4
    johntomaat is offline Member
    Join Date
    Aug 2008
    Posts
    7

    Default Re: dutch language pack in Sugar CRM provided by my webhoster.

    Quote Originally Posted by SugarDev.net
    These are only warnings. Are you sure that the pack hasn't installed anyway?

    Who's your hoster by the way?

    My hoster is flexwebhster.nl.

    I have downloaded the lanuagepack and when I upload from a local file the mesaage as above appears and I return to an emty screen wich say in the left corner above 'create new user'. Then i go to the admin local settingsscreen to adjust language, but there appears only the englisch option...

    The Sugar version my hoster provides is Version 5.0.0b (Build 3150)

    John

  5. #5
    SugarDev.net is offline Sugar Community Member
    Join Date
    Feb 2008
    Posts
    1,401

    Default Re: dutch language pack in Sugar CRM provided by my webhoster.

    There's been a fuckup in Sugar, probably because your host doesn't qualify for running SugarCRM.

    Please check for existence of the file ./include/language/nl_NL.lang.php. If it's there, add nl_NL to the languages array in ./config.php. It should work after that. If the file is not there, contact your host and ask for CURL, which you need (stupid safe_mode..). And also, let them take care of their homepage

    http://www.flexwebhoster.nl/
    Developers go here
    Businesses go there (Dutch)

    Modules:
    SugarDev.net Developer Tools | Config | Dutch Language Pack
    "Nothing gets fixed unless there is a bug"

  6. #6
    johntomaat is offline Member
    Join Date
    Aug 2008
    Posts
    7

    Default Re: dutch language pack in Sugar CRM provided by my webhoster.

    Everything should be o.k now, my providers changed the setting, I can select the Dutch language in Locale setting, but....when I select it and change the language and save the settings nothing happens, the dutch pack is not working and the language stays English..!! I think I will give op Sugar to try another CRM as Civicrm.

  7. #7
    SugarDev.net is offline Sugar Community Member
    Join Date
    Feb 2008
    Posts
    1,401

    Default Re: dutch language pack in Sugar CRM provided by my webhoster.

    You could do that. Or you could logout, select Nederlands in the menu below your password, and be on your way.
    Developers go here
    Businesses go there (Dutch)

    Modules:
    SugarDev.net Developer Tools | Config | Dutch Language Pack
    "Nothing gets fixed unless there is a bug"

  8. #8
    johntomaat is offline Member
    Join Date
    Aug 2008
    Posts
    7

    Default Re: dutch language pack in Sugar CRM provided by my webhoster.

    This is what happans when I follow your instructions:

    Warning: include(include/language/nl_nl.lang.php) [function.include]: failed to open stream: No such file or directory in /home/user/domains/myweb .nl/public_html/sugarcrm/include/utils.php on line 795

    Warning: include() [function.include]: Failed opening 'include/language/nl_nl.lang.php' for inclusion (include_path='/home/user/domains/myweb .nl/public_html/sugarcrm/include/..:.:/usr/local/lib/php') in /home/user/domains/myweb .nl/public_html/sugarcrm/include/utils.php on line 795

    Warning: include(include/language/nl_nl.lang.php) [function.include]: failed to open stream: No such file or directory in /home/user/domains/myweb .nl/public_html/sugarcrm/include/utils.php on line 707

    Warning: include() [function.include]: Failed opening 'include/language/nl_nl.lang.php' for inclusion (include_path='/home/user/domains/myweb .nl/public_html/sugarcrm/include/..:.:/usr/local/lib/php') in /home/user/domains/myweb.nl/public_html/sugarcrm/include/utils.php on line 707

    So what should I do.

    John
    Last edited by johntomaat; 2008-08-26 at 03:20 PM.

  9. #9
    SugarDev.net is offline Sugar Community Member
    Join Date
    Feb 2008
    Posts
    1,401

    Default Re: dutch language pack in Sugar CRM provided by my webhoster.

    nl_nl is the OLD language pack, mine is nl_NL.

    Open ./config.php and search for nl_nl, change it to nl_NL.
    Developers go here
    Businesses go there (Dutch)

    Modules:
    SugarDev.net Developer Tools | Config | Dutch Language Pack
    "Nothing gets fixed unless there is a bug"

  10. #10
    wichard is offline Sugar Community Member
    Join Date
    Dec 2004
    Location
    Almelo, Netherlands
    Posts
    75

    Default Re: dutch language pack in Sugar CRM provided by my webhoster.

    looks like a problem with the upper / lower case in the config.php setting and the actual filename.

    If i remember correct the madcap language pack uses nl_NL.lang.php and it looks like tour entry in the config.php is set to nl_nl. (the second nl should be uppercase)

    Change the config.php setting to nl_NL and the file should be available (if all access rights are correct).

    double post, sugardev has it already :-)
    Wichard Noppert
    Prudento
    Twitter

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Sugar 4.5.1 Finnish language pack
    By Markku in forum Translators
    Replies: 0
    Last Post: 2007-02-13, 11:45 PM
  2. Finnish language pack for Sugar 4.2.1a released
    By Markku in forum Translators
    Replies: 0
    Last Post: 2006-07-18, 09:31 AM
  3. Japanese language Pack
    By vaishjan in forum Japanese
    Replies: 0
    Last Post: 2006-04-26, 06:45 AM
  4. Replies: 0
    Last Post: 2006-02-27, 07:11 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
  •