If you take a page, say http://www.kirpi.it/Germania/BerlinoAppartamenti and add "action=rss" you doesn't seem to get the expected results: http://www.kirpi.it/Germania/BerlinoAppartamenti?action=rss
Something odd happens also in about any other page. Examples: http://www.kirpi.it/Germania/Germania?action=rss misses a lot of things http://www.kirpi.it/Cultura/Canti-di-Castelvecchio-Poesia-Giovanni-Pascoli?action=rss is empty What might be wrong, please? The whole site is online and smooth working since years, and the settings for feeds are in config.php if ($action == 'rss' || $action == 'atom' || $action == 'rdf' || $action == 'dc') include_once("$FarmD/scripts/feeds.php"); Any ideas, please? Luigi _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
