Characters (German Umlaute) not displayed correctly

Home \ forums/topic \ Characters (German Umlaute) not displayed correctly

Support Home Page Forums Joomla Software Easy Folder Listing Pro Plugin Characters (German Umlaute) not displayed correctly

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #886
    crimle
    Participant

    Hi there

    I have Easy Folder Listing Pro 3.1.8. Recently I moved my website to a new server. My website is now SSL protected. From that moment, German Umlaute are not displayed correctly any more. ÄÖÜäöü are displayed with a rhomb symbol that contains a question mark.

    I feel up to buying the newst Version of Easy Folder Listing Pro but I want to be sure that the issue mentionned above is resolved. Can you confirm?

    Thank you very much and kind regards

    Christof

    #2292
    Michael Gilkes
    Keymaster

    @crimle. From my experience, the key to getting non-ascii characters to display correctly is almost entirely dependent on the encoding set in your FTP client when you upload the files to your server.When you upload the files to your new server, you have to force UTF-8 encoding on the FTP client.

    I don’t recall any main changes in terms of UTF-8 characters displaying properly in version 3.2.12 as compared to 3.1.8. Please try to re-upload a few files with force UTF-8 charset, and see how that works. I believe it should work once you do that.

    #2293
    crimle
    Participant

    Forcing UTF-8 does not resolve the issue. I am going to ask my hosting provider now. Thank you!

    #2294
    crimle
    Participant

    Hi there

    I resolve the issue myself.

    – open the file administrator/components/com_easyfolderlistingpro/helpers/eflphelper.php

    – goto line 34

    – change

    const CONFIG_PARAMS = “force_utf8″:”0”

    to

    const CONFIG_PARAMS = “force_utf8″:”1”

    Kind regards

    Christof

    #2295
    Michael Gilkes
    Keymaster

    @crimie. You didn’t have to edit any files. That option can be changed directly in the extension “Options”. You can access that from the “Options” button in the top right hand area of the Easy Folder Listing Pro’s Dashboard. There are actually five Force UTF-8 options available to choose from.

    #2296
    crimle
    Participant

    Oh really. That’s good to know. It took me quite a long time to find that option in the file mentionned above. Obviously it’s easier in the “Options”.

    Thank you and kind regards

    Christof

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Characters (German Umlaute) not displayed correctly’ is closed to new replies.