Graphs stop working after upgrading to 2.1.15

Get help from other users here.

Moderators: Developer, Contributor

atrol
Site Admin
Posts: 8548
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Graphs stop working after upgrading to 2.1.15

Post by atrol »

This is the reason why we never use closing PHP tags in MantisBT at the end of a file.
Thanks for coming back and telling the solution.

I had asked for other plugins if you had not written
dtamajon wrote: I have tried to uninstall all plugins, but neither works.
Seems this was not the truth :wink:
Please use Search before posting and read the Manual
muka

Re: Graphs stop working after upgrading to 2.1.15

Post by muka »

I have the problem too. The graphs doesn't work on 2.1.15 version.

See the image attached of the Mantis option "Summary" / "For Status"

Which was the solution in details?
Attachments
graphs_stop_working_2_1_15.png
graphs_stop_working_2_1_15.png (9.45 KiB) Viewed 6488 times
atrol
Site Admin
Posts: 8548
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Graphs stop working after upgrading to 2.1.15

Post by atrol »

muka wrote: Which was the solution in details?
http://www.mantisbt.org/forums/viewtopi ... 467#p52357
dtamajon wrote:Solved!!! After uninstalling all plugins, I could see images again. So I have added plugins one by one until (the last one) crashed the images.
I have read about problems serving images on PHP when using an extra line after ?>. I have deleted the line and the end of the PHP, and now is working properly.
It's stunning that the problem were in a plugin quite far from image management: Traceability!!! :-O
Please use Search before posting and read the Manual
muka

Re: Graphs stop working after upgrading to 2.1.15

Post by muka »

Hi,

We have just two plugins instaled.

- Core
- Graphics

See attached.

The problem continues...

Thanks for any help.
Attachments
plugin_mantis.png
plugin_mantis.png (38.28 KiB) Viewed 6466 times
atrol
Site Admin
Posts: 8548
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Graphs stop working after upgrading to 2.1.15

Post by atrol »

From which version did you start your upgrade?
Please use Search before posting and read the Manual
muka

Re: Graphs stop working after upgrading to 2.1.15

Post by muka »

Version 1.1.5 (2008)
atrol
Site Admin
Posts: 8548
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Graphs stop working after upgrading to 2.1.15

Post by atrol »

Do you use bundled or JpGraph library (check your plugin settings)
I assume JpGraph. If so, check that you have set "JpGraph library system path" the right way or that you copied JpGraph source to {mantisroot}/library/jpgraph

Run also admin/check.php and check your web server logs for any errors when trying to display the graphs.
Please use Search before posting and read the Manual
Post Reply