6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/13/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#1617] Call to a member function on a non-object
*
Your Email Address
*
Spam protection
Enter the letters below:
. ..__ .__ ..__. |\ |[__)[__) || | | \|[__)| \\__||__\
Comment
> When trying to add a new event, contact, note, anything that appears > to be folder related: > > > > Fatal error: Call to a member function on a non-object in > /usr/share/php/Horde/Kolab.php on line 593 > > > > The code tries to access $this->_xml which is expected to be > initialized on line 476. Line 476 was never accessed because the > function &loadObject($uid, $is_msgno = false) returns false after > finding that $this->_imap is uninitialized on line 438. > > > > $this->_imap was expected to be initialized on line 261 in the > open($share_uid) function. Line 261 was not accessed because the > open($share_uid) function returns false on line 241 after determining > that the session variable $_SESSION['kolab_share_map"] is not > initialized. > > > > At this point the trail goes cold for me. I have failed to find the > source of initialization of this session variable which the whole > functioning appears to depend on. > > > > I should note that this issue from Kolab applies to me: > https://intevation.de/roundup/kolab/issue1126 > > > > Also, I have the persistent problem of 'Horde/Kolab: Unable to > synchronise address book "Paul Snyder's Address Book": NO, Permission > denied' being pushed onto the message stack many times. > > > > I bring these up in case they may be relevant to the issue. > > > > I will gladly work with someone on resolving this. > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers