Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsNews FeedsNews FeedsNewsfeed Download errorNewsfeed Download error
Previous
 
Next
New Post
12/2/2008 1:07 PM
 

Brad,

Just to give a little more info to you for the problem feed,

The RSS v2.0 spec lists the following info regarding the enclosure element:

<enclosure> sub-element of <item> 

<enclosure> is an optional sub-element of <item>.

It has three required attributes. url says where the enclosure is located, length says how big it is in bytes, and type says what its type is, a standard MIME type.

The url must be an http url.

<enclosure url="http://www.scripting.com/mp3s/weatherReportSuite.mp3" length="12216320" type="audio/mpeg" />

 

Looking at one of the items I find an example:

  <item>
   <title>ENERGY STAR In Your Office</title>
   <link>http://downloads.energystar.gov/dl_00006/PM_6-25_EDITsmall.mov</link>
   <description><![CDATA[Learn how ENERGY STAR qualified computers and monitors and other office equipment can save you energy, money, and help protect the environment. Also learn how to get the most energy and money savings from your computer by enabling the power management features on your models. Use this video to help educate your employees and customers!]]></description>
   <category>podcasts</category>
   <pubDate>Fri, 05 Sep 2008 12:01:00 GMT</pubDate>
   <guid isPermaLink="true">http://downloads.energystar.gov/dl_00006/PM_6-25_EDITsmall.mov</guid>
   <enclosure url="http://downloads.energystar.gov/dl_00006/PM_6-25_EDITsmall.mov" type="audio/mpeg"/>
   <itunes:author>ENERGY STAR</itunes:author>
   <itunes:explicit>No</itunes:explicit>
  </item>
 

In the enclosure element the missing required attribute 'length' is not found, and apparently is the source of the error.  Now, we can't always change the news feed source, so the other option is to use the XML/XSL if you cannot make the correction to the news feed source.

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsNews FeedsNews FeedsNewsfeed Download errorNewsfeed Download error


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out