Notice (8): Undefined property: UsersController::$user [CORE/app/controllers/users_controller.php, line 714]
Context |
Code$username = "atlet"
$user = array("User" => array)
$is_friend = false
else
$is_friend = false;
if($this->UserBan->find('first', array('conditions' => array('UserBan.user_id' => $user['User']['id'], 'UserBan.ban_id' => $this->user['id']))))
{
UsersController::show() - CORE/app/controllers/users_controller.php, line 714
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
Notice (8): Undefined property: UsersController::$user [CORE/app/controllers/users_controller.php, line 721]
Context |
Code$username = "atlet"
$user = array("User" => array)
$is_friend = false
}
elseif($user['User']['privacy'] == array_search('friend', Configure::read('Site.privacy')))
{
if($this->user['id'] != $user['User']['id'] && !$is_friend)
{
UsersController::show() - CORE/app/controllers/users_controller.php, line 721
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
Warning (2): Cannot modify header information - headers already sent by (output started at /home/zipmaniak/zippopeople.com/html/cake/basics.php:773) [CORE/cake/libs/controller/controller.php, line 503]
Context |
Code$this = array("name" => "Users", "api_key" => "", "base_url" => "", "format" => "xml", "response_body" => "", "uses" => array, "paginate" => array, "components" => array, "helpers" => array, "here" => "/index.php/profile/atlet", "webroot" => "/app/webroot/", "action" => "show", "params" => array, "data" => null, "viewPath" => "users", "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" => "User", "modelKey" => "user", "Email" => array, "Cookie" => array, "RequestHandler" => array, "Session" => array, "User" => array, "Photo" => array, "Friend" => array, "PhotoComment" => array, "Invitation" => array, "Slideshow" => array, "Album" => array, "Video" => array, "Dba" => array, "DbaBanner" => array, "Group" => array, "Blog" => array, "Gift" => array, "Guest" => array, "UserBan" => array, "Notification" => array, "Report" => array, "menu" => array, "user_menu" => array)
$url = "/send_request/atlet"
$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
UsersController::show() - CORE/app/controllers/users_controller.php, line 724
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
Notice (8): Undefined property: UsersController::$user [CORE/app/controllers/users_controller.php, line 912]
Context |
Code$username = "atlet"
$user = array("User" => array)
$is_friend = false
$conditions = array("Guest.user_id" => "106")
$photo_comments = array()
$photos_ids = array()
{
// the owner has no restriction
}
elseif($this->UserBan->find('first', array('conditions' => array('UserBan.user_id' => $user['User']['id'], 'UserBan.ban_id' => $this->user['id']))))
{
UsersController::show() - CORE/app/controllers/users_controller.php, line 912
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
Notice (8): Undefined property: UsersController::$user [CORE/app/controllers/users_controller.php, line 918]
Context |
Code$username = "atlet"
$user = array("User" => array)
$is_friend = false
$conditions = array("Guest.user_id" => "106")
$photo_comments = array()
$photos_ids = array()
}
else
{
$totla_guest = $this->Guest->find('all', array('conditions' => array('user_id' => $user['User']['id'], 'guest_id'=>$this->user['id'])));
UsersController::show() - CORE/app/controllers/users_controller.php, line 918
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
Notice (8): Undefined property: UsersController::$user [CORE/app/controllers/users_controller.php, line 921]
Context |
Code$username = "atlet"
$user = array("User" => array)
$is_friend = false
$conditions = array("Guest.user_id" => "106")
$photo_comments = array()
$photos_ids = array()
$totla_guest = array()
$guest = array("Guest" => array)
$totla_guest = $this->Guest->find('all', array('conditions' => array('user_id' => $user['User']['id'], 'guest_id'=>$this->user['id'])));
$guest['Guest']['user_id'] = $user['User']['id'];
$guest['Guest']['guest_id'] = $this->user['id'];
UsersController::show() - CORE/app/controllers/users_controller.php, line 921
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