Member
Member
fetard   2009-03-04, 15:28
#1

Hi
I'm using Zenphoto on a website, but I presently have the following problem : the month name of the image date is not encoded in the good charset, so the accentuated caracters don't display correctly (see on http://www.ocra-lyon.org/photos/Expositions/2007/Fevrier/15-Vernissage%20Mairie%209e/DSC00049.JPG.php for example).

I had gettext problems on the same server for another application so I had to rename the fr_FR to fr_FR.utf8@euro (the fr_FR locale wasn't present)

Have you any idea to solve it for Zenphoto ?

Member
Member
sbillard   2009-03-04, 22:50
#2

Did you note the warnings that setup.php gave you? http://www.ocra-lyon.org/photos/zp-core/setup.php. Specifically the one on mbstring which says that accented characters amy now work correctly?

Member
Member
sbillard   2009-03-05, 03:01
#3

Also, the display of your date seems to be ISO-8859-1 whereas the data is in UTF-8

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.