cannot yet handle MBCS in html_entity_decode()! in - Joomla! Forum - community, help and support
i have received error when upgraded 1.5.15 , started getting following error. have changed path because don't want give out server filesystem path.
warning: cannot yet handle mbcs in html_entity_decode()! in ..etc..\libraries\joomla\application\pathway.php on line 209
i checked pathway.php , cannot find } missing. line 209 is:
$item->name = html_entity_decode($name, ent_compat, 'utf-8');
the problem appears on few pages not all.
any ideas?
warning: cannot yet handle mbcs in html_entity_decode()! in ..etc..\libraries\joomla\application\pathway.php on line 209
i checked pathway.php , cannot find } missing. line 209 is:
$item->name = html_entity_decode($name, ent_compat, 'utf-8');
the problem appears on few pages not all.
any ideas?
Comments
Post a Comment