Is there such thing as a comments rss feed? Similar to the feed on the admin page, that displays all comments made on all images.
I have RSS Feed Enabled: Comments - in the options section. But when I pull up the rss page:
http://www.airplanefood.net/images/zp-core/rss/rss-comments.phpI get an error:
Fatal error: Call to undefined function getRSSHost() in /home/content/39/4645039/html/images/zp-core/rss/rss-comments.php on line 2
Is there something I need to change on line 2? Any help is appreciated. Thanks in advance!
Comments
If rss-comments.php is being loaded from the index.php as it should then that function will be defined. But if somehow it is being called directly then it will not work.
BTW, this is exactly why we ask (see the forum rules) for such information as Zenphoto release and theme. Else we are just guessing.
So the page would be:
http://www.airplanefood.net/images/index.php?rss-comments&lang=en_US
When I do that the error is gone, but the feed is completely blank. Is there something I'm missing?
Thanks for the quick response btw.
http://www.zenphoto.org/documentation/functions/_template-functions.php.html#functionprintRSSLink
http://www.zenphoto.org/documentation/plugins/zenpage/_zp-extensions---zenpage---zenpage-template-functions.php.html#functionprintZenpageRSSLink