YAFLogo

Pegasus
  • Pegasus
  • 59% (Neutral)
  • YAF Camper Topic Starter
13 years ago
Hi!

I've a problem to open the RSS-Feed of the active Discussions (yaf_rsstopic.aspx?pg=0&ft=0). It seems, that I havn't the correct access, but I'm Hostadmin. The link takes me to yaf_info.aspx?i=4

Anybody knows which access is required?

Thanks so far!

Sponsor
squirrel
13 years ago

Hi!

I've a problem to open the RSS-Feed of the active Discussions (yaf_rsstopic.aspx?pg=0&ft=0). It seems, that I havn't the correct access, but I'm Hostadmin. The link takes me to yaf_info.aspx?i=4

Anybody knows which access is required?

Thanks so far!

Originally Posted by: Pegasus 

Are you logged in when trying to view the RSS? I believe you have to enable guest access to the RSS feeds --


If you can't find it using the forum search, try my signature link -- searches this site using Google: Google is my Friend 
Pegasus
  • Pegasus
  • 59% (Neutral)
  • YAF Camper Topic Starter
13 years ago
Hi,

no, it doesn't matter if I'm guest, logged in as user, moderator or administrator. Each RSS-Feed starts correct, but this on the active topics. Where can I set the access?

bbobb
  • bbobb
  • 100% (Exalted)
  • YAF Developer
13 years ago

Hi,

no, it doesn't matter if I'm guest, logged in as user, moderator or administrator. Each RSS-Feed starts correct, but this on the active topics. Where can I set the access?

Originally Posted by: Pegasus 

As you can see this version on the support forum works fine. If something can't be repeated it can't be fixed 🙂 .

tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.0 rc 2
13 years ago

Hi,

no, it doesn't matter if I'm guest, logged in as user, moderator or administrator. Each RSS-Feed starts correct, but this on the active topics. Where can I set the access?

Originally Posted by: Pegasus 

Go to the Host Settings -> Features -> Syndication Feed Settings -> Active Topics Feeds Access.

Looks like it is set to forbidden in your forum

Pegasus
  • Pegasus
  • 59% (Neutral)
  • YAF Camper Topic Starter
13 years ago
Hi,

sorry but this isn't the problem, all three options are marked. But my guess is, that it doesn't works because of our Portal. We've programmed a Portalsite and included this code:

<YAF:PortalActiveDiscussion ID="Beitrage" runat="server" />

Might this be a problem?

Edit:

Forgotten this code:

<%@ Register TagPrefix="YAF" TagName="PortalActiveDiscussion" Src="/controls/PortalActiveDiscussion.ascx" %>