Problem with rss2html
Posted: Thu Dec 13, 2007 1:40 am
Hi all.
I think I am missing something silly here.
I am trying to get a feed to show on my page.
I uploaded the rss2html module via the module mamager.
The module is showing as active.
I have added a viable feed (I use rss2html in other applications, and this is a feed that works with it), have set a feed name, and am using the default template for simplicity for the time being.
I then have tried to add the following code to the home page, to a global content block and even the template main code.
When looking in the content mamager, the feed name does show as latest-news. I have in fact tried 2 different feed url's, one with the .rss extension and another with the .rss.xml extension.
Nothing, zilch, zero, sfa. No feed, no error message, zip.
The feed perameters are the same as I can get to show in another version of rss2html.
What silly thing am I missing.
Any ideas would be appreciated.
I think I am missing something silly here.
I am trying to get a feed to show on my page.
I uploaded the rss2html module via the module mamager.
The module is showing as active.
I have added a viable feed (I use rss2html in other applications, and this is a feed that works with it), have set a feed name, and am using the default template for simplicity for the time being.
I then have tried to add the following code to the home page, to a global content block and even the template main code.
Code: Select all
{cms_module module="RSS2HTML" feed="[latest-news]"}
Nothing, zilch, zero, sfa. No feed, no error message, zip.
The feed perameters are the same as I can get to show in another version of rss2html.
What silly thing am I missing.
Any ideas would be appreciated.