No Graph is displayed
Posted: 24 Jul 2006, 13:01
Hey!
I want to use the visual summary in mantis.
I have configured the following variables:
# JP GRAPH SETTINGS
$g_use_jpgraph = ON;
$g_jpgraph_path = '.' . DIRECTORY_SEPARATOR . 'jpgraph' . DIRECTORY_SEPARATOR . 'src' . DIRECTORY_SEPARATOR; # dont forget the ending slash!
When i display the summary_jpgraph_page.php page nothing is displayed. The System tries to create the images, but none of them is displayed.
If i access a report dirctly it says:
The Image "http://fibrecatn20i:8080/mantis2/summar ... status.php" cannot be displayed, because it contains errors.
Any solutions?
The same configuration of the mantis system works on my local testsystem (images are displayed correctly), but not on the server.
My Version is 1.0.5
thx kerthi
I want to use the visual summary in mantis.
I have configured the following variables:
# JP GRAPH SETTINGS
$g_use_jpgraph = ON;
$g_jpgraph_path = '.' . DIRECTORY_SEPARATOR . 'jpgraph' . DIRECTORY_SEPARATOR . 'src' . DIRECTORY_SEPARATOR; # dont forget the ending slash!
When i display the summary_jpgraph_page.php page nothing is displayed. The System tries to create the images, but none of them is displayed.
If i access a report dirctly it says:
The Image "http://fibrecatn20i:8080/mantis2/summar ... status.php" cannot be displayed, because it contains errors.
Any solutions?
The same configuration of the mantis system works on my local testsystem (images are displayed correctly), but not on the server.
My Version is 1.0.5
thx kerthi