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
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 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(
"cookieid" => "2ba253c188b8b235fb2c9c9e0b10e460"
)
$cookie_id = "2ba253c188b8b235fb2c9c9e0b10e460"
$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(
"cookieid" => "2ba253c188b8b235fb2c9c9e0b10e460"
)
$cookie_id = "2ba253c188b8b235fb2c9c9e0b10e460"
$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(
"cookieid" => "2ba253c188b8b235fb2c9c9e0b10e460"
)
$cookie_id = "2ba253c188b8b235fb2c9c9e0b10e460"
$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