Page 1 of 1

magpierss and scheduled posts

Posted: Tue Jan 09, 2007 12:02 pm
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

Re: magpierss and scheduled posts

Posted: Tue Jan 09, 2007 7:54 pm
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

Posted: Wed Jan 10, 2007 12:41 pm
by Fila
Thanks garvin :) Fixed!

Posted: Thu Jan 11, 2007 9:41 am
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 :)