magpierss and scheduled posts

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
Fila
Regular
Posts: 34
Joined: Thu Oct 26, 2006 11:16 am

magpierss and scheduled posts

Post by Fila »

Hi there,
I use magpierss to show my entries on html page. It works very well but one problem, it doesn't work with scheduled posts. If I publish the entries right after I finish writing, it works just fine but when I schedule like 10 entries, after they have been published by the script, magpierss never picks them up to show on html page.

Thanks a lot!
Fila
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: magpierss and scheduled posts

Post by garvinhicking »

Hi!

You need to change your magierss code to periodically updates its cache and check the RSS-Feeds "Last-Modified" timestamp.

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/
Fila
Regular
Posts: 34
Joined: Thu Oct 26, 2006 11:16 am

Post by Fila »

Thanks garvin :) Fixed!
Fila
Regular
Posts: 34
Joined: Thu Oct 26, 2006 11:16 am

Post by Fila »

Everything was right before but the problem is the cache directory. By default the script makes 'cache' directory in the root directory. after I change the cache directory to be in to magpirss directory, it works fine :)
Post Reply