![]() |
|
Warning using printLatestNews() on gallery.php - 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: Warning using printLatestNews() on gallery.php (/thread-7782.html) |
Warning using printLatestNews() on gallery.php - fretzl - 2010-10-30 Zenphoto version 1.3.1.2 6110 I'm using [i]printLatestNews()[/i] on gallery.php in a modified Zenpage theme. No problems so far. But with the latest nightly I suddenly get this warning: Warning using printLatestNews() on gallery.php - sbillard - 2010-10-30 The error would be caused by calling this function without a parameter when the variable Warning using printLatestNews() on gallery.php - fretzl - 2010-10-30 Thanks ! Warning using printLatestNews() on gallery.php - fretzl - 2010-10-30 Although... Warning using printLatestNews() on gallery.php - sbillard - 2010-10-30 I would not expect so, What would it set it up to? Warning using printLatestNews() on gallery.php - fretzl - 2010-10-30 Sorry I'm at a loss here :-( Until a few days ago I was able to use this function anywhere I wanted in Zenpage theme files without any additional coding. Btw, thanks for implementing duplication of pages and articles! Warning using printLatestNews() on gallery.php - sbillard - 2010-10-30 Sorry, maybe I have confused you. Shortcut answers.... The error is coming from Warning using printLatestNews() on gallery.php - acrylian - 2010-10-31
How does the code of the theme page look? Warning using printLatestNews() on gallery.php - fretzl - 2010-10-31 That's what I thought too :-) Trying to figure this out I used the standard Zenpage theme and put But I think I narrowed it down a bit. Warning using printLatestNews() on gallery.php - acrylian - 2010-10-31 I will take a look. edit: Indeed, that's a bug related to the recent change to Warning using printLatestNews() on gallery.php - acrylian - 2010-10-31 Should be fixed now. Warning using printLatestNews() on gallery.php - fretzl - 2010-10-31 Oh yes, working nicely again :-) |