Graph is blank and errors on Error Console
Posted: 11 Apr 2014, 18:30
Dear Forum,
I have a Windows Server with the following:
MantisBT 1.2.17
MySQL 5.6.16 Community
Apache 2.4.7 (VC9 compiled)
PHP 5.3.28 (VC9 compiled)
GD support bundled 2.1.0, FreeType 2.4.10, JPEG and PNG support enabled.
I get a blank screen (no graph) when trying to do Graphs (any), I have the Mantis Graphs 1.0 installed with the bundle option selected, and using Error Console I can see a: Image Corrupt or truncated pointing to the MantisGraph/summary_graph_bypriority
I double checked the Fonts are they are all installed in C:\Windows\Fonts\, I also have fonts in my own C:\MantisBT\fonts\ folder, the $g_system_font_folder is pointing to the "MantisBT" one, I tracked via "echos" and see that the font "arial.ttf" is set up in the graph process but still can't get any graphs created.
Any idea of the issue, would be greatly appreciated.
Thanks,
GM
I have a Windows Server with the following:
MantisBT 1.2.17
MySQL 5.6.16 Community
Apache 2.4.7 (VC9 compiled)
PHP 5.3.28 (VC9 compiled)
GD support bundled 2.1.0, FreeType 2.4.10, JPEG and PNG support enabled.
I get a blank screen (no graph) when trying to do Graphs (any), I have the Mantis Graphs 1.0 installed with the bundle option selected, and using Error Console I can see a: Image Corrupt or truncated pointing to the MantisGraph/summary_graph_bypriority
I double checked the Fonts are they are all installed in C:\Windows\Fonts\, I also have fonts in my own C:\MantisBT\fonts\ folder, the $g_system_font_folder is pointing to the "MantisBT" one, I tracked via "echos" and see that the font "arial.ttf" is set up in the graph process but still can't get any graphs created.
Any idea of the issue, would be greatly appreciated.
Thanks,
GM