hello
in the footer of my website, i have this line
`
<?php printZenpageRSSLink('Comments','',' | ',gettext('Comments'),'', true); ?>
`
with zenphoto 1.3.0, this rss feed shows only the news comments but not the pictures comments.
by exemple : follow the generated link by the code:
http://vincent.bourganel.free.fr/zenphotoNB/rss-news-comments.php?lang=fr_FRyou should see that the pictures comments are not shown.
it seems to be a bug ?
Comments
in the user guide we could see this text :
"Comments" for all news articles and latest images
so, i understood that we could have a rss feed both with the comments on picture and the comments on news.
it's not possible ?
in this cas, it would be i nice improvement of zenphoto.
I guess just one comments feed would indeed be enough. I'll put it on the list...
i'm sure it would be a good idea.
should i create a ticket in bugtracker ?
with zenphoto 1.3.1.2, could you explain what is the result of this rss link :
`<?php printZenpageRSSLink('Comments','',' | ',gettext('Comments'),'', true); ?>`
all the lastest comments on news, pages, albums and images ?
thanks for your explanation
Sorry, the doc is indeed not complete, The correct explaination is in the file itself:
@param string $option type of RSS:
"News" feed for all news articles
"Category" for only the news articles of the category that is currently selected
"NewsWithImages" for all news articles and latest images
"Comments" for all news articles and pages
"Comments-news" for comments of only the news article it is called from
"Comments-all" for comments from all albums, images, news articels and pages
The rest of the doc is still correct
I presume that the doc will be completed in the future ?
I am using # Zenphoto version 1.3.1.1 [5816] (Official Build)
Current gallery theme: zpFocus13.
When I am logged in as admin my rss links will work for news, albums and comments, but when I log out I get this message:
XML Parsing Error: junk after document element
Location: http://www.advertisement-gallery.com/rss-news.php?lang=en_US
Line Number 2, Column 1:
<b>Warning</b>: fopen(/home6/advertk3/public_html/cache_html/rss/rss-news_en_us.xml)
[function.fopen]: failed to open stream: No such file or directory in <b>/home6/advertk3/public_html/zp-core/functions-rss.php</b> on line <b>337</b>.
I'm not sure exactly what to do to fix this. Any suggestions would be appreciated.
Thank-you - Renee
Renee