[Tickets #7664] Re: fatal error clicking 'file manager' button: no class VFS_
bugs at horde.org
bugs at horde.org
Sun Dec 7 19:19:12 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7664
------------------------------------------------------------------------------
Ticket | 7664
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | fatal error clicking 'file manager' button: no class
| VFS_
Queue | Gollem
Version | HEAD
Type | Bug
-State | Assigned
+State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2008-12-07 14:19) wrote:
I really have no clue. These lines:
[17-Nov-2008 13:26:26] PHP Notice: Undefined index: backend_key in
/var/www/html/horde/gollem/redirect.php on line 66
...
[17-Nov-2008 13:26:27] PHP Notice: Undefined index: backend_key in
/var/www/html/horde/gollem/lib/Auth/gollem.php on line 99
indicate that $_SESSION['gollem'] is set, but the only place where
$_SESSION['gollem'] is set is in lib/Session.php, and in that function
we *always* set 'backend_key'. And we do automatically select the
first backend key as the default if no 'preferred' value is set. So
you will have to do further debugging to discover where
$_SESSION['gollem'] is being set. I can't reproduce this at all.
More information about the bugs
mailing list