Hey guys,

here is my web site: http://www.meetuon.com ,
and here is my site's RSS feed: http://www.meetuon.com/main/rss.xml

I'm having trouble validating my RSS feed.

I have the audio module installed, and when I tried to validate the site feed, I get the following message:

----------------------------------------------------------------------
Sorry

This feed does not validate.

* line 254, column 1: Undefined item element: media [help]
^
* line 12, column 0: description should not contain object tag (14 occurrences) [help]
<object type="application/x-shockwave-flash" data="http:// ...
* line 12, column 0: description should not contain data attribute (14 occurrences) [help]
<object type="application/x-shockwave-flash" data="http:// ...
* line 12, column 0: description should not contain param tag (23 occurrences) [help]
<object type="application/x-shockwave-flash" data="http:// ...
* line 78, column 0: description should not contain relative URL references: /main/node/41 (4 occurrences) [help]

----------------------------------------------------------------------

(By the way, I noticed that table tags/elements turn into their HTML 'spelled-out' versions when I copied and pasted this non-validation message here. I'm sure this is harmless ... ? ...)

Anyways, I observed that the line 12. messages pertained to an MP3 file of my cousin's own songs, which he recorded at home. All we did was upload his MP3 file, the same as we did for other MP3s that we pulled off the 'net. Is there something we should do to make sure this is RSS compliant?
lin
Also: the 'undefined item element' in line 254 seems to be 'media', and line 78.'s error message is a complete mystery to me.

Also, I noticed that a video I uploaded to the site -- the 'kangaroo' one -- seems to cause crashes in the Explorer browser, and when clicked on through at least one RSS feed reader (i.e. Awasu). Any clues as to why?

What gives? Help!

Comments

twentyfive8’s picture

Sorry about that ... the messages basically say that:

1. There is an undefined item element called 'media' in line 254 of my feed code (i.e. [open HTML tag]media url="http://www.meetuon.com/main/files...[close HTML tag])

2. In line 12 of my feed code, there are 3 error messages that say that the description should not contain an object tag, no data attribute and no param tag, and

3. In line 78 of the feed code, says that no relative URL references (in this case, /main/node/41 ), and it shows. Line 78 is simply a closing tag for description ([open tag]description[close tag]).

Help, pt. II!

Ryanbach’s picture

You might want to post it in the audio module issues page.

http://drupal.org/project/audio