Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumRSS Feed doesnRSS Feed doesn't works (again)
Previous
 
Next
New Post
12/22/2005 4:13 AM
 
Thanks a lot for the quick reply and for the clarification. Yes, indeed we are talking about the same thing. To further clarify my findings:

1. Per forum RSS is run by Forum_rss.aspx.vb where GetForumRss prepares the rssdoc.

2. In GetForumRss tabID is set to be config.TabID as in

Dim tabID As Integer = config.TabID

3. TabID in turn comes from ForumConfig.vb by the accessor

Public ReadOnly Property TabID() As Integer
Get
Return mTabID
End Get
End Property

4. Where does mTabID come from

mTabID = _portalSettings.ActiveTab.TabID

Step 4 is what my original comment is about that it is using the ActiveTab and that is not guaranteed to be the forums tab.

In fact, I could very well see the problem here on this forum (although not as apparent as in my case)

If you click on the XML button on the forum, it takes you to -

http://www.dotnetnuke.com/DesktopModules/Forum/Forum_Rss.aspx?forumid=7

In the Rss that got generated you would see the tabid 839 whereas the tab it is hosted on is 820.

Anyway, may be my eyes are deceiving me but I would appreciate if you can look into it.

Thank you,
Annam
 
New Post
12/22/2005 4:18 AM
 
Oh by the way, I should have mentioned this before: I am using DNN 3.1.1
 
New Post
12/22/2005 4:44 AM
 

I think I know what is going on here.  The forums have the ability to display groups on different pages, but they feed from the 'parent' forum.  These instances of the module are using the same moduleid but the tabid is different.  (Different pages on your site)  To make it clear, the intention was to only to syndicate from the 'parent' forum because the parent/child groups item was an enhancement which was later added to the project.  This is nothing more than an oversight on our/my part.  I have to think about how to change this, so please confirm or deny if my assumptions are correct.

 

 


Chris Paterra

Get direct answers to your questions in the Community Exchange.
 
New Post
12/22/2005 9:54 AM
 

I think I can reproduce the behavior.

Look at www.rockandbol.com. underneath the module called "En RockAndBol.com" I am using and RSS off the main forum module in http://www.rockandbol.com/Foros/tabid/55/Default.aspx. The URL that is built through RSS does not point to TabID=55 but to TabID=36 which is the tabID for the Home Page. After disabling RSS in the forum Configuration the URL is correct, but a while later it returns to the other URL.


Do you know the truth when you hear it?
Néstor Sánchez
The Dúnadan Raptor -->Follow Me on Twitter Now!
 
New Post
12/23/2005 2:12 AM
 

Thanks for the reply.
This is my issue:
The home page www.edudotnet.it is at TabID 68
http://www.edudotnet.it/Default.aspx?tabid=68

The forums is at TabID 54

http://www.edudotnet.it/Forum/tabid/54/Default.aspx

One of the sub forum (Studenti) is at this page

http://www.edudotnet.it/Forum/tabid/54/forumid/8/scope/threads/Default.aspx

If you use the XML button you can see the the RSS is populated with all post (3) but that point to TabID 68 (home page)
http://www.edudotnet.it/Default.aspx?tabid=68&forumid=8&scope=posts&threadid=15

But in this home page there is not any forum.

Thanks for your job and for your patience
Stefano

 

 

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumRSS Feed doesnRSS Feed doesn't works (again)


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out