jpgraph problem
David Mytton <[email protected]> Wed, 25 Aug 2004 15:18:30 +0100
| Newsgroups | gmane.comp.web.phpopentracker.general |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I'm trying to get phpOpenTracker to work on my server. I've got it all
installed and working properly with the exception of the graph plotting.
I have followed the installation instructions of jpgraph and those
provided with phpOpenTracker exactly (or so I believe) but when I try to
call one of the plot functions, I get this error:
Fatal error: Cannot instantiate non-existent class: piegraph in
/usr/local/lib/php/phpOpenTracker/API/plugins/plot_top.php on line 119
This is using the code
<?php
phpOpenTracker::plot(
array(
'api_call' => 'top',
'what' => 'document',
'limit' => 10,
'range' => 'current_month'
)
);
?>
Are you able to help?
--
Regards,
David Mytton
Find out what Google knows about me:
http://www.google.com/search?q=david+mytton and visit my personal site:
http://www.mytton.net