Report builder error
Posted: Mon Oct 14, 2019 10:59 am
Hi guys !
I'm trying to use the report builder with NuBuilder Forte by adding simple columns of a simple table (two string, one integer and two date columns).
When I run this report, it doesn't work. I have some errors :
- Warning: array_map(): Expected parameter 2 to be an array, bool given in C:\wamp64\www\test\tcpdf\include\tcpdf_fonts.php on line 2001
- Warning: array_fill_keys() expects parameter 1 to be array, null given in C:\wamp64\www\test\tcpdf\include\tcpdf_fonts.php on line 2006
- Fatal error: Uncaught Error: Unsupported operand types in C:\wamp64\www\test\tcpdf\include\tcpdf_fonts.php on line 2006
( ! ) Error: Unsupported operand types in C:\wamp64\www\test\tcpdf\include\tcpdf_fonts.php on line 2006
Have u already encountered this problem ? And how can I fix it ?
Thanks in advance for ur help !
I'm trying to use the report builder with NuBuilder Forte by adding simple columns of a simple table (two string, one integer and two date columns).
When I run this report, it doesn't work. I have some errors :
- Warning: array_map(): Expected parameter 2 to be an array, bool given in C:\wamp64\www\test\tcpdf\include\tcpdf_fonts.php on line 2001
- Warning: array_fill_keys() expects parameter 1 to be array, null given in C:\wamp64\www\test\tcpdf\include\tcpdf_fonts.php on line 2006
- Fatal error: Uncaught Error: Unsupported operand types in C:\wamp64\www\test\tcpdf\include\tcpdf_fonts.php on line 2006
( ! ) Error: Unsupported operand types in C:\wamp64\www\test\tcpdf\include\tcpdf_fonts.php on line 2006
Have u already encountered this problem ? And how can I fix it ?
Thanks in advance for ur help !