Page 1 of 1

Relation graph not displayed (Mantis 1.0.0.rc1)

Posted: 24 Aug 2005, 07:20
by jgueunie
I use mantis on a NT4 server with easyphp 1.7 and it works fine

I try to change my server : win2K, easyphp 1.8, other suff are the same.

Since there the relation graph is empty ( the graph image is not generated by wingraphviz ???)

Posted: 24 Aug 2005, 08:32
by Guest
after $t_graphviz = new COM( $this->graphviz_com_module );

$t_graphviz is null, objet not loaded

graphviz_api.php line 292

Posted: 24 Aug 2005, 09:23
by Guest
I upadte to php 4.4.0 and the problem was solved