Quote:
Originally Posted by theodonnells
No new posts show for me, getting this error in java console....
|
Do you have a different language pack from the default installed? It's missing the encoding, which is normally part of the localisation.
Indeed the line in the PHP file is:
PHP Code:
echo '<?xml version="1.0" encoding="' . $stylevar['charset'] . '"?>' . "\r\n";