6.0.0-beta1
7/19/25

[#10406] HTTP error 500 after upgrading to 3.0.6
Summary HTTP error 500 after upgrading to 3.0.6
Queue Kronolith
Queue Version Git master
Type Bug
State Resolved
Priority 3. High
Owners
Requester jacob-horde (at) vindvejr (dot) dk
Created 08/03/2011 (5099 days ago)
Due
Updated 08/03/2011 (5099 days ago)
Assigned 08/03/2011 (5099 days ago)
Resolved 08/03/2011 (5099 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
08/03/2011 02:30:30 PM Michael Rubinsky Comment #7 Reply to this comment
synchronization support. Since Android doesn't support SyncML, I'll
FWIW there are a number of SyncMl clients for android.
look into getting synchronization (contacts and calendar) to work 
with ActiveSync as soon as I have time. :-)
The TouchDown application for android also supports task sync with Nag 
via activesync.

08/03/2011 11:04:03 AM jacob-horde (at) vindvejr (dot) dk Comment #6 Reply to this comment
No, I have the following applications:
Why not Nag? :) Anyway, this should still not happen of course, fixed now.
Well, actually because I'm using my Android phone for my TODO lists - 
currently using the ColorNote application, which lacks synchronization 
support. Since Android doesn't support SyncML, I'll look into getting 
synchronization (contacts and calendar) to work with ActiveSync as 
soon as I have time. :-)

Thanks for the fix.
08/03/2011 09:22:45 AM Jan Schneider Comment #5
State ⇒ Resolved
Priority ⇒ 3. High
Reply to this comment
No, I have the following applications:
Why not Nag? :) Anyway, this should still not happen of course, fixed now.
08/03/2011 09:20:52 AM Git Commit Comment #4 Reply to this comment
Changes have been made in Git for this ticket:

[jan] Fix error if Nag is not installed (Bug #10406).

  3 files changed, 9 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/b8938d9b1505c881809ae2958f84d621ef7d5293
08/03/2011 08:56:46 AM jacob-horde (at) vindvejr (dot) dk Comment #3 Reply to this comment
No, I have the following applications:
- turba 3.0.5
- imp 5.0.9
- horde 4.0.8
- kronolith 3.0.6
- mnemo 3.0.2

Commenting out these lines work around the problem:
         /* Make sure all the external calendars still exist. */
         $_temp = $GLOBALS['display_external_calendars'];
//        try {
//            $_tasklists = 
$GLOBALS['registry']->tasks->getDisplayedTasklists();
//        } catch (Horde_Exception $e) {
             $_tasklists = $_temp;
//        }

08/03/2011 08:18:52 AM Jan Schneider Comment #2
Priority ⇒ 2. Medium
State ⇒ Feedback
Reply to this comment
Do you have Nag installed?
08/03/2011 06:37:16 AM jacob-horde (at) vindvejr (dot) dk Comment #1
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ HTTP error 500 after upgrading to 3.0.6
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Immediately after login, I get HTTP error 500. I can see the following 
in my Apache error_log:

PHP Fatal error:  Call to a member function getDisplayedTasklists() on 
a non-object in /var/www/secure/horde4/kronolith/lib/Kronolith.php on 
line 1121, referer: https://secure.vindvejr.dk/horde4/login.php

Saved Queries