[phpOpenTracker-User] all_paths API problem

Jean-Christian Imbeault <[email protected]>
Newsgroups gmane.comp.web.phpopentracker.general
Message-ID <[email protected]>
I'm trying to use the all_path API example from the documentation but I 
am running into an error message:

<?php
require 'phpOpenTracker.php';

$graph = phpOpenTracker::get(
   array(
     'api_call'      => 'all_paths',
     'result_format' => 'graphviz_object',
   )
);

$graph->image('png');
?>

The browser outputs an image with the following text in it:

The image "http://192.168.255.12/test.php" cannot be displayed, because 
it contains errors.


What is causing this and what do I need to do to get the all_paths API 
to work?


Thanks,

Jean-Christian Imbeault





-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.