Warning (2): count(): Parameter must be an array or an object that implements Countable [APP/Plugin/Resume/Lib/html2pdf/_class/locale.class.php, line 68]Code Context while (!feof($handle)) {
$line = fgetcsv($handle);
if (count($line)!=2) continue;
$code = 'en'
$file = '/home/inspiringbangladesh/public_html/app/Plugin/Resume/Lib/html2pdf/locale/en.csv'
$handle = resource
$line = false
HTML2PDF_locale::load() - APP/Plugin/Resume/Lib/html2pdf/_class/locale.class.php, line 68
RESUME_HTML2PDF::__construct() - APP/Plugin/Resume/Lib/html2pdf/html2pdf.class.php, line 146
ResumesController::export_pdf() - APP/Plugin/Resume/Controller/ResumesController.php, line 1678
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 80
Warning (2): count(): Parameter must be an array or an object that implements Countable [APP/Plugin/Resume/Lib/html2pdf/_class/locale.class.php, line 68]Code Context while (!feof($handle)) {
$line = fgetcsv($handle);
if (count($line)!=2) continue;
$code = 'en'
$file = '/home/inspiringbangladesh/public_html/app/Plugin/Resume/Lib/html2pdf/locale/en.csv'
$handle = resource
$line = false
HTML2PDF_locale::load() - APP/Plugin/Resume/Lib/html2pdf/_class/locale.class.php, line 68
RESUME_HTML2PDF::__construct() - APP/Plugin/Resume/Lib/html2pdf/html2pdf.class.php, line 146
RESUME_HTML2PDF::_prepareSubObj() - APP/Plugin/Resume/Lib/html2pdf/html2pdf.class.php, line 947
RESUME_HTML2PDF::_createSubHTML() - APP/Plugin/Resume/Lib/html2pdf/html2pdf.class.php, line 976
RESUME_HTML2PDF::_setNewPositionForNewLine() - APP/Plugin/Resume/Lib/html2pdf/html2pdf.class.php, line 883
RESUME_HTML2PDF::_setNewPage() - APP/Plugin/Resume/Lib/html2pdf/html2pdf.class.php, line 583
RESUME_HTML2PDF::_tag_open_PAGE() - APP/Plugin/Resume/Lib/html2pdf/html2pdf.class.php, line 2338
RESUME_HTML2PDF::_executeAction() - APP/Plugin/Resume/Lib/html2pdf/html2pdf.class.php, line 1259
RESUME_HTML2PDF::_makeHTMLcode() - APP/Plugin/Resume/Lib/html2pdf/html2pdf.class.php, line 1230
RESUME_HTML2PDF::writeHTML() - APP/Plugin/Resume/Lib/html2pdf/html2pdf.class.php, line 412
ResumesController::export_pdf() - APP/Plugin/Resume/Controller/ResumesController.php, line 1680
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 80
Warning (2): Cannot modify header information - headers already sent by (output started at /home/inspiringbangladesh/public_html/lib/Cake/Utility/Debugger.php:797) [APP/Plugin/Resume/Lib/html2pdf/_tcpdf_5.0.002/tcpdf.php, line 6122]Code Context if (php_sapi_name() != 'cli') {
//We send to a browser
header('Content-Type: application/pdf');
$name = 'Rayhan_Hossain.pdf'
$dest = 'I'
header - [internal], line ??
TCPDF::Output() - APP/Plugin/Resume/Lib/html2pdf/_tcpdf_5.0.002/tcpdf.php, line 6122
RESUME_HTML2PDF::Output() - APP/Plugin/Resume/Lib/html2pdf/html2pdf.class.php, line 378
ResumesController::export_pdf() - APP/Plugin/Resume/Controller/ResumesController.php, line 1682
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 80
TCPDF ERROR: Some data has already been output to browser, can't send PDF file