Info
- 6 posts
- 4 voices
- Started 1 year ago by harryxu
- Latest reply from chrishajer
- This topic is resolved
Rss issue in trunk version
-
- Posted 1 year ago #
I'm using trunk version, and the rss can not parsed by browser.
Also not work in google reader.Chrome:
error on line 2 at column 6: XML declaration allowed only at the start of the document
Firefox:
XML Parsing Error: XML or text declaration not at start of entity
Location: http://t.igecko.info/b/rss.php
Line Number 2, Column 1:<?xml version="1.0" encoding="UTF-8"?>
^ -
- Posted 1 year ago #
And I found there is a blank line at start of the output rss code, also in all page's html code.
I guess this cause the rss parse error?
-
- Posted 1 year ago #
Yeah that'll be it.
Please open a ticket in trac: -
- Posted 1 year ago #
Ok, done. http://trac.bbpress.org/ticket/1286
-
- Posted 1 year ago #
Solved. =)
-
- Posted 1 year ago #
According to the trac ticket, the problem was caused by a "force-login" plugin.
-
This topic is
closed