Cover Art
Titre de la chanson
Sous-titre ou Artiste
00:00 | 00:00
       
recherche_mini
cone LES TRAVAUX
replay REPLAY
newspaper L'ACTUALITÉ
podcasts PODCASTS
france TRAFIC
musique RETROUVER UN TITRE
micro LA RADIO
commentaire CONTACT
 
écouter 
Radio VINCI Autoroutes
recherche_mini
 
             
LES TRAVAUXREPLAYL'ACTUALITÉPODCASTSTRAFICRETROUVER UN TITRELA RADIOCONTACT
Accueil | Alerte Météo

Alerte Météo

Les alertes météo.

Warning: Undefined array key "carte_time" (500 Internal Server Error)

Warning: Undefined array key "carte_time"

Exception

ErrorException

  1. $alerte $meteo['vigilance_zone'];
  2. $alerte_time $meteo['alerte_time'];
  3. $carte_time $meteo['carte_time'];
  4. $carte_texte $meteo['decoded_carte_texte'];
  5. $carte_texteJ1 $meteo['decoded_carte_texteJ1'];
  6. $texte $meteo['texte_alerte_html'];
  7. $max_color_id $meteo['max_color_id'];
  8. ?>
include('/app/wwwroot/module/meteo/index.php') in /app/wwwroot/vue/vue_page.php (line 14)
  1.             echo('<div class="w-4">');
  2.     echo('<h1 class="text f15 c1 black maj">' format($data_detail['titre']) . '</h1>');
  3.     echo('<p class="text c2 f10l">' format($data_detail['description']) . '</p>');
  4.     echo($data_detail['contenu']);
  5.     if ($data_detail['module']) {
  6.         include CHEMIN_MODULE $data_detail['module'] . '/index.php';
  7.     }
  8.     if ($data_detail['table_cible']) {
  9.         foreach ($datas_requete as $data_requete) {
  10.             $code preg_replace('#\[(.+)\]#U''{$data_requete[\'$1\']}'$data_detail['affichage']);
include('/app/wwwroot/vue/vue_page.php') in /app/wwwroot/controleur/page.php (line 30)
  1.         if ($data_detail['table_cible']) {
  2.             include CHEMIN_MODELE 'get_requete.php';
  3.             $datas_requete get_requete($data_detail['table_cible'], $data_detail['table_condition'], $data_detail['table_ordre']);
  4.         }
  5.         include CHEMIN_VUE 'vue_page.php';
  6.     }
  7. }
Page->display() in /app/wwwroot/index.php (line 36)
  1.     $load = new Ecouter();
  2.     $load->display();
  3. } elseif (isset($_GET["page"])) {
  4.     include_once CHEMIN_CONTROLEUR 'page.php';
  5.     $load = new Page();
  6.     $load->display();
  7. } elseif (isset($_GET["chercher"])) {
  8.     include_once CHEMIN_CONTROLEUR 'recherche.php';
  9.     $load = new Recherche();
  10.     $load->display();
  11. } elseif (isset($_GET["podcast"])) {

Stack Trace

ErrorException
ErrorException:
Warning: Undefined array key "carte_time"

  at /app/wwwroot/module/meteo/index.php:37
  at include('/app/wwwroot/module/meteo/index.php')
     (/app/wwwroot/vue/vue_page.php:14)
  at include('/app/wwwroot/vue/vue_page.php')
     (/app/wwwroot/controleur/page.php:30)
  at Page->display()
     (/app/wwwroot/index.php:36)