Feeds Stopped working

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Hm, your rss.php file seems to be broken. Did you manually modify that file?

What PHP version is running on your server, do you have a phpinfo() output? Which Serendipity version are you using?

rss.php does not seem to catch the proper variables. Try to fetch the rss.php file from the s9y release archive and see if overwriting it helps?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
hyperorbiter
Regular
Posts: 19
Joined: Thu Mar 30, 2006 3:58 am
Location: New Zealand

rss...

Post by hyperorbiter »

hi garvin, i finally got round to working on this. so in answer to your questions:
Hm, your rss.php file seems to be broken. Did you manually modify that file?
nope
What PHP version is running on your server, do you have a phpinfo() output? Which Serendipity version are you using?
Serendipity 1.0 and PHP 4.3.10
rss.php does not seem to catch the proper variables. Try to fetch the rss.php file from the s9y release archive and see if overwriting it helps?
tried that just now and no joy.

any other thoughts?

stu
i'm not cool enough to have a signature
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: rss...

Post by garvinhicking »

Hi!

I think it might be the case that your templates/default/ directory has no "feed*.tpl" files in it? Those files are supplied with serendipity 1.0, so make sure you uploaded those files!

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
hyperorbiter
Regular
Posts: 19
Joined: Thu Mar 30, 2006 3:58 am
Location: New Zealand

closer

Post by hyperorbiter »

thanks, i uploaded those files and then got this error:
This page contains the following errors:

error on line 24 at column 1: Extra content at the end of the document
Below is a rendering of the page up to the first error.

jupiter http://www.definitive.co.nz/blog/archiv ... piter.html http://www.definitive.co.nz/blog/archiv ... l#comments http://www.definitive.co.nz/blog/wfwcomment.php?cid=558 0 http://www.definitive.co.nz/blog/rss.ph ... ts&cid=558 nospam@example.com (Stu McGregor) got the binoculars out last night and saw jupiter's moons for the first time since i was a kid! it was a great feeling of reconnection for me. this is probably what it maybe looked like:<br /> <br /> <img src="http://members.aol.com/donmfox/jovemoon.jpg" alt="" /><br /> image from <a href="http://members.aol.com/donmfox/binos.html" >don fox</a><br /> <br /> it was so cool. back to the essay now... Mon, 26 Jun 2006 22:01:12 +1200 http://www.definitive.co.nz/blog/archives/558-guid.html bored essay photo procrastination
where to from here?
i'm not cool enough to have a signature
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: closer

Post by garvinhicking »

Hi!

Plesae make sure you properly uploaded those *.tpl files! They are missing a header and content, as it seems.

Make sure those files exactly look like the ones contained in the serendipity release zip/tgz.

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
hyperorbiter
Regular
Posts: 19
Joined: Thu Mar 30, 2006 3:58 am
Location: New Zealand

still no joy...

Post by hyperorbiter »

hi garvin,

i copied the entire installation and still no joy.

http://www.definitive.co.nz/blog/index. ... index.rss2 comes up with this error:

Code: Select all

This page contains the following errors:

error on line 13 at column 1: Extra content at the end of the document
Below is a rendering of the page up to the first error.

test http://www.definitive.co.nz/blog/index.php?/archives/564-test.html http://www.definitive.co.nz/blog/index.php?/archives/564-test.html#comments http://www.definitive.co.nz/blog/wfwcomment.php?cid=564 0 http://www.definitive.co.nz/blog/rss.php?version=2.0&type=comments&cid=564 nospam@example.com (Stu McGregor) Thu, 13 Jul 2006 22:31:56 +1200 http://www.definitive.co.nz/blog/index.php?/archives/564-guid.html
more thoughts please...thanks

stu
i'm not cool enough to have a signature
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: still no joy...

Post by garvinhicking »

Hi!

Hm, that URL doesn't work for me right now?

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
dougburns
Regular
Posts: 35
Joined: Wed Jul 12, 2006 9:04 pm
Location: Edinburgh, UK
Contact:

RSS Feed missing some entries

Post by dougburns »

Apologies if I'm hijacking a thread inappropriately here, but I'm seeing strange behaviour in my RSS feed when using Thunderbird 1.0.6 as the reader.

There are two feed locations :-

http://feeds.feedburner.com/DougsOracleBlog

(which I've just checked references the following url)

http://oracledoug.com/serendipity/index ... index.rss2

I use the feedburner URL for my own Thunderbird feed and everything appears to work correctly. A friend was using the direct feed and has been missing posts. I know that seems bizarre because feedburner is accessing the same url and hasn't missed posts, but that's what's happening.

If I access the latter URL in a browser window, everything is present. If I add it as a new subscription to Thunderbird, I can't see the most recent two entries (Blog Issues and Log Buffer #4).

Has anyone else come across this behaviour with Thunderbird?

Cheers,

Doug
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: RSS Feed missing some entries

Post by garvinhicking »

Hi!

Sadly I now not much about Thunderbird RSS. But s9y is using "Conditional GET" for fetching the most up to date feeds, and if Thunderbird uses that as well, its implementation might creat problems?

You can disable the conditional get by using an URL like:

http://oracledoug.com/serendipity/rss.p ... cache=true

which will then always fetch 15 feeds, no matter what cache/conditional HTTP request is performed...?

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
dougburns
Regular
Posts: 35
Joined: Wed Jul 12, 2006 9:04 pm
Location: Edinburgh, UK
Contact:

Re: RSS Feed missing some entries

Post by dougburns »

Garvin,

I'll give that a try. Thanks,

Doug
Post Reply