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
Graph is blank and errors on Error Console
Moderators: Developer, Contributor
Re: Graph is blank and errors on Error Console
Hi Atrol,
Thanks for your reply.
Running the check.php, I get the following:
Warning: the configuration option jpgraph_path is now obsolete
Warning: the configuration option use_jpgraph is now obsolete
BAD: Checking MantisBT upload file size is less than PHP
Urges me to correct failed tests before using MantisBT, I tried bumping up the max_file_size in mantis to 9M but the BAD is still there.
Thanks for your reply.
Running the check.php, I get the following:
Warning: the configuration option jpgraph_path is now obsolete
Warning: the configuration option use_jpgraph is now obsolete
BAD: Checking MantisBT upload file size is less than PHP
Urges me to correct failed tests before using MantisBT, I tried bumping up the max_file_size in mantis to 9M but the BAD is still there.