[Tickets #1617] NEW: Call to a member function on a non-object

bugs at bugs.horde.org bugs at bugs.horde.org
Wed Mar 23 23:17:49 PST 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=1617
-----------------------------------------------------------------------
 Ticket             | 1617
 Created By         | cajus at naasa.net
 Summary            | Call to a member function on a non-object
 Queue              | Horde Framework Packages
 State              | Unconfirmed
 Priority           | 2. Medium
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------


cajus at naasa.net (2005-03-23 23:17) wrote:

This is Kolab related: when trying to add calendar entries in kornolith or
adding tasks in nag I'm getting the following error which I can't debug
myself. I'm not sure if this is a configuration problem, or just a bug: 

[Thu Mar 24 08:09:19 2005] [error] PHP Fatal error:  Call to a member
function on a non-object in /kolab/lib/php/Horde/Kolab.php on line 552

Seems like $this->_xml->document_element() produces the error, because this
call is on line 551-553:

function &getCurrentObject()
{
    return $this->_xml->document_element();
}

If I can provide more usefull informations, please let me know.




More information about the bugs mailing list