11
Quote:
Mowaffak wrote:
Edit rss.php file and replace:
$charset='utf-8';
with:
$charset='ISO-8859-1';
Let me know if idea success!
For ISO-8859-2 (and other) title have incorrect characters ...
I change
//$channel_title = xoops_utf8_encode($title);
$channel_title = $title;
I add "click on image" useful if image haven't title or keywords:
In Opera (but works ;P ):
XML parsing failed: syntax error (Line: 88, Character: 0)
Reparse document as HTML
Error:unexpected start-tag (root element already specified)
Specification:http://www.w3.org/TR/REC-xml/
85: item>
86:
87: channel>rss>
88: <div id="xo-logger-output">
89: <div id='xo-logger-tabs'>
90: <a href='javascript:xoSetLoggerView("")'>Alla>
91: <a href='javascript:xoSetLoggerView("errors")'>errors (0)a>
In Firefox - works clear.