WinXP is the same error. NuBuilder is the freshest.tcpdf/include/tcpdf_fonts.php on line 1671
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.
tcpdf error
-
- Posts: 366
- Joined: Sat Apr 11, 2020 12:03 am
- Has thanked: 3 times
- Been thanked: 4 times
- Contact:
tcpdf error
On Ubuntu16, all reports throw an error. It was tested on different test bases. The error is repeated. Used by utf8_general_ci
-
- nuBuilder Team
- Posts: 4292
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 444 times
- Contact:
-
- Posts: 366
- Joined: Sat Apr 11, 2020 12:03 am
- Has thanked: 3 times
- Been thanked: 4 times
- Contact:
Re: tcpdf error
error:kev1n wrote:Are there some more error lines or just one?
Warning: chr() expects parameter 1 to be int, string given in /var/www/raport/tcpdf/include/tcpdf_fonts.php on line 1671
TCPDF ERROR: Some data has already been output, can't send PDF file
-
- nuBuilder Team
- Posts: 4292
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 444 times
- Contact:
Re: tcpdf error
I used google and found this fix:
https://github.com/tecnickcom/TCPDF/com ... bac3ec8859
There have been many other fixes which are not included in nuBuilder. You could try replacing the files in nuBuilder's tcpdf folder with the latest files from
https://github.com/tecnickcom/TCPDF/archive/master.zip
https://github.com/tecnickcom/TCPDF/com ... bac3ec8859
There have been many other fixes which are not included in nuBuilder. You could try replacing the files in nuBuilder's tcpdf folder with the latest files from
https://github.com/tecnickcom/TCPDF/archive/master.zip
-
- Posts: 366
- Joined: Sat Apr 11, 2020 12:03 am
- Has thanked: 3 times
- Been thanked: 4 times
- Contact:
Re: tcpdf error
Applied only fix - https://github.com/tecnickcom/TCPDF/com ... bac3ec8859 , updating tcpdf generates new errors.kev1n wrote:I used google and found this fix:
https://github.com/tecnickcom/TCPDF/com ... bac3ec8859
There have been many other fixes which are not included in nuBuilder. You could try replacing the files in nuBuilder's tcpdf folder with the latest files from
https://github.com/tecnickcom/TCPDF/archive/master.zip
Thanks !