[Kolab-devel] RE : [kronolith] Kronolith & Kolab
Nicolas Scaut
nicolas.scaut at province.namur.be
Thu Jan 20 12:27:17 CET 2005
Hello
I solve my problem!
I delete these lines in Kolab.php in function synchroniseShare():
foreach ($acl as $user => $user_acl) {
$result = $imap->deleteACL($folder_name, $user);
if (is_a($result, 'PEAR_Error')) {
return $result;
}
}
Now I can use Kronolith and Nag with Kolab.
What does it mean?
Thanks
Nicolas
-----Message d'origine-----
De : kronolith-bounces at lists.horde.org
[mailto:kronolith-bounces at lists.horde.org] De la part de Jan Schneider
Envoyé : lundi 17 janvier 2005 15:39
À : kronolith at lists.horde.org
Objet : Re: [kronolith] Kronolith & Kolab
Zitat von Nicolas Scaut <nicolas.scaut at province.namur.be>:
> Hello,
>
> I try to use Horde: 3.0.2 & Kronolith: H3 (2.0.1) with Kolab 2.0 -
CVS.
> When I want to add a new event, it does not work and I receive an
error
> message :
>
> " Fatal error: Call to a member function on a non-object in
> <path>/horde/lib/Horde/Kolab.php on line 530"
>
> function &getCurrentObject()
> {
> return $this->_xml->document_element();
> }
Do you use PHP 5?
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
--
Kronolith mailing list - Join the hunt:
http://horde.org/bounties/#kronolith
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: kronolith-unsubscribe at lists.horde.org
More information about the devel
mailing list