I'm a french canadian, I installed pligg and it seems great, just great !
I have a problem with special french caracters (à,é,à,ç and such). When I'm pointing out an URL, it print all well, excepts french accents, Explorer prints squares and FireFox prints question marks.
I had a similar issue with a website I made in the past. I resolved it by putting this line;
and all went well on my website after this. The problem this time, it's that pligg seems to use this;Code:<meta http-equiv='content-type' content='text/html;charset=ISO-8859-1'>
I just checked on the submit.php page to put ISO-8859-1 if it could resolve the problem, but OMG, numerous pages are called in and there.Code:<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
So I'm just asking this, is there a way to put the entire site to ISO-8859-1 instead of UTF-8 via a single page on a single action via admin panel?
Just to see if it works.
Thanks



Reply With Quote




