Warning (2): Cannot modify header information - headers already sent by (output started at /home/hfrpgschoolandco/public_html/app/Config/bootstrap.php:60) [APP/Controller/DownloadsController.php, line 41]Code Context $path = Configure::read("files"."/"."downloadfile/");
$fileName = $downloadfile['Download']['downloadfile'];
header('Content-Description: File Transfer');
$id = '13'
$file_id = '13'
$downloadfile = array(
'Download' => array(
'id' => '13',
'content_type' => '3',
'title' => 'Class Routine',
'downloadfile' => 'files/downloadfile/1694686052_6282.pdf',
'order' => '0',
'created' => '2023-09-14 05:07:32',
'modified' => '2023-09-14 05:07:32',
'isactive' => '1'
)
)
$path = null
$fileName = 'files/downloadfile/1694686052_6282.pdf'
header - [internal], line ??
DownloadsController::download() - APP/Controller/DownloadsController.php, line 41
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 110
Warning (2): Cannot modify header information - headers already sent by (output started at /home/hfrpgschoolandco/public_html/app/Config/bootstrap.php:60) [APP/Controller/DownloadsController.php, line 42]Code Context $fileName = $downloadfile['Download']['downloadfile'];
header('Content-Description: File Transfer');
header('Content-Type: application/octet-stream');
$id = '13'
$file_id = '13'
$downloadfile = array(
'Download' => array(
'id' => '13',
'content_type' => '3',
'title' => 'Class Routine',
'downloadfile' => 'files/downloadfile/1694686052_6282.pdf',
'order' => '0',
'created' => '2023-09-14 05:07:32',
'modified' => '2023-09-14 05:07:32',
'isactive' => '1'
)
)
$path = null
$fileName = 'files/downloadfile/1694686052_6282.pdf'
header - [internal], line ??
DownloadsController::download() - APP/Controller/DownloadsController.php, line 42
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 110
Warning (2): Cannot modify header information - headers already sent by (output started at /home/hfrpgschoolandco/public_html/app/Config/bootstrap.php:60) [APP/Controller/DownloadsController.php, line 43]Code Context header('Content-Description: File Transfer');
header('Content-Type: application/octet-stream');
header('Content-Disposition: attachment; filename='.basename($fileName));
$id = '13'
$file_id = '13'
$downloadfile = array(
'Download' => array(
'id' => '13',
'content_type' => '3',
'title' => 'Class Routine',
'downloadfile' => 'files/downloadfile/1694686052_6282.pdf',
'order' => '0',
'created' => '2023-09-14 05:07:32',
'modified' => '2023-09-14 05:07:32',
'isactive' => '1'
)
)
$path = null
$fileName = 'files/downloadfile/1694686052_6282.pdf'
header - [internal], line ??
DownloadsController::download() - APP/Controller/DownloadsController.php, line 43
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 110
Warning (2): Cannot modify header information - headers already sent by (output started at /home/hfrpgschoolandco/public_html/app/Config/bootstrap.php:60) [APP/Controller/DownloadsController.php, line 44]Code Context header('Content-Type: application/octet-stream');
header('Content-Disposition: attachment; filename='.basename($fileName));
header('Content-Transfer-Encoding: binary');
$id = '13'
$file_id = '13'
$downloadfile = array(
'Download' => array(
'id' => '13',
'content_type' => '3',
'title' => 'Class Routine',
'downloadfile' => 'files/downloadfile/1694686052_6282.pdf',
'order' => '0',
'created' => '2023-09-14 05:07:32',
'modified' => '2023-09-14 05:07:32',
'isactive' => '1'
)
)
$path = null
$fileName = 'files/downloadfile/1694686052_6282.pdf'
header - [internal], line ??
DownloadsController::download() - APP/Controller/DownloadsController.php, line 44
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 110
Warning (2): Cannot modify header information - headers already sent by (output started at /home/hfrpgschoolandco/public_html/app/Config/bootstrap.php:60) [APP/Controller/DownloadsController.php, line 45]Code Context header('Content-Disposition: attachment; filename='.basename($fileName));
header('Content-Transfer-Encoding: binary');
header('Expires: 0');
$id = '13'
$file_id = '13'
$downloadfile = array(
'Download' => array(
'id' => '13',
'content_type' => '3',
'title' => 'Class Routine',
'downloadfile' => 'files/downloadfile/1694686052_6282.pdf',
'order' => '0',
'created' => '2023-09-14 05:07:32',
'modified' => '2023-09-14 05:07:32',
'isactive' => '1'
)
)
$path = null
$fileName = 'files/downloadfile/1694686052_6282.pdf'
header - [internal], line ??
DownloadsController::download() - APP/Controller/DownloadsController.php, line 45
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 110
Warning (2): Cannot modify header information - headers already sent by (output started at /home/hfrpgschoolandco/public_html/app/Config/bootstrap.php:60) [APP/Controller/DownloadsController.php, line 46]Code Context header('Content-Transfer-Encoding: binary');
header('Expires: 0');
header('Cache-Control: must-revalidate');
$id = '13'
$file_id = '13'
$downloadfile = array(
'Download' => array(
'id' => '13',
'content_type' => '3',
'title' => 'Class Routine',
'downloadfile' => 'files/downloadfile/1694686052_6282.pdf',
'order' => '0',
'created' => '2023-09-14 05:07:32',
'modified' => '2023-09-14 05:07:32',
'isactive' => '1'
)
)
$path = null
$fileName = 'files/downloadfile/1694686052_6282.pdf'
header - [internal], line ??
DownloadsController::download() - APP/Controller/DownloadsController.php, line 46
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 110
Warning (2): Cannot modify header information - headers already sent by (output started at /home/hfrpgschoolandco/public_html/app/Config/bootstrap.php:60) [APP/Controller/DownloadsController.php, line 47]Code Context header('Expires: 0');
header('Cache-Control: must-revalidate');
header('Pragma: public');
$id = '13'
$file_id = '13'
$downloadfile = array(
'Download' => array(
'id' => '13',
'content_type' => '3',
'title' => 'Class Routine',
'downloadfile' => 'files/downloadfile/1694686052_6282.pdf',
'order' => '0',
'created' => '2023-09-14 05:07:32',
'modified' => '2023-09-14 05:07:32',
'isactive' => '1'
)
)
$path = null
$fileName = 'files/downloadfile/1694686052_6282.pdf'
header - [internal], line ??
DownloadsController::download() - APP/Controller/DownloadsController.php, line 47
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 110
Warning (2): Cannot modify header information - headers already sent by (output started at /home/hfrpgschoolandco/public_html/app/Config/bootstrap.php:60) [APP/Controller/DownloadsController.php, line 48]Code Context header('Cache-Control: must-revalidate');
header('Pragma: public');
header('Content-Length: ' . filesize($path.$fileName));
$id = '13'
$file_id = '13'
$downloadfile = array(
'Download' => array(
'id' => '13',
'content_type' => '3',
'title' => 'Class Routine',
'downloadfile' => 'files/downloadfile/1694686052_6282.pdf',
'order' => '0',
'created' => '2023-09-14 05:07:32',
'modified' => '2023-09-14 05:07:32',
'isactive' => '1'
)
)
$path = null
$fileName = 'files/downloadfile/1694686052_6282.pdf'
header - [internal], line ??
DownloadsController::download() - APP/Controller/DownloadsController.php, line 48
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 110
%PDF-1.5
%
1 0 obj
<>>>
endobj
2 0 obj
<>
endobj
3 0 obj
<>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/MediaBox[ 0 0 841.92 595.32] /Contents 4 0 R/Group<>/Tabs/S/StructParents 0>>
endobj
4 0 obj
<>
stream
x][$q'=罂Y*`pyQiLðC2р4(2
oH mK
+;Dfe6s#"q"*ߞ?Wx}N/_:}Gyr i=ME*Of5g%OG>ɧ$]w}$\bOF˳/s~b:w7]U_G_>It^Mz+|xz&&ɦ4*tC*6YϠœy{ġXyZwoMv/rkǂI?q"2O|?荓}AʂlͲ6H4xEWNɢO%Fg9ozx?û|L`&+aΫCgs͇TcOz^ζ>A5cV'?x2Bs/b.9:%c74"z7ΞJhV8"zf5-0o7Wq9|5xTu:K^^"]v97JN~xagVfӺ%ig"y'ay$5-~gq#JGɮ GuaE\D0YG7)19\Nct*bR]q!*&ޤB0YƷ A}6?KI%FQӳۍaSƓcU?H5S;HsJ)TXD'MsύgzCvL~{Qǟ~hGLa6<◇&