Jump to content
  • 0
Ridley

IPB Tracker rss feed

Question

Since the creator keeps telling me to enable rss in the projects settings (which was obviously done Or i wouldnt have pmd him) i thought someone of the community has an idea what to do.

 

/index.php?app=core&module=global&section=rss&type=tracker&id=1
Should lead to the trackers rss. But all I get is

 

PLX43j6.jpg

 

You are seeing this error message, either because the project doesn't have a title, or RSS isn't enabled for it.

if( ! $p_check['title'] || $p_check['enable_rss'] == '0')		{			$this->registry->output->showError( 'The RSS feed you tried to access does not exist!', '20T110' );		}
How it comes

rathena's or

herc's works? Any special permission i need to Set to make mine work?

 

here a screenshot of one of the projects (sql view)

 

aBxJTqD.jpg

Thank you for reading

Edited by Ridley

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Little confused.. the screenshot you provided is of your website or of hE?

Since  I am able to visit and see rss(xml) on every link you posted(even the rA one)

Share this post


Link to post
Share on other sites
  • 0

The Screenshot is of my ipb Forums. Hercs and rathenas works for me as Well, the Problem is mine

 

/index.php?app=core&module=global&section=rss&type=tracker&id=1
is the location were it should be

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.