Формат изображения не поддерживается.
Ошибка: Запрошенный адрес '/kest/data_files/image_max/1332/220/140/f5f6f7' не был найден на этом сервере
Stack Trace
- APP/Plugin/Kest/Controller/DataFilesController.php line 183 → DataFile->getImage(string, string, string, array)
throw new NotFoundException(__('Файл не найден.'));
}
$data = $this->DataFile->read();
$path = $this->DataFile->getImage($id, $width, $height, array('resize_type'=>'max'));
$this->viewClass = 'Media';
'1332' '220' '140' array( 'resize_type' => 'max' )
- [internal function] → DataFilesController->image_max(string, string, string, string)
'1332' '220' '140' 'f5f6f7'
- CORE/Cake/Controller/Controller.php line 490 → ReflectionMethod->invokeArgs(DataFilesController, array)
'action' => $request->params['action']
));
}
return $method->invokeArgs($this, $request->params['pass']);
object(DataFilesController) { scaffold => 'admin' paginate => array( [maximum depth reached] ) components => array( [maximum depth reached] ) name => 'DataFiles' uses => array( [maximum depth reached] ) helpers => array([maximum depth reached]) request => object(CakeRequest) {} response => object(CakeResponse) {} viewPath => 'DataFiles' layoutPath => null viewVars => array( [maximum depth reached] ) view => 'image_max' layout => 'default' autoRender => true autoLayout => true Components => object(ComponentCollection) {} viewClass => 'View' View => null ext => '.ctp' plugin => 'Kest' cacheAction => false passedArgs => array( [maximum depth reached] ) methods => array( [maximum depth reached] ) modelClass => 'DataFile' modelKey => 'data_file' validationErrors => null Auth => object(AuthComponent) {} Session => object(SessionComponent) {} Email => object(EmailComponent) {} PhpExcel => object(PhpExcelComponent) {} Cookie => object(CookieComponent) {} DataFile => object(DataFile) {} [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) {} } array( (int) 0 => '1332', (int) 1 => '220', (int) 2 => '140', (int) 3 => 'f5f6f7' )
- CORE/Cake/Routing/Dispatcher.php line 187 → Controller->invokeAction(CakeRequest)
$controller->startupProcess();
$render = true;
$result = $controller->invokeAction($request);
if ($result instanceof CakeResponse) {
object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'kest/data_files/image_max/1332/220/140/f5f6f7' base => '' webroot => '/' here => '/kest/data_files/image_max/1332/220/140/f5f6f7' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' }
- CORE/Cake/Routing/Dispatcher.php line 162 → Dispatcher->_invoke(DataFilesController, CakeRequest, CakeResponse)
));
}
$response = $this->_invoke($controller, $request, $response);
if (isset($request->params['return'])) {
object(DataFilesController) { scaffold => 'admin' paginate => array( [maximum depth reached] ) components => array( [maximum depth reached] ) name => 'DataFiles' uses => array( [maximum depth reached] ) helpers => array([maximum depth reached]) request => object(CakeRequest) {} response => object(CakeResponse) {} viewPath => 'DataFiles' layoutPath => null viewVars => array( [maximum depth reached] ) view => 'image_max' layout => 'default' autoRender => true autoLayout => true Components => object(ComponentCollection) {} viewClass => 'View' View => null ext => '.ctp' plugin => 'Kest' cacheAction => false passedArgs => array( [maximum depth reached] ) methods => array( [maximum depth reached] ) modelClass => 'DataFile' modelKey => 'data_file' validationErrors => null Auth => object(AuthComponent) {} Session => object(SessionComponent) {} Email => object(EmailComponent) {} PhpExcel => object(PhpExcelComponent) {} Cookie => object(CookieComponent) {} DataFile => object(DataFile) {} [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) {} } object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'kest/data_files/image_max/1332/220/140/f5f6f7' base => '' webroot => '/' here => '/kest/data_files/image_max/1332/220/140/f5f6f7' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) }
- APP/webroot/index.php line 110 → Dispatcher->dispatch(CakeRequest, CakeResponse)
$Dispatcher->dispatch(
new CakeRequest(),
new CakeResponse()
);
object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'kest/data_files/image_max/1332/220/140/f5f6f7' base => '' webroot => '/' here => '/kest/data_files/image_max/1332/220/140/f5f6f7' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) }