Context |
Code$url = "/signin"
$status = null
$exit = false
$c = "Session"
$path = array(0 => "Session")
$resp = null
$this = array("name" => "Photos", "uses" => array, "paginate" => array, "helpers" => array, "components" => array, "here" => "/app/webroot/index.php/photos/index/unknown", "webroot" => "/app/webroot/", "action" => "index", "params" => array, "data" => null, "viewPath" => "photos", "layoutPath" => null, "viewVars" => array, "pageTitle" => false, "modelNames" => array, "base" => "/app/webroot/index.php", "layout" => "default", "autoRender" => false, "autoLayout" => true, "view" => "View", "ext" => ".ctp", "__viewClass" => null, "output" => null, "plugin" => null, "cacheAction" => false, "persistModel" => false, "webservices" => null, "passedArgs" => array, "_log" => null, "modelClass" => "User", "modelKey" => "photo", "Cookie" => array, "RequestHandler" => array, "Session" => array, "User" => array, "Photo" => array, "PhotoComment" => array, "Friend" => array, "Album" => array, "AlbumPhoto" => array, "menu" => array, "user_menu" => array)
Strict Standards: Non-static method Configure::read() should not be called statically, assuming $this from incompatible context in
/home/focikic/public_html/cake/libs/debugger.php on line
185
Strict Standards: Non-static method Configure::getInstance() should not be called statically, assuming $this from incompatible context in
/home/focikic/public_html/cake/libs/configure.php on line
238
Strict Standards: Non-static method Configure::read() should not be called statically in
/home/focikic/public_html/cake/basics.php on line
959
Strict Standards: Non-static method Configure::getInstance() should not be called statically in
/home/focikic/public_html/cake/libs/configure.php on line
238
header($status);
}
if ($url !== null) {
header('Location: ' . Router::url($url, true));
}
Strict Standards: Non-static method Configure::read() should not be called statically in
/home/focikic/public_html/cake/basics.php on line
959
Strict Standards: Non-static method Configure::getInstance() should not be called statically in
/home/focikic/public_html/cake/libs/configure.php on line
238
header - [internal], line ??
Controller::redirect() - CORE/cake/libs/controller/controller.php, line 503
AppController::authorize() - CORE/app/app_controller.php, line 35
PhotosController::index() - CORE/app/controllers/photos_controller.php, line 324
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 276
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 248
[main] - CORE/app/webroot/index.php, line 85