[phpBB Debug] PHP Notice: in file /includes/utf/utf_tools.php on line 1845: htmlspecialchars() [function.htmlspecialchars]: Invalid multibyte sequence in argument
Please, help!

Code: Select all
1843 function utf8_htmlspecialchars($value)
1844 {
1845 return htmlspecialchars($value, ENT_COMPAT, 'UTF-8');
1846 }
heyjoe wrote:When I'm trying to edit the overall_header.html in the ACP
Lumpy Burgertushie wrote:dont edit the files in the ACP.