1 (edited by orangeman555 2013-09-10 04:44)

Topic: Unclear on how to get RSS feeds...

I'm having a hard time getting RSS feeds from extern.php variables.

Example:

http://www.symbiostock.org/search/recent/

How do I get a feed for this page?

Re: Unclear on how to get RSS feeds...

Example on the rejection notice:

Bad request. The link you followed is incorrect or outdated.

For url: http://www.symbiostock.org/extern.php?a … amp;show=5

3 (edited by keeshii 2013-09-13 17:25)

Re: Unclear on how to get RSS feeds...

Hm...
You may see only new topics from your forum.

Try this: http://www.symbiostock.org/extern.php?a … mp;show=15

And if you wish to see the last post in the topic (not first), you will have to change line 453 in extern.php

from:
'ON' => 'p.id = t.first_post_id'
to
'ON' => 'p.id = t.last_post_id'
If you want to contact me quickly - send e-mail, not PM.
<?php $t='<?php $t=%c%s%c; printf($t,39,$t,39,10);%c'; printf($t,39,$t,39,10);