Pictures with accents don't show Pictures with accents don't show
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Pictures with accents don't show

Started by mrzeon, December 08, 2005, 06:23:21 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mrzeon

Hi.
After batch-adding some pictures, those with accents in their filename don't appear correctly when browsing (files are not found).

I've noticed that in 1.4.2 spaces " " are replaced with underscores "_". So I thought that a solution would be to get rid of all the accents (replace "á" for "a", "é" for "e", etc.) the same way as spaces.

I would be glad to do this if anyone could thell me where this rename takes place.

Thank you.

mrzeon

I found a possible solution.
In the config menu, go to advanced file and thumbnail configuration. In the forbidden character option, add all the characters that mess up filenames (áéíóú àèì... ñý...)

I would prefer having those characters converted to "aeiou", but this is ok.

Joachim Müller

thanks for returning and posting your solution