coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upgrading => Topic started by: javelinworld on March 26, 2006, 06:59:20 PM

Title: Character problem after upgrading from 1.3.2 to 1.4.4
Post by: javelinworld on March 26, 2006, 06:59:20 PM
I updated from 1.3.2 to 1.4.4 and I have pb with accentuated character like "é" "è" "ê"
The main langage of my gallery is french.
The  URL : http://jerome.chevillat.free.fr/cpg132/index.php

I have "Ath讥s 2004 " instead of "Athènes 2004"... the problem is the same in every langage !!! I always have "Ath讥s 2004 "

Moreover at the bottom of the main page in the last additions files I have something strange : Jarkko KOSKI VĈČļ/span>
vu 35 fois
30 Aout 2005


I do not understand why /span is written :o
Title: Re: Character problem after upgrading from 1.3.2 to 1.4.4
Post by: Joachim Müller on March 27, 2006, 07:30:14 AM
has been asked before. You have non-unicode text in your database, but you now use utf-8 (unicode). Either use the charset you used when originally populating the content or use charsetmgr.php to convert your database's textual content to utf-8 (recommended). Please search, this has been asked before. The html tag </span> probably shines through because one of your special chars that shows up garbled equals a >, no need to worry about this particular issue. Fix the garbled special chars first.
Title: Re: Character problem after upgrading from 1.3.2 to 1.4.4
Post by: javelinworld on March 27, 2006, 10:49:31 PM
Ok thanks
But charsetmgr.php said that I already use  utf-8...
I tried iconv with the same result...

I have to modify each corrupted word now