[Tickets #1314] RESOLVED: Can't get Trean to work

bugs at bugs.horde.org bugs at bugs.horde.org
Sun Mar 6 08:49:01 PST 2005


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

Ticket URL: http://bugs.horde.org/ticket/?id=1314
-----------------------------------------------------------------------
 Ticket             | 1314
 Updated By         | guus at beltman.net
 Summary            | Can't get Trean to work
 Queue              | Trean
 State              | Bogus
 Priority           | 1. Low
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------


guus at beltman.net (2005-03-06 08:49) wrote:

I had the same Fatal error, also with the new Horde 3.0

In trean/add.php is the method addNode called, but not with correct params:

$tree->addNode($node_id, $parent_id, $label, $indent, true, $params);

Probably the tree class changed, i found this in lib/Horde/Tree.php:

function addNode($id, $parent, $label, $indent, $expanded = true,
                     $params = array(), $extra_right = array(),
                     $extra_left = array())

So, i guess that are 2 new params available: 
-$extra_right = array()
-$extra_left = array()

Could you notify me when there is a solution?

Kind regards,
Guus Beltman
The Netherlands




More information about the bugs mailing list