Homepage Feed Error - XML declaration not at beginning of... - Joomla! Forum - community, help and support
hello, getting error on joomla main feed (homepage).

well, error outputs in opera. in other feed readers parses fine.
i guess opera not ignore starting lines , tries parse them, other feed readers ignore 'em.
well, how can edit file outputting feeds remove these spaces?
(another way fix issue of course welcome)
thanks in advance.
code: select all
a interpretação xml falhou: erro de sintaxe (linha: 6, caractere: 0)
(the xml interpretation failed: syntax error (line 6, character: 0)
refazer documento como html
erro:xml declaration not @ beginning of document
especificação:http://www.w3.org/tr/rec-xml/
3:
4:
5:
6: <?xml version="1.0" encoding="utf-8"?>
7: <!-- generator="joomla! 1.5 - open source content management" -->
8: <feed xmlns="http://www.w3.org/2005/atom" xml:lang="pt-br">
9: <title type="text">anbient - animes ambient</title>
well, error outputs in opera. in other feed readers parses fine.
i guess opera not ignore starting lines , tries parse them, other feed readers ignore 'em.
well, how can edit file outputting feeds remove these spaces?
(another way fix issue of course welcome)
thanks in advance.
Comments
Post a Comment