We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 22303 MODX Staff
    • 10,725 Posts
    Using the included spanish file that comes with Evo 1.0.0, I created another user and logged in fine. Saw all the spanish language strings as I should have. I’m stumped, but you definitely shouldn’t need to convert any files in Notepad++.
      • 18878
      • 210 Posts
      Quote from: OpenGeek at Oct 01, 2009, 09:51 PM

      Using the included spanish file that comes with Evo 1.0.0, I created another user and logged in fine. Saw all the spanish language strings as I should have. I’m stumped, but you definitely shouldn’t need to convert any files in Notepad++.

      Thanks for all your help Opengeek. Did you try logging in with the English user, creating a Document with a title containing international characters, and then logging in with the Spanish user to see if those chars display right? It just doesn’t work on my end.
        • 22668
        • 718 Posts
        It’s already known 1.0.0 (bug?)
        http://svn.modxcms.com/jira/browse/MODX-1095

        Is it what you need?
          • 18878
          • 210 Posts
          Quote from: Paprikas at Oct 02, 2009, 03:09 AM

          It’s already known 1.0.0 (bug?)
          http://svn.modxcms.com/jira/browse/MODX-1095

          Is it what you need?

          Paprikas: Thanks a lot! That solved my problem! grin

          I downloaded the file evo_manager_spanish-utf8.inc.php, placed it under manager\includes\lang and renamed it to spanish.inc.php. And then all users were able to see special chars with no problems. I noticed that these files (patches) were published on JIRA on august 14th so it makes sense why this bug is not solved with Evo version 1.0.0 which was released on July 30. Just one question: How did you create/obtain this evo_manager_spanish-utf8.inc.php file? I tried converting the original spanish.inc.php to UTF-8 with Notepad++ but after logging in all I got was a blank page with 

          Thanks a lot!

          Mc
            • 22668
            • 718 Posts
            Open file in "smart" texteditor (Notepad++, Akelpad)
            I prefer Akelpad. If characters looks bad, open file AS -> choose different encodings until you get what you want (spanish was encoded with ISO9). Then "save as" with UTF8 encoding without BOM.
              • 18878
              • 210 Posts
              Quote from: Paprikas at Oct 02, 2009, 11:09 AM

              Open file in "smart" texteditor (Notepad++, Akelpad)
              I prefer Akelpad. If characters looks bad, open file AS -> choose different encodings until you get what you want (spanish was encoded with ISO9). Then "save as" with UTF8 encoding without BOM.


              Paprikas,

              Thanks a lot for all the instructions. I downloaded Akelpad, followed every step but I was not able to re-create a correct file (I worked with the original spanish.inc.php that came with evolution 1.0.0, I’m attaching this file).

              Thanks anyway! smiley
                • 22668
                • 718 Posts
                Don’t worry. Look at this video, I use original spanish file from EVO 1.0.0 (installer only, may be manager differs).