View Issue Details

IDProjectCategoryView StatusLast Update
0023877mantisbtplug-inspublic2018-02-06 21:17
Reporterashwin.kain Assigned Todregad  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Product Version2.9.0 
Summary0023877: Mantis graphs not displaying
Description

I installed Mantis Graphs 2.9.0 plugin but graphs are not displaying.
I can see graph data in HTML canvas tag.
Please check attachment.

TagsNo tags attached.
Attached Files
mantis_graph.png (54,486 bytes)   
mantis_graph.png (54,486 bytes)   

Relationships

related to 0023639 closedatrol Unneeded code for non supported old PHP versions 
related to 0023930 closedatrol Make Fileinfo a mandatory PHP extension 

Activities

atrol

atrol

2018-01-24 02:55

developer   ~0058594

It seems there are 3 errors in you browser console log.
They might provide you a hint what's going wrong.

ashwin.kain

ashwin.kain

2018-02-01 00:10

reporter   ~0058700

All three errors are same.
This is what I'm getting. Do you think following error is causing problem for mantis graph to display?
Please check attachment.
Thanks.
////ERROR////
plugin_file.php:1 Uncaught SyntaxError: Unexpected token <

<br />
<b>Fatal error</b>: Class 'finfo' not found in <b>/home/dummy/www.dummy.com/dashboard/core/file_api.php</b> on line <b>1000</b><br />
////ERROR////

error2.png (73,237 bytes)   
error2.png (73,237 bytes)   
dregad

dregad

2018-02-01 03:57

developer   ~0058701

You need to enable the Fileinfo PHP extension.