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 !
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Report builder error
-
- Posts: 45
- Joined: Mon Sep 02, 2019 11:54 am
Report builder error
You do not have the required permissions to view the files attached to this post.
-
- Posts: 45
- Joined: Mon Sep 02, 2019 11:54 am
Re: Report builder error
Ok I try again to build the report by creating a new one because I added a total operator to a string column in the previous report(
). And now I have this error message (the others are disappeared) :

You do not have the required permissions to view the files attached to this post.
-
- Posts: 45
- Joined: Mon Sep 02, 2019 11:54 am
Re: Report builder error
Sorry the reporterd message is off the topic but if it helps someone, I solved the problem by adding this code "ob_end_clean();" in the nurunpdf.php file (line 54).
Thanks !
Thanks !
Re: Report builder error
mariri,
The each function will be removed in the next release - soon.
Steven
The each function will be removed in the next release - soon.
Steven