• i’ve found that my RSS is not correctly rendered,

    this is error message on page:

    XML Parsing Error: xml declaration not at start of external entity
    Location: https://www.franto.com/blog2/rss
    Line Number 2, Column 1:
    <?xml version=”1.0″ encoding=”UTF-8″?><!– generator=”wordpress/2.0.1″ –>
    ^

    Here is link for my RSS: RSS

    it seems, that this is not working from WP 2.0 upgrade…
    can you tell me, what could be the problem?

Viewing 1 replies (of 1 total)
  • Thread Starter franto

    (@franto)

    i solve this by commenting line in wp-rss2.php


    <?php //echo ‘<?xml version=”1.0″ encoding=”‘.get_settings(‘blog_charset’).'”?’.’>’; ?>

    but i think, problem is somewhere else…
    but now RSS working properly

Viewing 1 replies (of 1 total)
  • The topic ‘Problem with RSS rendering from WP2.0’ is closed to new replies.