Warning (2): getimagesize(/home/giovaniimoveisco/public_html/app/webroot/media/imoveis/42059DSCN1036.JPG): failed to open stream: No such file or directory [APP/View/Helper/ThumbHelper.php, line 29]Code Context $url = $fullpath.$path;
if (!($size = getimagesize($url)))
$path = 'imoveis/42059DSCN1036.JPG'
$cacheDir = 'imoveiscache/870x610'
$width = (int) 870
$height = (int) 610
$aspect = false
$htmlAttributes = array(
'alt' => 'Ótima Oportunidade de Negócio',
'class' => 'img-fluid'
)
$return = false
$types = array(
(int) 1 => 'gif',
(int) 2 => 'jpeg',
(int) 3 => 'png',
(int) 4 => 'swf',
(int) 5 => 'psd',
(int) 6 => 'wbmp'
)
$fullpath = '/home/giovaniimoveisco/public_html/app/webroot/media/'
$url = '/home/giovaniimoveisco/public_html/app/webroot/media/imoveis/42059DSCN1036.JPG'
getimagesize - [internal], line ??
ThumbHelper::resize() - APP/View/Helper/ThumbHelper.php, line 29
include - APP/View/Imoveis/index.ctp, line 69
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 92