Notice (8): Undefined index: Commune [APP/Controller/CommunesController.php, line 32]Code Context
$com = $this->Commune->find('first',$communeOpts);
$commune = $this->Commune->read(null,$com['Commune']['id']);
$url = 'ma déléguée' $communeOpts = array( 'conditions' => array( 'Commune.associee' => 'oui', 'Commune.url' => 'ma déléguée', 'Commune.site_id' => '382' ) ) $com = array()CommunesController::index() - APP/Controller/CommunesController.php, line 32 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161 [main] - APP/webroot/index.php, line 96
Notice (8): Undefined index: Commune [APP/Controller/CommunesController.php, line 34]Code Context$commune = $this->Commune->read(null,$com['Commune']['id']);
$personnelOpts['conditions']= array(
'Personnel.commune_id'=>$com['Commune']['id'],
$url = 'ma déléguée' $communeOpts = array( 'conditions' => array( 'Commune.associee' => 'oui', 'Commune.url' => 'ma déléguée', 'Commune.site_id' => '382' ) ) $com = array() $commune = array( 'Commune' => array( 'id' => '382', 'name' => 'Ma commune', 'url' => 'http://www.ma-commune.mairie85.fr', 'logo' => null, 'presentation' => null, 'insee' => '49382', 'arrondissement_id' => '4', 'canton_id' => '16', 'population' => '1315', 'habitant' => 'Montignéens', 'superficie' => '18.05 km²', 'altitude' => 'De 47 m à 117 m', 'latitude' => '47.478419', 'longitude' => '-0.5631660000000238', 'comcom_id' => '1', 'associee' => 'non', 'diaporama_id' => null, 'site_id' => null, 'api' => 'oui' ), 'Diaporama' => array( 'id' => null, 'site_id' => null, 'user_id' => null, 'name' => null, 'display' => null, 'width' => null, 'height' => null, 'model' => null, 'album' => null ), 'Coordonnee' => array( 'id' => '1', 'name' => 'Mairie annexe', 'adresse' => '1 rue national', 'cp' => '49300', 'tel' => '02 41 41 41 41', 'fax' => '', 'title-email' => 'Secretariat', 'email' => '', 'site_id' => '382', 'commune_id' => '382' ), 'Horaire' => array( (int) 0 => array( 'id' => '722', 'am' => 'au Vendredi 9h à 12h & 14h à 18h', 'pm' => '', 'day' => 'Lundi', 'commune_id' => '382', 'site_id' => '382' ), (int) 1 => array( 'id' => '723', 'am' => '', 'pm' => '', 'day' => 'Mardi', 'commune_id' => '382', 'site_id' => '382' ), (int) 2 => array( 'id' => '724', 'am' => '', 'pm' => '', 'day' => 'Mercredi', 'commune_id' => '382', 'site_id' => '382' ), (int) 3 => array( 'id' => '725', 'am' => '', 'pm' => '', 'day' => 'Jeudi', 'commune_id' => '382', 'site_id' => '382' ), (int) 4 => array( 'id' => '726', 'am' => '', 'pm' => '', 'day' => 'Vendredi', 'commune_id' => '382', 'site_id' => '382' ), (int) 5 => array( 'id' => '727', 'am' => '9h à 12h', 'pm' => '', 'day' => 'Samedi', 'commune_id' => '382', 'site_id' => '382' ) ) )CommunesController::index() - APP/Controller/CommunesController.php, line 34 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161 [main] - APP/webroot/index.php, line 96
Notice (8): Undefined index: Commune [APP/Controller/CommunesController.php, line 43]Code Contextendif;
$evenementsopts['conditions']= array( 'Evenement.site_id'=>$this->Site->id,
'Evenement.commune_id'=>$com['Commune']['id']
$url = 'ma déléguée' $communeOpts = array( 'conditions' => array( 'Commune.associee' => 'oui', 'Commune.url' => 'ma déléguée', 'Commune.site_id' => '382' ) ) $com = array() $commune = array( 'Commune' => array( 'id' => '382', 'name' => 'Ma commune', 'url' => 'http://www.ma-commune.mairie85.fr', 'logo' => null, 'presentation' => null, 'insee' => '49382', 'arrondissement_id' => '4', 'canton_id' => '16', 'population' => '1315', 'habitant' => 'Montignéens', 'superficie' => '18.05 km²', 'altitude' => 'De 47 m à 117 m', 'latitude' => '47.478419', 'longitude' => '-0.5631660000000238', 'comcom_id' => '1', 'associee' => 'non', 'diaporama_id' => null, 'site_id' => null, 'api' => 'oui' ), 'Diaporama' => array( 'id' => null, 'site_id' => null, 'user_id' => null, 'name' => null, 'display' => null, 'width' => null, 'height' => null, 'model' => null, 'album' => null ), 'Coordonnee' => array( 'id' => '1', 'name' => 'Mairie annexe', 'adresse' => '1 rue national', 'cp' => '49300', 'tel' => '02 41 41 41 41', 'fax' => '', 'title-email' => 'Secretariat', 'email' => '', 'site_id' => '382', 'commune_id' => '382' ), 'Horaire' => array( (int) 0 => array( 'id' => '722', 'am' => 'au Vendredi 9h à 12h & 14h à 18h', 'pm' => '', 'day' => 'Lundi', 'commune_id' => '382', 'site_id' => '382' ), (int) 1 => array( 'id' => '723', 'am' => '', 'pm' => '', 'day' => 'Mardi', 'commune_id' => '382', 'site_id' => '382' ), (int) 2 => array( 'id' => '724', 'am' => '', 'pm' => '', 'day' => 'Mercredi', 'commune_id' => '382', 'site_id' => '382' ), (int) 3 => array( 'id' => '725', 'am' => '', 'pm' => '', 'day' => 'Jeudi', 'commune_id' => '382', 'site_id' => '382' ), (int) 4 => array( 'id' => '726', 'am' => '', 'pm' => '', 'day' => 'Vendredi', 'commune_id' => '382', 'site_id' => '382' ), (int) 5 => array( 'id' => '727', 'am' => '9h à 12h', 'pm' => '', 'day' => 'Samedi', 'commune_id' => '382', 'site_id' => '382' ) ) ) $personnelOpts = array( 'conditions' => array( 'Personnel.commune_id' => null, 'Personnel.site_id' => '382' ) ) $personnel = array()CommunesController::index() - APP/Controller/CommunesController.php, line 43 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161 [main] - APP/webroot/index.php, line 96
Ma commune petit village sur la colline
Ma commune sa campagne verdoyante
Ma commune son église du 15éme siecle
Ma commune - Le plan d'eau