ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

feed validator error with the ee rss 2.0 template

November 13, 2007 2:46pm

Subscribe [4]
  • #1 / Nov 13, 2007 2:46pm

    misu

    30 posts

    for my feed i get an error:

    Sorry

    This feed does not validate.

    line 3, column 0: XML parsing error: <unknown>:3👎 xml declaration not at start of external entity [help]

    <?xml version=“1.0” encoding=“utf-8”?>
    Source: http://blurblu.de/feed/neu-rss/

    http://feedvalidator.org/check.cgi?url=http://blurblu.de/feed/neu-rss&#x2F;

    the error starts since i updated to the newest ee build. ideas?

  • #2 / Nov 13, 2007 3:08pm

    Derek Jones

    7561 posts

    misu did you update to version 1.6.1 just released?  The problem you are having is that there is extra whitespace at the top of your XML document, and this new version fixed a bug that could cause problem.

  • #3 / Nov 13, 2007 3:13pm

    misu

    30 posts

    i use the Build:  20071112

    think it is the newest


    with 1.6.0 all was ok and fine 😊

  • #4 / Nov 13, 2007 3:20pm

    Derek Jones

    7561 posts

    Is your template type set to “RSS Page”?

  • #5 / Nov 13, 2007 3:24pm

    misu

    30 posts

    yes

  • #6 / Nov 13, 2007 3:25pm

    Derek Jones

    7561 posts

    Do you mind emailing (not PM please) me both super admin and FTP access, please?  It should not be behaving in that manner.

  • #7 / Nov 13, 2007 3:32pm

    misu

    30 posts

    sent a email to you

  • #8 / Nov 13, 2007 4:04pm

    Derek Jones

    7561 posts

    Small bug in whitespace with the RSS output, which I have fixed on your server, and will roll into the download shortly.

  • #9 / Nov 13, 2007 4:21pm

    misu

    30 posts

    big big thxs derek 😊

  • #10 / Nov 17, 2007 3:16am

    mmjaeger

    78 posts

    got it working - please ignore or delete this post

  • #11 / Nov 18, 2007 9:45pm

    Tyssen

    756 posts

    I’m having the same problem as misu and am using the same build. I’m just using the default RSS template that was first installed. What was the fix that you made Derek?

  • #12 / Nov 19, 2007 1:29am

    Derek Jones

    7561 posts

    Download a fresh copy, Tyssen, and replace your /system/core/core.output.php file.

  • #13 / Nov 19, 2007 1:36am

    Tyssen

    756 posts

    Great, thanks.

  • #14 / Nov 22, 2007 12:25pm

    Bruce2005

    536 posts

    Found on forum search. Just updated as well or same reason.
    I still get though:
    line 969, column 4: Missing atom:link with rel=“self”

    This is supposed to be rss 2, why atom reference?

    Solution (From validator)
    If you haven’t already done so, declare the Atom namespace at the top of your feed, thus:

    <rss version=“2.0” xmlns:atom=“http://www.w3.org/2005/Atom”>
    Then insert a atom:link to your feed in the channel section. Below is an example to get you started. Be sure to replace the value of the href attribute with the URL of your feed.

    <atom:link href=“http://dallas.example.com/rss.xml” rel=“self” type=“application/rss+xml” >

    Also why the error? Is same template 1.6 came with…

  • #15 / Nov 22, 2007 12:45pm

    Derek Jones

    7561 posts

    What’s your feed template look like, Bruce?  The default templates are available here to compare.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases