Hey,
i *just* fixed this problem by incorporating this hack:
http://stackoverflow.com/questions/23140358/php-glob-directory-utf8
I added this (http://pastebin.com/pMWEFsu7) file as ‘inc.utf8.php’ in file-away/lib/inc/
and changed file-away/lib/inc/inc.file-array.php to this (http://pastebin.com/1GLqhB4V).
For thomstark: I changed lines 3, 22 and 23 in inc.file-array.php, please consider adding that code to your plugin for us european folks in Ümlautländ.
Thanks Furbainsky!
In my case, the problem wasn’t in File Away but in the way I upload the files to the hosting. I don’t konow why but if I upload the files one by one to the hosting there’s no problem, but if I upload the files in a ZIP and I uncompress the files in the hosting appears the failure in latin characters.
Anyway I take your recommendation in case I have problems of this type in the future.
Thanks a lot!
My pleasure!
To Thomstark: I put up a pull request for you for easy merging into your code:
https://github.com/wp-plugins/file-away/pull/1
@furbainsky
Hi,
I wanted to implement your solution.
But everytime, when I copy the two modified files in the file-away/lib/inc/ folder, the page with the integrated file-away shortcode will not load.
If I delete/change the 3 new lines from the inc.file-array.php, everything is ok again.
Could you help please?
Thanks,
aeone
Hey,
perhaps the full code the github pull request can help you.
https://github.com/wp-plugins/file-away/pull/1/files
@furbainsky
Thanks for your reply.
Sadly the full code didn’t help me. 🙁
I copied the class.win1252_compatibility.php in the lib/cls/ folder and edited the inc.file-array.php with the 3 new lines from the full github code.
Sadly without success.
Could you please send me your 2 working php-files (aeone@mce-community.de)?
Thanks again,
aeone