Re: Characters (German Umlaute) not displayed correctly

Home \ forums/reply \ Re: Characters (German Umlaute) not displayed correctly

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

#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