Hi all,
Can anyone please give us a tip....
We keep getting this error
"TCPDF ERROR: Some data has already been output, can't send PDF file"
We have tried different servers..and we just can't solve the problem or even find the exact problem..
Our system:
joomla 1.5.9 + vm 1.1.3
ubuntu 8.10 (apache 2 with php 5)
and pdf version: tcpdf 4_5_018
Everything was fresh installed to try to solve this problem.... again and again..
Anyone please?
Many thanks in advance!
Grtz
Mark
TCPDF ERROR: Some data has already been output, can't send P
-
- Phoca Newbie
- Posts: 4
- Joined: 25 Sep 2008, 20:25
-
- Phoca Newbie
- Posts: 5
- Joined: 04 Oct 2008, 22:42
- Location: The Netherlands
Re: TCPDF ERROR: Some data has already been output, can't send P
Sorry, same problem here since the 13th of february ??
After many hours Googling nobody has a solution...
But I changed nothing... Maybe... my provider told me the updated the Mysql
Joomla 1.5.9 and VM 1.1.2/1.1.3 (both still the TCPDF error)
PHP 5.2.8
Mysql 5.0.51a
Kind regards, Jimmie
After many hours Googling nobody has a solution...
But I changed nothing... Maybe... my provider told me the updated the Mysql
Joomla 1.5.9 and VM 1.1.2/1.1.3 (both still the TCPDF error)
PHP 5.2.8
Mysql 5.0.51a
Kind regards, Jimmie
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: TCPDF ERROR: Some data has already been output, can't send P
Hi, this is not about servers, it is mostly caused by some php error or warning which is rendered before PDF output...
if there is a HTML output and you got some error before HTML is output, no problems there
but if you got such error before PDF is outputed, there is a problem becuse PDF needs to have own header....
try to check the errors, try to check the UTF-8 for your saved files, try to check the language settings of VM for errors...
Jan
if there is a HTML output and you got some error before HTML is output, no problems there
but if you got such error before PDF is outputed, there is a problem becuse PDF needs to have own header....
try to check the errors, try to check the UTF-8 for your saved files, try to check the language settings of VM for errors...
Jan
If you find Phoca extensions useful, please support the project