![]() |
|
bug with printZenpageRSSLink() (2) ? - 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: bug with printZenpageRSSLink() (2) ? (/thread-7208.html) |
bug with printZenpageRSSLink() (2) ? - vincent3569 - 2010-06-17 hello in the footer of my website, i have this line ` by exemple : follow the generated link by the code: http://vincent.bourganel.free.fr/zenphotoNB/rss-news-comments.php?lang=fr_FR it seems to be a bug ? bug with printZenpageRSSLink() (2) ? - acrylian - 2010-06-18 No, this time not a bug but as intended. Notice the "Zenpage" in the function name? So it is of course only for news (and also pages). If you want image/album comments you have to use the normal rss link function. bug with printZenpageRSSLink() (2) ? - vincent3569 - 2010-06-18 hello in the user guide we could see this text : 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 ? bug with printZenpageRSSLink() (2) ? - acrylian - 2010-06-19 Well, you found a mistake in the description. Zenphoto' printRSSLink can print all comments of all albums and images and Zenpage's one only all of all articles and pages. Once Zenpage was independently release thus it is separate. I guess just one comments feed would indeed be enough. I'll put it on the list... bug with printZenpageRSSLink() (2) ? - vincent3569 - 2010-06-19 "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. bug with printZenpageRSSLink() (2) ? - acrylian - 2010-06-19 No real need this time as I have it on my list already. bug with printZenpageRSSLink() (2) ? - vincent3569 - 2010-09-28 hello with zenphoto 1.3.1.2, could you explain what is the result of this rss link : `` all the lastest comments on news, pages, albums and images ? thanks for your explanation bug with printZenpageRSSLink() (2) ? - acrylian - 2010-09-29 All explained here: http://www.zenphoto.org/documentation/plugins/zenpage/_zp-extensions---zenpage---zenpage-template-functions.php.html#functionprintZenpageRSSLink Sorry, the doc is indeed not complete, The correct explaination is in the file itself: bug with printZenpageRSSLink() (2) ? - vincent3569 - 2010-09-29 thanks for the explanation bug with printZenpageRSSLink() (2) ? - acrylian - 2010-09-29 Sure, last update was for 1.3.1 as we thought that for the sub release 1.3.1.x it was not necessary... did not remember it was changed! bug with printZenpageRSSLink() (2) ? - reneesanguinetti - 2010-12-22 Hello, I am using # Zenphoto version 1.3.1.1 [5816] (Official Build) 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 I'm not sure exactly what to do to fix this. Any suggestions would be appreciated. Thank-you - Renee bug with printZenpageRSSLink() (2) ? - acrylian - 2010-12-22 Try to disable the rss cache option. You might also want to consider to upgrade to the latest version. bug with printZenpageRSSLink() (2) ? - reneesanguinetti - 2010-12-22 Thank-you! acrylian, that solved the problem. |