View Issue Details

IDProjectCategoryView StatusLast Update
0001077CATS.cacert.orgUser Interfacepublic2020-12-09 11:36
ReporterLemming Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Summary0001077: (PHP) Fatal Error in includes/graph_bib/phplot.php
DescriptionThe server cant create an image by clicking 'show as line chart' or 'show as bar chart' for watching your progress in challenges because of undefined functions.

Fatal error: Call to undefined function ImageCreate() in /home/cats/public_html/includes/graph_bib/phplot.php on line 233


Fatal error: Call to undefined function ImageDestroy() in /home/cats/public_html/includes/graph_bib/phplot.php on line 257
Steps To Reproduce* Login in CATS
* Click Progress
* Click 'show progress'
* Click 'show as line chart' or 'show as bar chart'
* Look at the sourcecode of this page and follow the URL of the <img>-tag with 'includes/graph_bib/curve.php..'
TagsNo tags attached.

Relationships

related to 0001107 new CACert CATS Manual has only one page, which is mostly empty 

Activities

jachhunter777

2020-12-09 11:36

reporter   ~0005923

Fatal error: Call to undefined function ImageDestroy(https://goo.gl/2DqXGj) in /home/cats/public_html/includes/graph_bib/phplot.php on line 257

* Click Progress
* Click 'show progress'
* Click 'show as line chart' or 'show as bar chart'
* Look at the sourcecode of this page and follow the URL of the <img>-tag with 'includes/graph_bib/curve.php..'

Issue History

Date Modified Username Field Change
2012-06-25 21:04 Lemming New Issue
2012-12-27 17:06 Werner Dworak Relationship added related to 0001107
2020-12-09 11:36 jachhunter777 Note Added: 0005923