Forums

Join
bbPress Support ForumsTroubleshootingRss issue in trunk version

Info

Tags

Rss issue in trunk version

  1. 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"?>
    ^

  2. 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?

  3. Yeah that'll be it.
    Please open a ticket in trac:

    http://trac.bbpress.org

  4. Ok, done. http://trac.bbpress.org/ticket/1286

  5. Solved. =)

  6. According to the trac ticket, the problem was caused by a "force-login" plugin.

  7. This topic is closed