View Issue Details

IDProjectCategoryView StatusLast Update
0017503mantisbtplug-inspublic2014-07-24 17:01
Reporterfabriciopv Assigned Toatrol  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Product Version1.2.17 
Summary0017503: Failure on the page that opens when I select 3 cases to display the Gantt Chart
Description

Please help me.

I made the necessary intalações of pligins of gafico gant roadmap and graphs 1.0.
when I try to run a gantt selecting 3 issures the error occurs below:

SYSTEM WARNING: 'require_once (jpgraph / jpgraph.php): failed to open stream: No such file or directory' in 'C: \ xampp \ htdocs \ Mantis \ plugins \ MantisGraph \ core \ graph_api.php' line 42

Fatal error: require_once (): Failed opening required 'jpgraph / jpgraph.php' (include_path='C:\xampp\htdocs\mantisbt\core\;C:\xampp\htdocs\mantisbt\library;.;C:\xampp\php\PEAR;C:\xampp\htdocs\mantisbt\plugins\MantisGraph\core\;C:\xampp\htdocs\mantisbt\plugins\GanttChart\core\') in C: \ xampp \ htdocs \ Mantis \ plugins \ MantisGraph \ core \ graph_api.php on line 42

Steps To Reproduce

in page ?page=GanttChart/summary_gantt_chart_page tha mantis stop and:

SYSTEM WARNING: 'require_once(jpgraph/jpgraph.php): failed to open stream: No such file or directory' in 'C:\xampp\htdocs\mantisbt\plugins\MantisGraph\core\graph_api.php' line 42

Fatal error: require_once(): Failed opening required 'jpgraph/jpgraph.php' (include_path='C:\xampp\htdocs\mantisbt\core\;C:\xampp\htdocs\mantisbt\library;.;C:\xampp\php\PEAR;C:\xampp\htdocs\mantisbt\plugins\MantisGraph\core\;C:\xampp\htdocs\mantisbt\plugins\GanttChart\core\') in C:\xampp\htdocs\mantisbt\plugins\MantisGraph\core\graph_api.php on line 42

Additional Information

Gantt Chart 1.2 Gantt charts on project/version about bugs resolution.
Autor: Alain D'EURVEILHER
Site: http://alaind.eu/

Mantis Graphs 1.0 Official graph plugin.
Autor: MantisBT Team
Site: http://www.mantisbt.org

MantisBT Core 1.2.17 Core plugin API for the Mantis Bug Tracker.
Autor: MantisBT Team
Site: http://www.mantisbt.org

TagsNo tags attached.

Activities

atrol

atrol

2014-07-12 03:17

developer   ~0040914

fabriciopv.
you are reporting an issue with Gantt Chart.
This plugin is not part of MantisBT but a 3rd party plugin which is not maintained by the MantisBT team.

Please contact the author of the plugin for assistance.

Be aware that JpGraph is not delivered with MantisBT.
You have to copy it to your system if you configured the Mantis Graphs plugin to use JpGraph instead of the bundled graph library.
Check the "JpGraph library system path" setting on the plugin configuration page for it.