Notice (8): session_start() [function.session-start]: ps_files_cleanup_dir: opendir(/var/lib/php5) failed: Permission denied (13) [CORE/cake/libs/cake_session.php, line 601]Codesession_start - [internal], line ??
CakeSession::__startSession() - CORE/cake/libs/cake_session.php, line 601
CakeSession::start() - CORE/cake/libs/cake_session.php, line 227
SessionComponent::__start() - CORE/cake/libs/controller/components/session.php, line 287
SessionComponent::delete() - CORE/cake/libs/controller/components/session.php, line 155
ConnectComponent::user() - APP/plugins/facebook/controllers/components/connect.php, line 134
AppController::beforeFilter() - APP/app_controller.php, line 873
AnnuaireController::beforeFilter() - APP/controllers/annuaire_controller.php, line 9
Controller::startupProcess() - CORE/cake/libs/controller/controller.php, line 526
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 187
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 /data/yabiladi/www/cake/libs/debugger.php:673) [CORE/cake/libs/cake_session.php, line 602]Codeheader - [internal], line ??
CakeSession::__startSession() - CORE/cake/libs/cake_session.php, line 602
CakeSession::start() - CORE/cake/libs/cake_session.php, line 227
SessionComponent::__start() - CORE/cake/libs/controller/components/session.php, line 287
SessionComponent::delete() - CORE/cake/libs/controller/components/session.php, line 155
ConnectComponent::user() - APP/plugins/facebook/controllers/components/connect.php, line 134
AppController::beforeFilter() - APP/app_controller.php, line 873
AnnuaireController::beforeFilter() - APP/controllers/annuaire_controller.php, line 9
Controller::startupProcess() - CORE/cake/libs/controller/controller.php, line 526
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 187
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Notice (8): Undefined index: annuaire [APP/app_controller.php, line 924]Code |
Context 'prieres' => 4,
'voyages' => 5);
if($array_controller[$this->params['controller']] != '') {
$isiPad = false
$langCode = "fr"
$array_controller = array(
"inicio" => 1,
"erreur" => 1,
"es" => 1,
"home" => 1,
"mag" => 1,
"articles" => 1,
"annonces" => 2,
"chat" => 2,
"sondages" => 2,
"mp" => 2,
"photos_maroc" => 3,
"radio" => 3,
"videos" => 3,
"televisions" => 3,
"choumicha" => 4,
"consulats" => 4,
"prenoms" => 4,
"coran" => 4,
"mektaba" => 4,
"meteo" => 4,
"devises" => 4,
"inviter" => 4,
"sms" => 4,
"prieres" => 4,
"voyages" => 5
)
AppController::beforeFilter() - APP/app_controller.php, line 924
AnnuaireController::beforeFilter() - APP/controllers/annuaire_controller.php, line 9
Controller::startupProcess() - CORE/cake/libs/controller/controller.php, line 526
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 187
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 /data/yabiladi/www/cake/libs/debugger.php:673) [CORE/cake/libs/controller/components/cookie.php, line 366]Code |
Context$name = "[Member][votedSong]"
$value = array()
setcookie - [internal], line ??
CookieComponent::__write() - CORE/cake/libs/controller/components/cookie.php, line 366
CookieComponent::write() - CORE/cake/libs/controller/components/cookie.php, line 224
AppController::callRadio() - APP/app_controller.php, line 1515
AppController::beforeFilter() - APP/app_controller.php, line 964
AnnuaireController::beforeFilter() - APP/controllers/annuaire_controller.php, line 9
Controller::startupProcess() - CORE/cake/libs/controller/controller.php, line 526
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 187
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Notice (8): Undefined index: member_id [APP/app_controller.php, line 192]Code |
Context
function __nouveaump ($id = null) {
$cache_data_pm = Cache::read('mp_info_'.$_SESSION['member_id'], 'hourly');
$id = null
AppController::__nouveaump() - APP/app_controller.php, line 192
AppController::beforeFilter() - APP/app_controller.php, line 965
AnnuaireController::beforeFilter() - APP/controllers/annuaire_controller.php, line 9
Controller::startupProcess() - CORE/cake/libs/controller/controller.php, line 526
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 187
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Notice (8): Undefined index: navigation [APP/app_controller.php, line 218]Code |
Context )
);*/
$evente = $_SESSION['navigation']=='AJAX'?'onclick=\"createIndividualLink(\'my_mps\'); return false;\"':'';
$id = null
$cache_data_pm = "0"
$pm_recent = "0"
AppController::__nouveaump() - APP/app_controller.php, line 218
AppController::beforeFilter() - APP/app_controller.php, line 965
AnnuaireController::beforeFilter() - APP/controllers/annuaire_controller.php, line 9
Controller::startupProcess() - CORE/cake/libs/controller/controller.php, line 526
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 187
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Notice (8): Undefined index: member_id [APP/app_controller.php, line 297]Code |
Context return true;
} elseif($messagerie_invited == 1) {
$heIsMyFriend = $this->ImFriend->find("list", array('fields' => array('user_id', 'user_id'),'conditions' => array('OR' => array('user_id' => $_SESSION['member_id'], 'friend_id' => $_SESSION['member_id']))));
$messagerie_all = "0"
$messagerie_invited = "1"
AppController::__ImInTheListInvite() - APP/app_controller.php, line 297
AppController::beforeFilter() - APP/app_controller.php, line 1026
AnnuaireController::beforeFilter() - APP/controllers/annuaire_controller.php, line 9
Controller::startupProcess() - CORE/cake/libs/controller/controller.php, line 526
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 187
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Notice (8): Undefined index: cookieid [APP/app_controller.php, line 1260]Code |
Context $cookie_id = $_SESSION['member_id'];
} else {
$cookie_id = $userdata['cookieid'];
$userdata = array(
"votedSong" => array()
)
AppController::afficheSondage() - APP/app_controller.php, line 1260
AppController::beforeFilter() - APP/app_controller.php, line 1048
AnnuaireController::beforeFilter() - APP/controllers/annuaire_controller.php, line 9
Controller::startupProcess() - CORE/cake/libs/controller/controller.php, line 526
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 187
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Notice (8): Undefined offset: 0 [APP/app_controller.php, line 1265]Code |
Context $sondage = $this->Poll->find('all', array('conditions' => array('active' => 1), 'order' => 'id DESC', 'limit' => 1));
$this->set("sondages", $sondage);
$this->set("total", $sondage[0]['Poll']['nbrvotes']);
$userdata = array(
"votedSong" => array()
)
$cookie_id = null
$sondage = array()
AppController::afficheSondage() - APP/app_controller.php, line 1265
AppController::beforeFilter() - APP/app_controller.php, line 1048
AnnuaireController::beforeFilter() - APP/controllers/annuaire_controller.php, line 9
Controller::startupProcess() - CORE/cake/libs/controller/controller.php, line 526
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 187
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Notice (8): Undefined offset: 0 [APP/app_controller.php, line 1270]Code |
Context array('conditions' => array(
'PollResult.cookie_id' => $cookie_id,
'PollResult.poll_id' => $sondage[0]['Poll']['id'])));
$userdata = array(
"votedSong" => array()
)
$cookie_id = null
$sondage = array()
AppController::afficheSondage() - APP/app_controller.php, line 1270
AppController::beforeFilter() - APP/app_controller.php, line 1048
AnnuaireController::beforeFilter() - APP/controllers/annuaire_controller.php, line 9
Controller::startupProcess() - CORE/cake/libs/controller/controller.php, line 526
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 187
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Notice (8): Undefined offset: 0 [APP/app_controller.php, line 1275]Code |
Context array('conditions' => array(
'member_id' => $cookie_id,
'poll_id' => $sondage[0]['Poll']['id'])));
$userdata = array(
"votedSong" => array()
)
$cookie_id = null
$sondage = array()
$vote = 0
AppController::afficheSondage() - APP/app_controller.php, line 1275
AppController::beforeFilter() - APP/app_controller.php, line 1048
AnnuaireController::beforeFilter() - APP/controllers/annuaire_controller.php, line 9
Controller::startupProcess() - CORE/cake/libs/controller/controller.php, line 526
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 187
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83