![]() |
|
printLatestImages, printPopularImages - 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: printLatestImages, printPopularImages (/thread-2972.html) |
printLatestImages, printPopularImages - zucye - 2008-05-27 The above referenced functions have an unnecessary These is a examples of what is rendered in the browser: `` will produce the following: ` Also printRandomImages is not enclose by a div and has no starting `` will produce the following:
printLatestImages, printPopularImages - acrylian - 2008-05-27 Is that in the 1.1.6 or the nightly? EDIT: Found it. Will be corrected in tonights nightly. Thanks for the report. printLatestImages, printPopularImages - zucye - 2008-05-30 Thanks Acrylian! Everything else is working fine for me and the download page says "These may be unstable packages! ... They should be used only for testing purposes" Therefore I prefer not to reinstall the whole nightly built! Where is the fix for the random images? printLatestImages, printPopularImages - acrylian - 2008-05-30 I will take a look at the random images again, might be that I forgot it.... (it is in template-functions.php, since it's not a statistic function) The nightlies are pretty stable, but of course may contain some bugs (well, the official release do sometimes, too...:-)) |