ZenphotoCMS Forum
zenpage single news - 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: zenpage single news (/thread-3959.html)



zenpage single news - fretzl - 2008-10-25

Hi @crylian, it's me again...

When playing around with "news" in the "singlenews-bit" (the part where you get to see the titlelinks to next and previous articles)
I somewhere get this error:
Notice: Undefined index: link in ...\zenphoto\zp-core\plugins\zenpage\ zenpage-template-functions.php on line 1608
The only possible related thing I could find was this line in news.php
` I think one of those conditions should begetNextNewsURL()` although changing it
didn't make any difference.

Any ideas ?

P.S. do you ever sleep ??




zenpage single news - acrylian - 2008-10-25

Right there is a typo, one should be getNextNewsURL(). That has been corrected in the svn. Please take a look at that if the error maybe is gone there, too. We fixed quite a few of these undefined notices.

PS: Sleeping? What is that?...:-)




zenpage single news - fretzl - 2008-10-25

Thanks @crylian !

The snv did indeed fix the issue.

Cheers