Hi,
I am using Projeqtor 7.03 and PHP 7.23 with Abyss web server. I get an error when trying to generate a 'Current Status' report. Please see below for error from the log file and I have included a screenshot of the error. This is not a report I normally use and was just messing around when I discovered it. Perhaps it will assist in ironing out some bugs. 🙂
2018-04-11 12:40:17.752 ** ERROR ** [V7.0.3] ERROR **
2018-04-11 12:40:17.752 ** ERROR ** [V7.0.3] on file 'C:Abyss Web ServerhtdocsprojeqtorexternalpChart2classpImage.class.php' at line (235)
2018-04-11 12:40:17.753 ** ERROR ***** [V7.0.3] cause = imagettfbbox(): Could not find/open font
Thanks,
Hi,
It is an issue with PHP 7.2, for reports with image.
It seems that is PHP 7.2 imagettfbbox() does not understand relative path to fonts...
Will fix this in patch 7.0.4
Ticket #3316 recorded.
NB : reports work fine with PHP 7.1
Hi,
I also have the same problem with PHP 7.1.15 and 7.1.16. PHP 7.0.29 works fine.
This is the error for 7.1.16
2018-04-11 20:57:33.691 ** ERROR ** [V7.0.3] cause = imagettfbbox(): Could not find/open font
This is the error for 7.1.15
2018-04-11 21:03:04.261 ** ERROR ** [V7.0.3] cause = imagettfbbox(): Could not find/open font
Hope this helps.
thanks,
Issue will be fixed on V7.0.4
Cannot reproduce on V7.1.2 and V7.0.9.
Can you check projeqtor log fiel and report any issue recorded ?
If no issue on log :
- open browser console [F12]
- go to tab network
- produce error (print report)
- go to last query (it should be a request to print.php)
- go to response tab
- post here content of response tab
Thanks
Hi,
This is our console error log file from F12. Can you tell us what is the reason of current status- status of ongoing work report error?
Thanks.
OK,
There is an error 500 on status.php
Please check that file projeqtor/report/status.php exist and has correct acces rights (PHP user must be able to read it)
It all is OK, check for error in projeqtor log file and in apache error log file.
Report any error here.
Hi,
I have a question about current status- jobs summary for activities report. When i check progress rate of actvities on the activities module , i see %29, %100 etc rate . But current status- jobs summary for activities report.show all progress rates (sum section) are zero. I also add screenshots.
Thanks.
Hello,
This report is a summary of job list using by each activity.
This is not to see activity progress rate.
To use this report, you have to create job list, then link job list to activities.