Notice (8): Undefined index: Page [APP/View/Pages/display.ctp, line 1]Code Context
<?php $images = $this->requestAction(['controller' => 'images', 'action' => 'fetch_all', 'category_id' => $page['Page']['category_id']]); ?>
$viewFile = '/home/saragotfmu/www/app/View/Pages/display.ctp' $dataForView = array( 'socials' => array(), 'infos_generales' => array( 'General' => array( 'id' => '1', 'nom_siteweb' => 'Société Ragot', 'address_1' => '48 Avenue des Montoires', 'address_2' => '', 'postal_code' => '45500', 'city' => 'Gien', 'country' => 'France', 'phone' => '02 38 67 20 85', 'email_siteweb' => 'contact@saragot.fr', 'email_admin' => '', 'facebook' => '', 'googleplus' => '', 'twitter' => '', 'linkedin' => '' ) ), 'page' => array() ) $socials = array() $infos_generales = array( 'General' => array( 'id' => '1', 'nom_siteweb' => 'Société Ragot', 'address_1' => '48 Avenue des Montoires', 'address_2' => '', 'postal_code' => '45500', 'city' => 'Gien', 'country' => 'France', 'phone' => '02 38 67 20 85', 'email_siteweb' => 'contact@saragot.fr', 'email_admin' => '', 'facebook' => '', 'googleplus' => '', 'twitter' => '', 'linkedin' => '' ) ) $page = array()include - APP/View/Pages/display.ctp, line 1 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: category_id [APP/Controller/ImagesController.php, line 16]Code Contextpublic function fetch_all($category_id = null)
{
$category_id = $this->params['named']['category_id'];
$category_id = nullImagesController::fetch_all() - APP/Controller/ImagesController.php, line 16 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 CakeObject::requestAction() - CORE/Cake/Core/CakeObject.php, line 104 include - APP/View/Pages/display.ctp, line 1 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
<section class="section-side-image clearfix">
<div class="img-holder col-md-12 col-sm-12 col-xs-12">
<div class="background-imgholder" style="background:url(img/<?= $page['Page']['picture']; ?>)">
$viewFile = '/home/saragotfmu/www/app/View/Pages/display.ctp' $dataForView = array( 'socials' => array(), 'infos_generales' => array( 'General' => array( 'id' => '1', 'nom_siteweb' => 'Société Ragot', 'address_1' => '48 Avenue des Montoires', 'address_2' => '', 'postal_code' => '45500', 'city' => 'Gien', 'country' => 'France', 'phone' => '02 38 67 20 85', 'email_siteweb' => 'contact@saragot.fr', 'email_admin' => '', 'facebook' => '', 'googleplus' => '', 'twitter' => '', 'linkedin' => '' ) ), 'page' => array() ) $socials = array() $infos_generales = array( 'General' => array( 'id' => '1', 'nom_siteweb' => 'Société Ragot', 'address_1' => '48 Avenue des Montoires', 'address_2' => '', 'postal_code' => '45500', 'city' => 'Gien', 'country' => 'France', 'phone' => '02 38 67 20 85', 'email_siteweb' => 'contact@saragot.fr', 'email_admin' => '', 'facebook' => '', 'googleplus' => '', 'twitter' => '', 'linkedin' => '' ) ) $page = array() $images = array()
include - APP/View/Pages/display.ctp, line 7 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Page [APP/View/Pages/display.ctp, line 8]Code Context<div class="img-holder col-md-12 col-sm-12 col-xs-12">
<div class="background-imgholder" style="background:url(img/<?= $page['Page']['picture']; ?>)">
<?= $this->Html->image( $page['Page']['picture'],['alt' => '', 'class' => 'nodisplay-image' ]); ?>
$viewFile = '/home/saragotfmu/www/app/View/Pages/display.ctp' $dataForView = array( 'socials' => array(), 'infos_generales' => array( 'General' => array( 'id' => '1', 'nom_siteweb' => 'Société Ragot', 'address_1' => '48 Avenue des Montoires', 'address_2' => '', 'postal_code' => '45500', 'city' => 'Gien', 'country' => 'France', 'phone' => '02 38 67 20 85', 'email_siteweb' => 'contact@saragot.fr', 'email_admin' => '', 'facebook' => '', 'googleplus' => '', 'twitter' => '', 'linkedin' => '' ) ), 'page' => array() ) $socials = array() $infos_generales = array( 'General' => array( 'id' => '1', 'nom_siteweb' => 'Société Ragot', 'address_1' => '48 Avenue des Montoires', 'address_2' => '', 'postal_code' => '45500', 'city' => 'Gien', 'country' => 'France', 'phone' => '02 38 67 20 85', 'email_siteweb' => 'contact@saragot.fr', 'email_admin' => '', 'facebook' => '', 'googleplus' => '', 'twitter' => '', 'linkedin' => '' ) ) $page = array() $images = array()include - APP/View/Pages/display.ctp, line 8 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Page [APP/View/Pages/display.ctp, line 17]Code Context<div class="overlay">
<div class="text text-center">
<h3 class="uppercase text-white less-mar-1 title"><?= $page['Page']['title']; ?></h3>
$viewFile = '/home/saragotfmu/www/app/View/Pages/display.ctp' $dataForView = array( 'socials' => array(), 'infos_generales' => array( 'General' => array( 'id' => '1', 'nom_siteweb' => 'Société Ragot', 'address_1' => '48 Avenue des Montoires', 'address_2' => '', 'postal_code' => '45500', 'city' => 'Gien', 'country' => 'France', 'phone' => '02 38 67 20 85', 'email_siteweb' => 'contact@saragot.fr', 'email_admin' => '', 'facebook' => '', 'googleplus' => '', 'twitter' => '', 'linkedin' => '' ) ), 'page' => array() ) $socials = array() $infos_generales = array( 'General' => array( 'id' => '1', 'nom_siteweb' => 'Société Ragot', 'address_1' => '48 Avenue des Montoires', 'address_2' => '', 'postal_code' => '45500', 'city' => 'Gien', 'country' => 'France', 'phone' => '02 38 67 20 85', 'email_siteweb' => 'contact@saragot.fr', 'email_admin' => '', 'facebook' => '', 'googleplus' => '', 'twitter' => '', 'linkedin' => '' ) ) $page = array() $images = array()include - APP/View/Pages/display.ctp, line 17 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Page [APP/View/Pages/display.ctp, line 40]Code Context<div class="row">
<div class="col-md-6">
<h4><?= $page['Page']['title']; ?></h4>
$viewFile = '/home/saragotfmu/www/app/View/Pages/display.ctp' $dataForView = array( 'socials' => array(), 'infos_generales' => array( 'General' => array( 'id' => '1', 'nom_siteweb' => 'Société Ragot', 'address_1' => '48 Avenue des Montoires', 'address_2' => '', 'postal_code' => '45500', 'city' => 'Gien', 'country' => 'France', 'phone' => '02 38 67 20 85', 'email_siteweb' => 'contact@saragot.fr', 'email_admin' => '', 'facebook' => '', 'googleplus' => '', 'twitter' => '', 'linkedin' => '' ) ), 'page' => array() ) $socials = array() $infos_generales = array( 'General' => array( 'id' => '1', 'nom_siteweb' => 'Société Ragot', 'address_1' => '48 Avenue des Montoires', 'address_2' => '', 'postal_code' => '45500', 'city' => 'Gien', 'country' => 'France', 'phone' => '02 38 67 20 85', 'email_siteweb' => 'contact@saragot.fr', 'email_admin' => '', 'facebook' => '', 'googleplus' => '', 'twitter' => '', 'linkedin' => '' ) ) $page = array() $images = array()include - APP/View/Pages/display.ctp, line 40 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Page [APP/View/Pages/display.ctp, line 50]Code Context<?php
} ?>
<li class="current"><?= $this->Html->link( $page['Page']['anchor'], '#'); ?></li>
$viewFile = '/home/saragotfmu/www/app/View/Pages/display.ctp' $dataForView = array( 'socials' => array(), 'infos_generales' => array( 'General' => array( 'id' => '1', 'nom_siteweb' => 'Société Ragot', 'address_1' => '48 Avenue des Montoires', 'address_2' => '', 'postal_code' => '45500', 'city' => 'Gien', 'country' => 'France', 'phone' => '02 38 67 20 85', 'email_siteweb' => 'contact@saragot.fr', 'email_admin' => '', 'facebook' => '', 'googleplus' => '', 'twitter' => '', 'linkedin' => '' ) ), 'page' => array() ) $socials = array() $infos_generales = array( 'General' => array( 'id' => '1', 'nom_siteweb' => 'Société Ragot', 'address_1' => '48 Avenue des Montoires', 'address_2' => '', 'postal_code' => '45500', 'city' => 'Gien', 'country' => 'France', 'phone' => '02 38 67 20 85', 'email_siteweb' => 'contact@saragot.fr', 'email_admin' => '', 'facebook' => '', 'googleplus' => '', 'twitter' => '', 'linkedin' => '' ) ) $page = array() $images = array()include - APP/View/Pages/display.ctp, line 50 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Page [APP/View/Pages/display.ctp, line 60]Code Context<!--end section-->
<?php
if ( in_array( $page['Page']['id'], [14, 15, 16, 17, 18, 19] ) ){
$viewFile = '/home/saragotfmu/www/app/View/Pages/display.ctp' $dataForView = array( 'socials' => array(), 'infos_generales' => array( 'General' => array( 'id' => '1', 'nom_siteweb' => 'Société Ragot', 'address_1' => '48 Avenue des Montoires', 'address_2' => '', 'postal_code' => '45500', 'city' => 'Gien', 'country' => 'France', 'phone' => '02 38 67 20 85', 'email_siteweb' => 'contact@saragot.fr', 'email_admin' => '', 'facebook' => '', 'googleplus' => '', 'twitter' => '', 'linkedin' => '' ) ), 'page' => array() ) $socials = array() $infos_generales = array( 'General' => array( 'id' => '1', 'nom_siteweb' => 'Société Ragot', 'address_1' => '48 Avenue des Montoires', 'address_2' => '', 'postal_code' => '45500', 'city' => 'Gien', 'country' => 'France', 'phone' => '02 38 67 20 85', 'email_siteweb' => 'contact@saragot.fr', 'email_admin' => '', 'facebook' => '', 'googleplus' => '', 'twitter' => '', 'linkedin' => '' ) ) $page = array() $images = array()include - APP/View/Pages/display.ctp, line 60 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Page [APP/View/Pages/display.ctp, line 123]Code Context
<?php }else if ( $page['Page']['page_metier'] ){ ?>
$viewFile = '/home/saragotfmu/www/app/View/Pages/display.ctp' $dataForView = array( 'socials' => array(), 'infos_generales' => array( 'General' => array( 'id' => '1', 'nom_siteweb' => 'Société Ragot', 'address_1' => '48 Avenue des Montoires', 'address_2' => '', 'postal_code' => '45500', 'city' => 'Gien', 'country' => 'France', 'phone' => '02 38 67 20 85', 'email_siteweb' => 'contact@saragot.fr', 'email_admin' => '', 'facebook' => '', 'googleplus' => '', 'twitter' => '', 'linkedin' => '' ) ), 'page' => array() ) $socials = array() $infos_generales = array( 'General' => array( 'id' => '1', 'nom_siteweb' => 'Société Ragot', 'address_1' => '48 Avenue des Montoires', 'address_2' => '', 'postal_code' => '45500', 'city' => 'Gien', 'country' => 'France', 'phone' => '02 38 67 20 85', 'email_siteweb' => 'contact@saragot.fr', 'email_admin' => '', 'facebook' => '', 'googleplus' => '', 'twitter' => '', 'linkedin' => '' ) ) $page = array() $images = array()include - APP/View/Pages/display.ctp, line 123 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: Page [APP/View/Pages/display.ctp, line 310]Code Context<div class="col-md-10 col-centered">
<?= $page['Page']['content']; ?>
$viewFile = '/home/saragotfmu/www/app/View/Pages/display.ctp' $dataForView = array( 'socials' => array(), 'infos_generales' => array( 'General' => array( 'id' => '1', 'nom_siteweb' => 'Société Ragot', 'address_1' => '48 Avenue des Montoires', 'address_2' => '', 'postal_code' => '45500', 'city' => 'Gien', 'country' => 'France', 'phone' => '02 38 67 20 85', 'email_siteweb' => 'contact@saragot.fr', 'email_admin' => '', 'facebook' => '', 'googleplus' => '', 'twitter' => '', 'linkedin' => '' ) ), 'page' => array() ) $socials = array() $infos_generales = array( 'General' => array( 'id' => '1', 'nom_siteweb' => 'Société Ragot', 'address_1' => '48 Avenue des Montoires', 'address_2' => '', 'postal_code' => '45500', 'city' => 'Gien', 'country' => 'France', 'phone' => '02 38 67 20 85', 'email_siteweb' => 'contact@saragot.fr', 'email_admin' => '', 'facebook' => '', 'googleplus' => '', 'twitter' => '', 'linkedin' => '' ) ) $page = array() $images = array()include - APP/View/Pages/display.ctp, line 310 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 110
Coordonnes GPS : latitude: 47.7041245, longitude: 2.6145568
47° 42’ 20,64’’ N / 002° 37’ 32,85’’ E