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
charset problem
charset problem
Last edited by chamara on Fri Jan 04, 2008 7:24 am, edited 1 time in total.
Re: charset problem
Hi,
did You try uncomment this line
in include.php?
did You try uncomment this line
Code: Select all
// $cmsdb->Execute('set names utf8'); // database connection with utf-8
Re: charset problem
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
Thanks for your reply. I tried with uncomment that line in include.php, but the problem is still there.
Any Other Idea?
Chamara
Re: charset problem
Have you looked in the french lang file to see if there is a translation?...
Re: charset problem
Hi
Yes I've checked the french translation for NMS. It looks ok. But still showing the codes.
Yes I've checked the french translation for NMS. It looks ok. But still showing the codes.