Graphs stop working with 1.2.15

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
Ernesto
Posts: 36
Joined: 26 Oct 2006, 08:36
Location: Italy

Graphs stop working with 1.2.15

Post by Ernesto »

Hi all, I have installed many Mantis versions with many Architectures in my Linux server:

1.0.5
1.0.7
1.1.1
1.1.2
1.2.3
1.2.7
1.2.8
1.2.15

using the same JPGRAPH library but only the Architectures with 1.2.15 version doesn't work fine.
I check the other suggestion in this site:

http://fluffy.mantisbt.org/forums/viewt ... =3&t=21467
http://www.mantisbt.org/forums/viewtopi ... =3&t=20607

and in Mantis bugs site:

http://www.mantisbt.org/bugs/view.php?id=11548
http://www.mantisbt.org/bugs/view.php?id=13734

without success.

Have you suggestions?
Thanks in advance,
Rgds,
Ernesto
Attachments
My Mantis Summary Graph Error
My Mantis Summary Graph Error
Mantis Summary Graph Error.png (14.87 KiB) Viewed 5544 times
My Mantis Graph plugin settings
My Mantis Graph plugin settings
Mantis Graph Settings.png (28.8 KiB) Viewed 5544 times
atrol
Site Admin
Posts: 8544
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Graphs stop working with 1.2.15

Post by atrol »

Is this a new installation or an update?
Does it work with the bundled graph library?
No errors or warnings when running admin/check.php?
No errors or warnings in webserver logs?
No errors or warnings when clicking link "Per State", "Per Priority" ....?
No errors or warnings when right clicking the destroyed image (X) and opening the page in a new tab?
Please use Search before posting and read the Manual
Ernesto
Posts: 36
Joined: 26 Oct 2006, 08:36
Location: Italy

Re: Graphs stop working with 1.2.15

Post by Ernesto »

Hi atrol,
these are the answers to ur questions:

Is this a new installation or an update?
It is a new installation (we have 4 installation with 1.2.15 version of Mantis).

Does it work with the bundled graph library?
No

No errors or warnings when running admin/check.php?
See attached file called "check_result.png"

No errors or warnings in webserver logs?
No error in error_log file on /usr/local/apache/logs directory

No errors or warnings when clicking link "Per State", "Per Priority" ....?
No image

No errors or warnings when right clicking the destroyed image (X) and opening the page in a new tab?
I can't open in a new tab and in a new window of IE because they are unavailable see attached file called "right click menu" (it is in grey mode).

Thanks for ur help.
Rgds,
Ernesto
Attachments
right click menu.png
right click menu.png (8.33 KiB) Viewed 5535 times
check_result.png
check_result.png (31.35 KiB) Viewed 5535 times
atrol
Site Admin
Posts: 8544
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Graphs stop working with 1.2.15

Post by atrol »

You told that this is a new installation but it seems you copied some old configurations to config_inc.php.
e.g. you don't get the ldap_port warning with a complete new installation.

Please attach your config_inc.php (remove the passwords before uploading)

Did you copy the JpGraph library under your Mantis root/library directory?

Did you change any file which has been delivered with MantisBT?
Did you install any 3rd party plugins?
Did you install any custom functions?
Please use Search before posting and read the Manual
Post Reply