PhotosController::view() - APP/controllers/photos_controller.php, line 16
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Notice (8): Undefined variable: user_id [APP/controllers/photos_controller.php, line 17]
function view($user_id) { $user = $this->Photo->User->findById($user_id);
PhotosController::view() - APP/controllers/photos_controller.php, line 17
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Warning (2): Cannot modify header information - headers already sent by (output started at /var/lib/cake1.3/cake/libs/debugger.php:683) [CORE/cake/libs/controller/controller.php, line 742]
header - [internal], line ??
Controller::header() - CORE/cake/libs/controller/controller.php, line 742
ErrorHandler::error404() - CORE/cake/libs/error.php, line 159
Object::dispatchMethod() - CORE/cake/libs/object.php, line 112
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 125
Object::cakeError() - CORE/cake/libs/object.php, line 201
PhotosController::view() - APP/controllers/photos_controller.php, line 19
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83