Special characters not ok in menu & template

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.
Locked
sacrelolo

Special characters not ok in menu & template

Post by sacrelolo »

Hello,

I still have problems with special characters such as é, è, à...
I chose the template "css 1 col+news and hacked it.
I changed it from UTF-8 to 8859-1. Now the news are displayed fine but not the characters in the template and in the navigation menu.

Do you have any suggestion. I still look for the solution myself but just in case... :-\
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Special characters not ok in menu & template

Post by tsw »

I changed it from UTF-8 to 8859-1
Why change from utf8 to something else?

utf8 has all characters you might ever want to use...

check that your template is utf8 (and check your page source too it should have a line like "") and check that your config.php has utf8...
sacrelolo

Re: Special characters not ok in menu & template

Post by sacrelolo »

Hello,

Thanks, it works: I actually checked the presence of default encoding in the templates-->ok.
But there was still a problem left: the news displayed odd characters.
I re-checked in the script that integrated the rss news and there was "utf-8 decode (or something like that). I removed it and it works fine now.

Thanks again for your help :)
Locked

Return to “CMSMS Core”