Hi.
I have Criteria Form and SQL in the SQL SELECT Used... Working. But, if there is no records of report, I get an error:
Warning: array_key_exists() expects parameter 2 to be array, null given in /home/nubuilder/nurunpdf.php on line 742
FPDF error: Some data has already been output, can't send PDF file
Why I don't get empty pdf file?
Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Error of report
-
- Posts: 21
- Joined: Sat Feb 07, 2015 11:19 pm
Re: Error of report
Steven
I write SQL in field SQL SELECT Used To Create #TABLE_ID#. So I don't write code in PHP Used To Create #TABLE_ID#.
I write SQL in field SQL SELECT Used To Create #TABLE_ID#. So I don't write code in PHP Used To Create #TABLE_ID#.
Re: Error of report
Arunas,
Make sure that there is a fieldname in your table for any grouping in your report.
Steven
Make sure that there is a fieldname in your table for any grouping in your report.
Steven