Avatar

Latest postings on website (Technics)

by Alex ⌂, Sunday, October 28, 2007, 23:24 (6025 days ago) @ Hakan

Hi Hakan,

So far so good...but for e.g. the last posting "test" isn't really the last posting - I made two postings after "test" but the script doesn't show it. :lookaround:
What is wrong???

This has probably to do with the caching feature of MagpieRSS. You can set the maximum cache age by defining MAGPIE_CACHE_AGE (in seconds, deafult is 3600):

require('magpierss/rss_fetch.inc');
define("MAGPIE_CACHE_AGE", 1800);
$rss = fetch_rss('[URL OF RSS FEED]');

Alex

locked
8395 views

Complete thread:

 RSS Feed of thread