-
Bug
-
Resolution: Fixed
-
Major
-
3.11.11, 4.0.6, 4.1
We are experiencing this error since we upgraded to PHP in our system. When we wish to download the analysis report from a course we get the following error:
Exception - array_push(): Argument #1 ($array) must be of type array, null given
Debug info:
Error code: generalexceptionmessage×Dismiss this notification
Stack trace: * line 18308 of /lib/tcpdf/tcpdf.php: TypeError thrown
- line 18308 of /lib/tcpdf/tcpdf.php: call to array_push()
- line 5901 of /lib/tcpdf/tcpdf.php: call to TCPDF->writeHTML()
- line 18330 of /lib/tcpdf/tcpdf.php: call to TCPDF->MultiCell()
- line 273 of /admin/tool/brickfield/classes/output/printable/renderer.php: call to TCPDF->writeHTML()
- line 227 of /admin/tool/brickfield/classes/local/tool/printable.php: call to tool_brickfield\output\printable\renderer->pdf_renderer()
- line 131 of /admin/tool/brickfield/index.php: call to tool_brickfield\local\tool\printable->get_output()
- blocks
-
MDLQA-17868 CLONE - A teacher can view a course heatmap and block summary accessibility results for a course
- Passed