Hi!
I've just installed the JPGraph package for a Mantis Bugtracker Graphs.
When I choose to view a graph at the summary page, i get the error below:
> Fatal error: Class[issue][/issue] \'Plot\' not found in D:\\EasyPHP 2.0b1\\www\\mantis\\jpgraph\\src\\jpgraph_line.php on line 24
> Fatal error: Class \'Plot\' not found in D:\\EasyPHP 2.0b1\\www\\mantis\\jpgraph\\src\\jpgraph_bar.php on line 30
> Fatal error: Class \'Graph\' not found in D:\\EasyPHP 2.0b1\\www\\mantis\\jpgraph\\src\\jpgraph_pie.php on line 1209
> Fatal error: Class \'PiePlot\' not found in D:\\EasyPHP 2.0b1\\www\\mantis\\jpgraph\\src\\jpgraph_pie3d.php on line 17
> Fatal error: Class \'Graph\' not found in D:\\EasyPHP 2.0b1\\www\\mantis\\jpgraph\\src\\jpgraph_canvas.php on line 20
I\'m using the PHP Version 5.2.0 - My current GD Version is 2.0.28
This is probably a configuration problem (possible a path problem).
I had already set the (DEFINE('DIR_BASE','/www/mantis/jpgraph/'); on JPGRAPH.PHP
Thanks!
JPGraph - Fatal Error - Class not found
Moderators: Developer, Contributor