Menu

error when Repository Admin is clicked

Help
2009-05-30
2013-05-01
  • Christian Lauinger

    HI,

    when I click on Repository Admin I get the following error:

    skip setlocale() failed, unicode characters might fail!

    What can I do to solve this ?

    Greets

    Chris

     
    • Marijn Verkerk

      Marijn Verkerk - 2009-05-30

      Hi Chris,

      What platform are you using?

      Marijn

       
    • Christian Lauinger

      HI again,

      Debian 5.0 - apache2 - php5 (stable dist).

      Greets

      Chris

       
    • Christian Lauinger

      Found it:

      DataModule.php

      I had to change this line: (before it was "en_US.UTF-8"

      if (false == setlocale(LC_CTYPE, "UTF8", "de_DE.UTF-8"))

      Greets

      But shouldn't this be in the config.php ?

       
      • Marijn Verkerk

        Marijn Verkerk - 2009-05-30

        You're right, the config.php would be a better place for this configuration thing.

        Thanks!

        Marijn

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.