Page 1 of 1

RSS feed error

Posted: 11 May 2012, 05:47
by phlip
There's some kind of horrible PHP error in the RSS feed at the moment (specifically in the entry for "Loading Time - Bees!"):

Code: Select all

<enclosure url="http://blip.tv/file/get/http://blip.tv/file/get/LoadingReadyRun-LoadingTimeBees740.m4v" length="<div style="border:1px solid #990000;padding-left:20px;margin:0 0 10px 0;">

<h4>A PHP Error was encountered</h4>

<p>Severity: Notice</p>
<p>Message:  Undefined index: content-length</p>
<p>Filename: helpers/MY_file_helper.php</p>
<p>Line Number: 19</p>

</div>" type = "video/quicktime" />
PHP's helpful attempt to shove some HTML inside an XML attribute is causing my feed reader to give up. The URL looks wrong, too - possibly related?

Re: RSS feed error

Posted: 11 May 2012, 13:01
by TomBrend
Works fine for me- win7, chrome 18.0.1025.162m, google reader.

Re: RSS feed error

Posted: 11 May 2012, 13:23
by Paul
Should be working now