charset problem

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
chamara
Forum Members
Forum Members
Posts: 19
Joined: Mon Nov 19, 2007 3:21 am

charset problem

Post by chamara »

Hi all,
I'm running a french site and having a problem with NMS module. All the characters are displaying properly except the error messages in NMS. My charset=utf-8 in the header section, but the characters are not translated. I tried several ways described in forum but it's not working properly. I've set the Default language for the frontend as French.
One error message displaying "Cette adresse email existe déja dans la liste d'utilisateurs
"
I'm using NMS Version 1.0.0

Any Ideas to solve this?

Thanks Chamara
Last edited by chamara on Fri Jan 04, 2008 7:24 am, edited 1 time in total.
bunak
Forum Members
Forum Members
Posts: 75
Joined: Mon Sep 10, 2007 1:58 pm

Re: charset problem

Post by bunak »

Hi,

did You try uncomment this line

Code: Select all

//    $cmsdb->Execute('set names utf8'); // database connection with utf-8
in include.php?
chamara
Forum Members
Forum Members
Posts: 19
Joined: Mon Nov 19, 2007 3:21 am

Re: charset problem

Post by chamara »

Hi bunak,
Thanks for your reply. I tried with uncomment that line in include.php, but the problem is still there.
Any Other Idea?

Chamara
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: charset problem

Post by Dr.CSS »

Have you looked in the french lang file to see if there is a translation?...
chamara
Forum Members
Forum Members
Posts: 19
Joined: Mon Nov 19, 2007 3:21 am

Re: charset problem

Post by chamara »

Hi
Yes I've checked the french translation for NMS. It looks ok. But still showing the codes.
Post Reply

Return to “CMSMS Core”