![]() |
|
Since 1.4.2.1 Fatal error: getTitle() template-functions.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: Since 1.4.2.1 Fatal error: getTitle() template-functions.php (/thread-9598.html) |
Since 1.4.2.1 Fatal error: getTitle() template-functions.php - dromeuf - 2012-02-07 Hi, Since I use the 1.4.2.1 version, the search keyword function work by return the result, but the link thumbnails lead to an error: Fatal error: Call to a member function getTitle() on a non-object in www/albums/zp-core/template-functions.php on line 912 Do you have the same problem ? Thank's for advance. Since 1.4.2.1 Fatal error: getTitle() template-functions.php - fretzl - 2012-02-07 I can confirm this. Meanwhile, there have been some changes in template-functions which solve this issue for me. Please try the Nightly Trunk. Since 1.4.2.1 Fatal error: getTitle() template-functions.php - dromeuf - 2012-02-07 It's ok now with the nightly trunk version 2012-02-06. Since 1.4.2.1 Fatal error: getTitle() template-functions.php - jfagnoni - 2012-02-13 hello ! Can ask you what is Nightly truck ??? Where can i found it ! And how can i use that (sorry for my bad english) Since 1.4.2.1 Fatal error: getTitle() template-functions.php - acrylian - 2012-02-13 There are links to the nightly builds on our download page: The trunk one is development one for bug fixes of the current release, the dev one is the development build of the next 1.4.3 release. You use them as you use regular Zenphoto releases. Since 1.4.2.1 Fatal error: getTitle() template-functions.php - SubJunk - 2012-02-14 Thanks for the fix Since 1.4.2.1 Fatal error: getTitle() template-functions.php - Sonofwitz - 2012-02-14 Thanks, this worked for me as well. Nightly trunk upgrade. Since 1.4.2.1 Fatal error: getTitle() template-functions.php - make-zp - 2012-02-27 Hi folks Also confirming this bug… In my case it seems random, so I was wondering about the Cache-Function, but made no difference when disabled. As for your nightly trunk version, how stable is it by now? Save to grab it? Cheers Since 1.4.2.1 Fatal error: getTitle() template-functions.php - acrylian - 2012-02-27 Generally you should never update parts of Zenphoto from a nightly as it may dependent on other changes. Install the nightly as if you install an officical release or wait for the next release, Since 1.4.2.1 Fatal error: getTitle() template-functions.php - ZEPsikopat - 2012-03-04 Hi I do not want to open a new thread as it is the same issue, but it happens as well in dev build with 1.4.3-DEV [9368] Fatal error: Call to a member function getTitle() on a non-object in [...]/zp-core/zp-extensions/email-newuser.php on line 22 Since 1.4.2.1 Fatal error: getTitle() template-functions.php - sbillard - 2012-03-05 should be fixed in tonights dev nightly build. |