PDA

View Full Version : Problem with the encoding caracters


markcoxx
01.09.2005, 16:15
Hi,

I'm new to this forum.
I'm french too...thats explain why I ve got problem with the encoding of the special characters like é,è, à etc...but only in the menu module..because all everywhere in my contents there are no problems of characters

So I worked in local with EasyPhp 1.8 and winxp on a pc.

No problems there.
But When I put the website online check the image attachement to see what error I've got .

I change the encoding form from the meta <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> for this one in /langage/french.php <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

And its working but in the backoffice the menu has completly disappear..

Any Ideas of what Can I change?