From this I might say the IPB feed is broken - but it works fine with a couple of feed readers I've tried - Google and Thunderbird!
HELP!
Heres a CMSMS test page with both feeds: http://pepipoo.com/cmsms/index.php?page=Test
Code: Select all
<h3>RSS feeds</h3>
<h4>BBC Sport feed (pirss)</h4>
<p>{pirss url="http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/latest_published_stories/rss.xml"}</p>
<h4>IPB forum feed (pirss)<br /></h4>
<p>{pirss url="http://forums.pepipoo.com/index.php?act=rssout&id=2"}</p>
<h4>BBC Sport feed (CMSMS RSS module)</h4>
<p>{cms_module module="rss" url="http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/latest_published_stories/rss.xml"}</p>
<h4>IPB forum feed (CMSMS RSS module)</h4>
<p>{cms_module module="rss" url="http://forums.pepipoo.com/index.php?act=rssout&id=2"}</p>