troubles with accents troubles with accents
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

troubles with accents

Started by zom, April 23, 2006, 05:47:53 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

zom

from the time I have upgrade to 1.4 I have a problem with the "accents   (é, è, à ...)   in the comments.

Language is french and I have tryed different ption utf8 on so on in the configuration panel without sucess .

Could help me to have page with accent ?


Thanks   
Thanks to everyone

Joachim Müller

if you have set your encoding to utf-8, you'll need to convert your textual database content to utf-8 as well. Maybe charsetmgr may help. Please search, this has been asked (and answered) many times.