![]() |
|
Comments RSS Feed Error... - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Comments RSS Feed Error... (/thread-8474.html) |
Comments RSS Feed Error... - flyldavid - 2011-04-10 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.php I 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 RSS Feed Error... - sbillard - 2011-04-11 Which version of Zenphoto are you running? Sounds like you have upgraded to the 1.4 Zenphoto but left the old root based rss files or linkages. 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. Comments RSS Feed Error... - flyldavid - 2011-04-11 I apologize for the missing info. I'm using 1.4.0.3 ... and I'm using a customized version of the "zenpage" theme. So the page would be: 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. Comments RSS Feed Error... - acrylian - 2011-04-11 Well, that call indeed does get nothing as the comments RSS feed needs to have the Comments RSS Feed Error... - flyldavid - 2011-04-11 Got it, thanks for your help! |