Context |
Code$username = "chris69m"
$id = "39"
$user = array("User" => array)
$video = array("Video" => array, "VideoCategory" => array, "User" => array, "VideoComment" => array, "VideoFavorite" => array)
$is_friend = false
else
$is_friend = false;
if($this->UserBan->find('first', array('conditions' => array('UserBan.user_id' => $video['User']['id'], 'UserBan.ban_id' => $this->user['id']))))
{
VideosController::show() - CORE/app/controllers/videos_controller.php, line 448
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 276
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 248
require - CORE/app/webroot/index.php, line 85
[main] - CORE/index.php, line 63
Context |
Code$username = "chris69m"
$id = "39"
$user = array("User" => array)
$video = array("Video" => array, "VideoCategory" => array, "User" => array, "VideoComment" => array, "VideoFavorite" => array)
$is_friend = false
}
elseif($video['Video']['privacy'] == array_search('friend', Configure::read('Site.privacy')))
{
if($this->user['id'] != $user['User']['id'] && !$is_friend)
{
VideosController::show() - CORE/app/controllers/videos_controller.php, line 455
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 276
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 248
require - CORE/app/webroot/index.php, line 85
[main] - CORE/index.php, line 63
Context |
Code$this = array("name" => "Videos", "uses" => array, "paginate" => array, "components" => array, "helpers" => array, "here" => "/index.php/videos/show/chris69m/39", "webroot" => "/app/webroot/", "action" => "show", "params" => array, "data" => null, "viewPath" => "videos", "layoutPath" => null, "viewVars" => array, "pageTitle" => false, "modelNames" => array, "base" => "/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" => "Video", "modelKey" => "video", "Youtube" => array, "Email" => array, "Parse" => array, "Cookie" => array, "RequestHandler" => array, "Session" => array, "Video" => array, "Photo" => array, "User" => array, "Friend" => array, "VideoFavorite" => array, "VideoFeaturedPoint" => array, "VideoComment" => array, "VideoFlavor" => array, "Blog" => array, "Message" => array, "UserBan" => array, "FriendRequest" => array, "VideoCategory" => array, "Group" => array, "Dba" => array, "Report" => array, "menu" => array, "user_menu" => array)
$url = "/videos/index/chris69m"
$status = null
$exit = false
$c = "Session"
$path = array(0 => "Session")
$resp = null
header($status);
}
if ($url !== null) {
header('Location: ' . Router::url($url, true));
}
header - [internal], line ??
Controller::redirect() - CORE/cake/libs/controller/controller.php, line 503
VideosController::show() - CORE/app/controllers/videos_controller.php, line 458
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 276
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 248
require - CORE/app/webroot/index.php, line 85
[main] - CORE/index.php, line 63