Hello,
I have translate the text on index.php
When the page is loaded all characters "é,à" appears with with strange symbol like that "�"
In header.inc.php I changed charset=UTF-8 by charset=iso-8859-1
After have reloaded the page all to be fine on index.php but now the problem of bad value "�" appears in the other file like tickets.php
Before this mod tickets.php works perfectly
Someone have an idea to fix this problem?