Notice (8): Undefined index: Notice [APP/Controller/NoticesController.php, line 35]Code Context $downloadfile = $this->Notice->read(null, $file_id);
$path = Configure::read("files"."/"."news/");
$fileName = $downloadfile['Notice']['attach_file'];
$id = 'siteAdresi'
$file_id = 'siteAdresi'
$downloadfile = array()
$path = null
NoticesController::download() - APP/Controller/NoticesController.php, line 35
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/NoticesController.php, line 37]Code Context $fileName = $downloadfile['Notice']['attach_file'];
//debug($path); exit;
header('Content-Description: File Transfer');
$id = 'siteAdresi'
$file_id = 'siteAdresi'
$downloadfile = array()
$path = null
$fileName = null
header - [internal], line ??
NoticesController::download() - APP/Controller/NoticesController.php, line 37
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/NoticesController.php, line 38]Code Context //debug($path); exit;
header('Content-Description: File Transfer');
header('Content-Type: application/octet-stream');
$id = 'siteAdresi'
$file_id = 'siteAdresi'
$downloadfile = array()
$path = null
$fileName = null
header - [internal], line ??
NoticesController::download() - APP/Controller/NoticesController.php, line 38
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/NoticesController.php, line 39]Code Context header('Content-Description: File Transfer');
header('Content-Type: application/octet-stream');
header('Content-Disposition: attachment; filename='.basename($fileName));
$id = 'siteAdresi'
$file_id = 'siteAdresi'
$downloadfile = array()
$path = null
$fileName = null
header - [internal], line ??
NoticesController::download() - APP/Controller/NoticesController.php, line 39
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/NoticesController.php, line 40]Code Context header('Content-Type: application/octet-stream');
header('Content-Disposition: attachment; filename='.basename($fileName));
header('Content-Transfer-Encoding: binary');
$id = 'siteAdresi'
$file_id = 'siteAdresi'
$downloadfile = array()
$path = null
$fileName = null
header - [internal], line ??
NoticesController::download() - APP/Controller/NoticesController.php, line 40
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/NoticesController.php, line 41]Code Context header('Content-Disposition: attachment; filename='.basename($fileName));
header('Content-Transfer-Encoding: binary');
header('Expires: 0');
$id = 'siteAdresi'
$file_id = 'siteAdresi'
$downloadfile = array()
$path = null
$fileName = null
header - [internal], line ??
NoticesController::download() - APP/Controller/NoticesController.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/NoticesController.php, line 42]Code Context header('Content-Transfer-Encoding: binary');
header('Expires: 0');
header('Cache-Control: must-revalidate');
$id = 'siteAdresi'
$file_id = 'siteAdresi'
$downloadfile = array()
$path = null
$fileName = null
header - [internal], line ??
NoticesController::download() - APP/Controller/NoticesController.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/NoticesController.php, line 43]Code Context header('Expires: 0');
header('Cache-Control: must-revalidate');
header('Pragma: public');
$id = 'siteAdresi'
$file_id = 'siteAdresi'
$downloadfile = array()
$path = null
$fileName = null
header - [internal], line ??
NoticesController::download() - APP/Controller/NoticesController.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/NoticesController.php, line 44]Code Context header('Cache-Control: must-revalidate');
header('Pragma: public');
header('Content-Length: ' . filesize($path.$fileName));
$id = 'siteAdresi'
$file_id = 'siteAdresi'
$downloadfile = array()
$path = null
$fileName = null
header - [internal], line ??
NoticesController::download() - APP/Controller/NoticesController.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): readfile() [function.readfile]: Filename cannot be empty [APP/Controller/NoticesController.php, line 47]Code Context //ob_clean();
flush();
readfile($path.$fileName);
$id = 'siteAdresi'
$file_id = 'siteAdresi'
$downloadfile = array()
$path = null
$fileName = null
readfile - [internal], line ??
NoticesController::download() - APP/Controller/NoticesController.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