Forum RSS feed in Group Home Page

Hello,

Is it possible to add the group's forum RSS feed to their respective group's home page?

For example Group A's home page would display Group A's forum rss feed.

Group B would display Group B's forum RSS feed and so on..

Thanks.

Quote · 30 Jan 2013

http://www.boonex.com/trac/dolphin/ticket/3134

Rules → http://www.boonex.com/terms
Quote · 17 Apr 2013

I hope for this one as well.  I tried to code in a block myself but had some issues with it.

Geeks, making the world a better place
Quote · 17 Apr 2013

on 7.0.9 the only way I can get this to work is to change this line

in the file get_rss_feed.php

echo bx_file_get_contents( $sUrl . (BX_PROFILER && 0 == strncmp($site['url'], $sUrl, strlen($site['url'])) ? '&bx_profiler_disable=1' : '') );

echo bx_file_get_contents( $sUrl . (BX_PROFILER && 0 == strncmp($site['url'], $sUrl, strlen($site['url'])) ? '' : '') );

Otherwise I just get a spinning wheel in the block.

It works fine if I change that line. 

What else is the going to affect?

http://www.mytikibar.com
Quote · 18 Apr 2013

Oh, forgot to read as closely as I should, this was for 7.0 and not 7.1.  Hopefully this will also be for 7.1 as well.

Geeks, making the world a better place
Quote · 18 Apr 2013

 This is for 7.1, I've just moved topic from 7.0 forum to 7.1

Oh, forgot to read as closely as I should, this was for 7.0 and not 7.1.  Hopefully this will also be for 7.1 as well.

 

Rules → http://www.boonex.com/terms
Quote · 20 Apr 2013

I might need the same thing.  But is there a way group admins can add just an individual rss feed to one group that is related to that group? (7.3.3)

Quote · 29 Mar 2017

 Are you referring to the Group Forum Feed or another RSS feed ?

I might need the same thing.  But is there a way group admins can add just an individual rss feed to one group that is related to that group? (7.3.3)

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 29 Mar 2017

I want group creators to be able to add whatever outside rss feed they want (like their own twitters, for example) within their group's page.

Quote · 29 Mar 2017

 

 Group RSS Feed module - https://www.boonex.com/m/group-rss-importer

 

I want group creators to be able to add whatever outside rss feed they want (like their own twitters, for example) within their group's page.

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 14 May 2017
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.