Please help
when exporting voucher to pdf this error will comes anybody know about this error
Notice (8): Undefined variable: realm [APP/Controller/VouchersController.php, line 145]
Notice (8): Undefined variable: realm [APP/Controller/VouchersController.php, line 147]
Notice (8): Undefined variable: realm [APP/Controller/VouchersController.php, line 148]
Notice (8): Undefined variable: realm [APP/Controller/VouchersController.php, line 151]
Warning (2): Cannot modify header information - headers already sent by (output started at /usr/share/nginx/html/cakephp-2.5.1/lib/Cake/Utility/Debugger.php:802) [APP/Vendor/tcpdf/tcpdf.php, line 7588]
TCPDF ERROR: Some data has already been output to browser, can't send PDF file
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear Dirk
Thank you for your valuable support and quick responds now the 'TCPDF ERROR'was solved and working perfectlly
Thanking you again for your quick response
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please help
when exporting voucher to pdf this error will comes anybody know about this error
Notice (8): Undefined variable: realm [APP/Controller/VouchersController.php, line 145]
Notice (8): Undefined variable: realm [APP/Controller/VouchersController.php, line 147]
Notice (8): Undefined variable: realm [APP/Controller/VouchersController.php, line 148]
Notice (8): Undefined variable: realm [APP/Controller/VouchersController.php, line 151]
Warning (2): Cannot modify header information - headers already sent by (output started at /usr/share/nginx/html/cakephp-2.5.1/lib/Cake/Utility/Debugger.php:802) [APP/Vendor/tcpdf/tcpdf.php, line 7588]
TCPDF ERROR: Some data has already been output to browser, can't send PDF file
Hi,
I managed to put my current work aside an up the priority of this one as it seems to become a show stopper bug.
See here how it crept it :-)
http://sourceforge.net/p/radiusdesk/code/846/tree//trunk/rd_cake/Controller/VouchersController.php?diff=833
The latest SVN fixes (910) the problem.
Let us know if this also works for you.
Kind regards and thanks for taking time to report it.
Dear Dirk
Thank you for your valuable support and quick responds now the 'TCPDF ERROR'was solved and working perfectlly
Thanking you again for your quick response
I have this probmen when i try to export Voucher to PDF
-TCPDF ERROR: Some data has already been output, can't send PDF file
Some Help Please