PDA

View Full Version : RSS Feeds in Forum Block


jnrdavo
05-30-2011, 07:58 PM
Hi Guys,

Done a search, and some have said it's possible, but still can't find the code.

I'd like to put some RSS feeds in to a new Forum Block on my site. I understand it can be done with php code in the forum block, but don't know the code that is required :-)

If anybody could post up something that would work, that would be great.

Is there also a way that the new RSS fees can be uploaded to the forum so they DON'T add themselves to the 'New Forum Posts' and 'Latest New Threads' block I already have? Otherwise, the RSS feeds will always be the top stories most of the time.

Many thanks in advance :-) Oh yeah, I don't have the CMS option.

michal72
07-23-2011, 05:58 PM
I'd like to put some RSS feeds in to a new Forum Block on my site.

The code you can generate using for example: http://www.rss-to-javascript.com/p/RSSRDF-Converter___138.html
Then paste this code as a content of the Custom HTML/PHP Forum Block (with HTML content type)


BR
Michal