Warning (2): getimagesize(/app/webroot/img/noimage.jpg) [function.getimagesize]: failed to open stream: No such file or directory [COREappCOREviewsCOREhelpersCOREimage.php, line 35]
Code |
Context$path = "noimage"
$width = 158
$height = 158
$aspect = true
$htmlAttributes = array()
$return = false
$types = array(
"gif",
"jpeg",
"png",
"swf",
"psd",
"wbmp"
)
$fullpath = "/app/webroot/"
$url = "/app/webroot/img/noimage.jpg"
getimagesize - [internal], line ??
ImageHelper::resize() - COREappCOREviewsCOREhelpersCOREimage.php, line 35
include - COREappCOREviewsCORElayoutsCOREdefault.ctp, line 66
View::_render() - COREcakeCORElibsCOREviewCOREview.php, line 654
View::renderLayout() - COREcakeCORElibsCOREviewCOREview.php, line 451
View::render() - COREcakeCORElibsCOREviewCOREview.php, line 384
Controller::render() - COREcakeCORElibsCOREcontrollerCOREcontroller.php, line 744
ErrorHandler::__outputMessage() - COREcakeCORElibsCOREerror.php, line 377
ErrorHandler::missingController() - COREcakeCORElibsCOREerror.php, line 176
Object::dispatchMethod() - COREcakeCORElibsCOREobject.php, line 116
ErrorHandler::__construct() - COREcakeCORElibsCOREerror.php, line 120
Object::cakeError() - COREcakeCORElibsCOREobject.php, line 201
Dispatcher::dispatch() - COREcakeCOREdispatcher.php, line 148
[main] - COREappCOREwebrootCOREindex.php, line 90
>