Warning (2) : simplexml_load_file(https://news.google.com/rss/search?q=La%20Bourboule+after:2023-01-01&ceid=FR:fr&hl=fr&gl=FR): failed to open stream: HTTP request failed! HTTP/1.0 503 Service Unavailable
[APP/Controller/VillesController.php , line 150 ]Code Context
// $xml = simplexml_load_file('https://news.google.com/rss/search?hl=fr&gl=FR&ceid=FR%3Afr&oc=11&q=%22'.$maRecherche.'%22+after:2023-02-01');
$xml = simplexml_load_file ( 'https://news.google.com/rss/search?q=' . $maRecherche . '+after:2023-01-01&ceid=FR:fr&hl=fr&gl=FR' );
$ville = 'bourboule'
$d = array(
'dataVille' => array(
'Ville' => array(
'id' => '25820',
'dep' => '63',
'slug' => 'bourboule',
'nom' => 'La Bourboule',
'cp' => '63150',
'commune' => '047',
'code_commune' => '63047',
'arrondissement' => '2',
'canton' => '35',
'amdi' => '6',
'population' => '2000',
'surface' => '1274',
'ski' => true,
'lng' => '2.75',
'lat' => '45.5833',
'departement_id' => '64',
'created' => null,
'descriptif' => '',
'img' => ''
),
'Departement' => array(
'code' => '63',
'nom' => 'Puy-de-Dôme',
'slug' => 'puy-de-dome'
)
),
'sujets' => array(),
'news' => array(),
'scolaires' => array(
(int) 0 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
)
),
'structures' => array(
(int) 0 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
)
),
'publications' => array(
(int) 0 => array(
'Publication' => array(
[maximum depth reached]
),
'Categorie' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Publication' => array(
[maximum depth reached]
),
'Categorie' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Publication' => array(
[maximum depth reached]
),
'Categorie' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Publication' => array(
[maximum depth reached]
),
'Categorie' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Publication' => array(
[maximum depth reached]
),
'Categorie' => array(
[maximum depth reached]
)
)
),
'data' => array(
(int) 0 => array(
'Etablissement' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
),
'Agregat' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Etablissement' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
),
'Agregat' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Etablissement' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
),
'Agregat' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Etablissement' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
),
'Agregat' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Etablissement' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
),
'Agregat' => array(
[maximum depth reached]
)
)
),
'voisines' => array(
(int) 0 => array(
'Ville' => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Ville' => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Ville' => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Ville' => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Ville' => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
)
),
'title' => '<b class="text-primary">Portail Famille La Bourboule (63)</b> : adresses locales et discussions',
'ville' => 'La Bourboule',
'urlCat' => 'ville/bourboule',
'baliseTitle' => 'Portail Famille La Bourboule (63) : adresses locales et discussions',
'current_page' => 'ville'
)
$joinsSco = array(
(int) 0 => array(
'table' => 'scolaires',
'alias' => 'Scolaire',
'type' => 'LEFT',
'conditions' => array(
(int) 0 => 'Scolaire.liste_id = Liste.id'
)
),
(int) 1 => array(
'table' => 'villes',
'alias' => 'Ville',
'type' => 'LEFT',
'conditions' => array(
(int) 0 => 'Scolaire.codeInsee = Ville.code_commune'
)
)
)
$joinsStruc = array(
(int) 0 => array(
'table' => 'structures',
'alias' => 'Structure',
'type' => 'LEFT',
'conditions' => array(
(int) 0 => 'Structure.liste_id = Liste.id'
)
),
(int) 1 => array(
'table' => 'villes',
'alias' => 'Ville',
'type' => 'LEFT',
'conditions' => array(
(int) 0 => 'Structure.codeInsee = Ville.code_commune'
)
)
)
$conditions = 'Ville.slug="bourboule" AND Agregat.id = 7'
$lat = '45.5833'
$lng = '2.75'
$sql_distance = '(((acos(sin((45.5833*pi()/180)) * sin((Ville.lat*pi()/180))+cos((45.5833*pi()/180)) * cos((Ville.lat*pi()/180)) * cos(((2.75- Ville.lng)*pi()/180))))*180/pi())*60*1.1515*1.609344*1000) as distance'
$maRecherche = 'La%20Bourboule'
$http_response_header = array(
(int) 0 => 'HTTP/1.0 503 Service Unavailable',
(int) 1 => 'Content-Length: 1103',
(int) 2 => 'Content-Type: text/html; charset=UTF-8',
(int) 3 => 'Date: Mon, 28 Apr 2025 18:00:52 GMT',
(int) 4 => 'Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'
) simplexml_load_file - [internal], line ??
VillesController::index() - APP/Controller/VillesController.php, line 150
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 Warning (2) : simplexml_load_file() [<a href='http://php.net/function.simplexml-load-file'>function.simplexml-load-file</a>]: I/O warning : failed to load external entity "https://news.google.com/rss/search?q=La%20Bourboule+after:2023-01-01&ceid=FR:fr&hl=fr&gl=FR" [APP/Controller/VillesController.php , line 150 ]Code Context
// $xml = simplexml_load_file('https://news.google.com/rss/search?hl=fr&gl=FR&ceid=FR%3Afr&oc=11&q=%22'.$maRecherche.'%22+after:2023-02-01');
$xml = simplexml_load_file ( 'https://news.google.com/rss/search?q=' . $maRecherche . '+after:2023-01-01&ceid=FR:fr&hl=fr&gl=FR' );
$ville = 'bourboule'
$d = array(
'dataVille' => array(
'Ville' => array(
'id' => '25820',
'dep' => '63',
'slug' => 'bourboule',
'nom' => 'La Bourboule',
'cp' => '63150',
'commune' => '047',
'code_commune' => '63047',
'arrondissement' => '2',
'canton' => '35',
'amdi' => '6',
'population' => '2000',
'surface' => '1274',
'ski' => true,
'lng' => '2.75',
'lat' => '45.5833',
'departement_id' => '64',
'created' => null,
'descriptif' => '',
'img' => ''
),
'Departement' => array(
'code' => '63',
'nom' => 'Puy-de-Dôme',
'slug' => 'puy-de-dome'
)
),
'sujets' => array(),
'news' => array(),
'scolaires' => array(
(int) 0 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
)
),
'structures' => array(
(int) 0 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
)
),
'publications' => array(
(int) 0 => array(
'Publication' => array(
[maximum depth reached]
),
'Categorie' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Publication' => array(
[maximum depth reached]
),
'Categorie' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Publication' => array(
[maximum depth reached]
),
'Categorie' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Publication' => array(
[maximum depth reached]
),
'Categorie' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Publication' => array(
[maximum depth reached]
),
'Categorie' => array(
[maximum depth reached]
)
)
),
'data' => array(
(int) 0 => array(
'Etablissement' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
),
'Agregat' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Etablissement' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
),
'Agregat' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Etablissement' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
),
'Agregat' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Etablissement' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
),
'Agregat' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Etablissement' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
),
'Agregat' => array(
[maximum depth reached]
)
)
),
'voisines' => array(
(int) 0 => array(
'Ville' => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Ville' => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Ville' => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Ville' => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Ville' => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
)
),
'title' => '<b class="text-primary">Portail Famille La Bourboule (63)</b> : adresses locales et discussions',
'ville' => 'La Bourboule',
'urlCat' => 'ville/bourboule',
'baliseTitle' => 'Portail Famille La Bourboule (63) : adresses locales et discussions',
'current_page' => 'ville'
)
$joinsSco = array(
(int) 0 => array(
'table' => 'scolaires',
'alias' => 'Scolaire',
'type' => 'LEFT',
'conditions' => array(
(int) 0 => 'Scolaire.liste_id = Liste.id'
)
),
(int) 1 => array(
'table' => 'villes',
'alias' => 'Ville',
'type' => 'LEFT',
'conditions' => array(
(int) 0 => 'Scolaire.codeInsee = Ville.code_commune'
)
)
)
$joinsStruc = array(
(int) 0 => array(
'table' => 'structures',
'alias' => 'Structure',
'type' => 'LEFT',
'conditions' => array(
(int) 0 => 'Structure.liste_id = Liste.id'
)
),
(int) 1 => array(
'table' => 'villes',
'alias' => 'Ville',
'type' => 'LEFT',
'conditions' => array(
(int) 0 => 'Structure.codeInsee = Ville.code_commune'
)
)
)
$conditions = 'Ville.slug="bourboule" AND Agregat.id = 7'
$lat = '45.5833'
$lng = '2.75'
$sql_distance = '(((acos(sin((45.5833*pi()/180)) * sin((Ville.lat*pi()/180))+cos((45.5833*pi()/180)) * cos((Ville.lat*pi()/180)) * cos(((2.75- Ville.lng)*pi()/180))))*180/pi())*60*1.1515*1.609344*1000) as distance'
$maRecherche = 'La%20Bourboule'
$http_response_header = array(
(int) 0 => 'HTTP/1.0 503 Service Unavailable',
(int) 1 => 'Content-Length: 1103',
(int) 2 => 'Content-Type: text/html; charset=UTF-8',
(int) 3 => 'Date: Mon, 28 Apr 2025 18:00:52 GMT',
(int) 4 => 'Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'
) simplexml_load_file - [internal], line ??
VillesController::index() - APP/Controller/VillesController.php, line 150
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 Notice (8) : Trying to get property 'channel' of non-object [APP/Controller/VillesController.php , line 153 ]Code Context $i = 1 ;
$d [ 'infos' ] = array();
foreach ( $xml -> channel -> item as $item ):
$ville = 'bourboule'
$d = array(
'dataVille' => array(
'Ville' => array(
'id' => '25820',
'dep' => '63',
'slug' => 'bourboule',
'nom' => 'La Bourboule',
'cp' => '63150',
'commune' => '047',
'code_commune' => '63047',
'arrondissement' => '2',
'canton' => '35',
'amdi' => '6',
'population' => '2000',
'surface' => '1274',
'ski' => true,
'lng' => '2.75',
'lat' => '45.5833',
'departement_id' => '64',
'created' => null,
'descriptif' => '',
'img' => ''
),
'Departement' => array(
'code' => '63',
'nom' => 'Puy-de-Dôme',
'slug' => 'puy-de-dome'
)
),
'sujets' => array(),
'news' => array(),
'scolaires' => array(
(int) 0 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
)
),
'structures' => array(
(int) 0 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
)
),
'publications' => array(
(int) 0 => array(
'Publication' => array(
[maximum depth reached]
),
'Categorie' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Publication' => array(
[maximum depth reached]
),
'Categorie' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Publication' => array(
[maximum depth reached]
),
'Categorie' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Publication' => array(
[maximum depth reached]
),
'Categorie' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Publication' => array(
[maximum depth reached]
),
'Categorie' => array(
[maximum depth reached]
)
)
),
'data' => array(
(int) 0 => array(
'Etablissement' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
),
'Agregat' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Etablissement' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
),
'Agregat' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Etablissement' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
),
'Agregat' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Etablissement' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
),
'Agregat' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Etablissement' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
),
'Agregat' => array(
[maximum depth reached]
)
)
),
'voisines' => array(
(int) 0 => array(
'Ville' => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Ville' => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Ville' => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Ville' => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Ville' => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
)
),
'title' => '<b class="text-primary">Portail Famille La Bourboule (63)</b> : adresses locales et discussions',
'ville' => 'La Bourboule',
'urlCat' => 'ville/bourboule',
'baliseTitle' => 'Portail Famille La Bourboule (63) : adresses locales et discussions',
'current_page' => 'ville',
'infos' => array()
)
$joinsSco = array(
(int) 0 => array(
'table' => 'scolaires',
'alias' => 'Scolaire',
'type' => 'LEFT',
'conditions' => array(
(int) 0 => 'Scolaire.liste_id = Liste.id'
)
),
(int) 1 => array(
'table' => 'villes',
'alias' => 'Ville',
'type' => 'LEFT',
'conditions' => array(
(int) 0 => 'Scolaire.codeInsee = Ville.code_commune'
)
)
)
$joinsStruc = array(
(int) 0 => array(
'table' => 'structures',
'alias' => 'Structure',
'type' => 'LEFT',
'conditions' => array(
(int) 0 => 'Structure.liste_id = Liste.id'
)
),
(int) 1 => array(
'table' => 'villes',
'alias' => 'Ville',
'type' => 'LEFT',
'conditions' => array(
(int) 0 => 'Structure.codeInsee = Ville.code_commune'
)
)
)
$conditions = 'Ville.slug="bourboule" AND Agregat.id = 7'
$lat = '45.5833'
$lng = '2.75'
$sql_distance = '(((acos(sin((45.5833*pi()/180)) * sin((Ville.lat*pi()/180))+cos((45.5833*pi()/180)) * cos((Ville.lat*pi()/180)) * cos(((2.75- Ville.lng)*pi()/180))))*180/pi())*60*1.1515*1.609344*1000) as distance'
$maRecherche = 'La%20Bourboule'
$xml = false
$i = (int) 1
$http_response_header = array(
(int) 0 => 'HTTP/1.0 503 Service Unavailable',
(int) 1 => 'Content-Length: 1103',
(int) 2 => 'Content-Type: text/html; charset=UTF-8',
(int) 3 => 'Date: Mon, 28 Apr 2025 18:00:52 GMT',
(int) 4 => 'Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'
) VillesController::index() - APP/Controller/VillesController.php, line 153
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 Notice (8) : Trying to get property 'item' of non-object [APP/Controller/VillesController.php , line 153 ]Code Context $i = 1 ;
$d [ 'infos' ] = array();
foreach ( $xml -> channel -> item as $item ):
$ville = 'bourboule'
$d = array(
'dataVille' => array(
'Ville' => array(
'id' => '25820',
'dep' => '63',
'slug' => 'bourboule',
'nom' => 'La Bourboule',
'cp' => '63150',
'commune' => '047',
'code_commune' => '63047',
'arrondissement' => '2',
'canton' => '35',
'amdi' => '6',
'population' => '2000',
'surface' => '1274',
'ski' => true,
'lng' => '2.75',
'lat' => '45.5833',
'departement_id' => '64',
'created' => null,
'descriptif' => '',
'img' => ''
),
'Departement' => array(
'code' => '63',
'nom' => 'Puy-de-Dôme',
'slug' => 'puy-de-dome'
)
),
'sujets' => array(),
'news' => array(),
'scolaires' => array(
(int) 0 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
)
),
'structures' => array(
(int) 0 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
)
),
'publications' => array(
(int) 0 => array(
'Publication' => array(
[maximum depth reached]
),
'Categorie' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Publication' => array(
[maximum depth reached]
),
'Categorie' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Publication' => array(
[maximum depth reached]
),
'Categorie' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Publication' => array(
[maximum depth reached]
),
'Categorie' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Publication' => array(
[maximum depth reached]
),
'Categorie' => array(
[maximum depth reached]
)
)
),
'data' => array(
(int) 0 => array(
'Etablissement' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
),
'Agregat' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Etablissement' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
),
'Agregat' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Etablissement' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
),
'Agregat' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Etablissement' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
),
'Agregat' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Etablissement' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
),
'Agregat' => array(
[maximum depth reached]
)
)
),
'voisines' => array(
(int) 0 => array(
'Ville' => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Ville' => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Ville' => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Ville' => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Ville' => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
)
),
'title' => '<b class="text-primary">Portail Famille La Bourboule (63)</b> : adresses locales et discussions',
'ville' => 'La Bourboule',
'urlCat' => 'ville/bourboule',
'baliseTitle' => 'Portail Famille La Bourboule (63) : adresses locales et discussions',
'current_page' => 'ville',
'infos' => array()
)
$joinsSco = array(
(int) 0 => array(
'table' => 'scolaires',
'alias' => 'Scolaire',
'type' => 'LEFT',
'conditions' => array(
(int) 0 => 'Scolaire.liste_id = Liste.id'
)
),
(int) 1 => array(
'table' => 'villes',
'alias' => 'Ville',
'type' => 'LEFT',
'conditions' => array(
(int) 0 => 'Scolaire.codeInsee = Ville.code_commune'
)
)
)
$joinsStruc = array(
(int) 0 => array(
'table' => 'structures',
'alias' => 'Structure',
'type' => 'LEFT',
'conditions' => array(
(int) 0 => 'Structure.liste_id = Liste.id'
)
),
(int) 1 => array(
'table' => 'villes',
'alias' => 'Ville',
'type' => 'LEFT',
'conditions' => array(
(int) 0 => 'Structure.codeInsee = Ville.code_commune'
)
)
)
$conditions = 'Ville.slug="bourboule" AND Agregat.id = 7'
$lat = '45.5833'
$lng = '2.75'
$sql_distance = '(((acos(sin((45.5833*pi()/180)) * sin((Ville.lat*pi()/180))+cos((45.5833*pi()/180)) * cos((Ville.lat*pi()/180)) * cos(((2.75- Ville.lng)*pi()/180))))*180/pi())*60*1.1515*1.609344*1000) as distance'
$maRecherche = 'La%20Bourboule'
$xml = false
$i = (int) 1
$http_response_header = array(
(int) 0 => 'HTTP/1.0 503 Service Unavailable',
(int) 1 => 'Content-Length: 1103',
(int) 2 => 'Content-Type: text/html; charset=UTF-8',
(int) 3 => 'Date: Mon, 28 Apr 2025 18:00:52 GMT',
(int) 4 => 'Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'
) VillesController::index() - APP/Controller/VillesController.php, line 153
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 Warning (2) : Invalid argument supplied for foreach() [APP/Controller/VillesController.php , line 153 ]Code Context $i = 1 ;
$d [ 'infos' ] = array();
foreach ( $xml -> channel -> item as $item ):
$ville = 'bourboule'
$d = array(
'dataVille' => array(
'Ville' => array(
'id' => '25820',
'dep' => '63',
'slug' => 'bourboule',
'nom' => 'La Bourboule',
'cp' => '63150',
'commune' => '047',
'code_commune' => '63047',
'arrondissement' => '2',
'canton' => '35',
'amdi' => '6',
'population' => '2000',
'surface' => '1274',
'ski' => true,
'lng' => '2.75',
'lat' => '45.5833',
'departement_id' => '64',
'created' => null,
'descriptif' => '',
'img' => ''
),
'Departement' => array(
'code' => '63',
'nom' => 'Puy-de-Dôme',
'slug' => 'puy-de-dome'
)
),
'sujets' => array(),
'news' => array(),
'scolaires' => array(
(int) 0 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
)
),
'structures' => array(
(int) 0 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Liste' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
)
)
),
'publications' => array(
(int) 0 => array(
'Publication' => array(
[maximum depth reached]
),
'Categorie' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Publication' => array(
[maximum depth reached]
),
'Categorie' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Publication' => array(
[maximum depth reached]
),
'Categorie' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Publication' => array(
[maximum depth reached]
),
'Categorie' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Publication' => array(
[maximum depth reached]
),
'Categorie' => array(
[maximum depth reached]
)
)
),
'data' => array(
(int) 0 => array(
'Etablissement' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
),
'Agregat' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Etablissement' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
),
'Agregat' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Etablissement' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
),
'Agregat' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Etablissement' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
),
'Agregat' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Etablissement' => array(
[maximum depth reached]
),
'Ville' => array(
[maximum depth reached]
),
'Agregat' => array(
[maximum depth reached]
)
)
),
'voisines' => array(
(int) 0 => array(
'Ville' => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Ville' => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Ville' => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Ville' => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Ville' => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
)
),
'title' => '<b class="text-primary">Portail Famille La Bourboule (63)</b> : adresses locales et discussions',
'ville' => 'La Bourboule',
'urlCat' => 'ville/bourboule',
'baliseTitle' => 'Portail Famille La Bourboule (63) : adresses locales et discussions',
'current_page' => 'ville',
'infos' => array()
)
$joinsSco = array(
(int) 0 => array(
'table' => 'scolaires',
'alias' => 'Scolaire',
'type' => 'LEFT',
'conditions' => array(
(int) 0 => 'Scolaire.liste_id = Liste.id'
)
),
(int) 1 => array(
'table' => 'villes',
'alias' => 'Ville',
'type' => 'LEFT',
'conditions' => array(
(int) 0 => 'Scolaire.codeInsee = Ville.code_commune'
)
)
)
$joinsStruc = array(
(int) 0 => array(
'table' => 'structures',
'alias' => 'Structure',
'type' => 'LEFT',
'conditions' => array(
(int) 0 => 'Structure.liste_id = Liste.id'
)
),
(int) 1 => array(
'table' => 'villes',
'alias' => 'Ville',
'type' => 'LEFT',
'conditions' => array(
(int) 0 => 'Structure.codeInsee = Ville.code_commune'
)
)
)
$conditions = 'Ville.slug="bourboule" AND Agregat.id = 7'
$lat = '45.5833'
$lng = '2.75'
$sql_distance = '(((acos(sin((45.5833*pi()/180)) * sin((Ville.lat*pi()/180))+cos((45.5833*pi()/180)) * cos((Ville.lat*pi()/180)) * cos(((2.75- Ville.lng)*pi()/180))))*180/pi())*60*1.1515*1.609344*1000) as distance'
$maRecherche = 'La%20Bourboule'
$xml = false
$i = (int) 1
$http_response_header = array(
(int) 0 => 'HTTP/1.0 503 Service Unavailable',
(int) 1 => 'Content-Length: 1103',
(int) 2 => 'Content-Type: text/html; charset=UTF-8',
(int) 3 => 'Date: Mon, 28 Apr 2025 18:00:52 GMT',
(int) 4 => 'Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'
) VillesController::index() - APP/Controller/VillesController.php, line 153
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/lepetitbz/portailfamille.org/lib/Cake/Utility/Debugger.php:797) [CORE/Cake/Network/CakeResponse.php , line 458 ]Code Context setcookie (
$name , $c [ 'value' ], $c [ 'expire' ], $c [ 'path' ],
$c [ 'domain' ], $c [ 'secure' ], $c [ 'httpOnly' ]
$c = array(
'name' => 'CakeCookie[autologin]',
'value' => '',
'expire' => (int) 1745821244,
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false
)
$name = 'CakeCookie[autologin]' setcookie - [internal], line ??
CakeResponse::_setCookies() - CORE/Cake/Network/CakeResponse.php, line 458
CakeResponse::send() - CORE/Cake/Network/CakeResponse.php, line 429
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 174
[main] - APP/webroot/index.php, line 117
Portail Famille La Bourboule (63) : adresses locales et discussions
Portail Famille La Bourboule (63) : adresses locales et discussions
Avec la création du portail famille La Bourboule comme nous l'avons imaginé, les habitants ont accès aux informations locales et familiales d'un seul clic. Établissements scolaires, structures de la santé et du social, structures publiques (mairie, déchèterie à proximité...) forment un répertoire utile des adresses locales. Afin de faciliter l'échange des familles de La Bourboule, un espace de discussion ouvrira dans les prochaines semaines si le projet séduit.
Actualité
Avis
Forum / Entraide
Vide-dressing / Vinted
🏫 Portail scolaire La Bourboule
⚕️ Portail Santé & Social La Bourboule
Lieux d'intérêts à La Bourboule (tourisme, parcs,...)
Eglise Saint Joseph
63150 La Bourboule Boulevard Clemenceau
Parc
Bureau de tourisme de La Bourboule
63150 La Bourboule Place de la République
Parc
Le Rendez-Vous des Artistes
63150 La Bourboule 33 quai Marechal Fayolle (sous Casino Municipal)
Parc
Église Saint-Marcel
03420 Saint-Marcel-en-Marcillat Le Bourg
Parc
Minéralexpo
63150 La Bourboule Résidence Métropole - 24 avenue d'Italie
Parc