Warning (512) : Cache not configured properly. Please check Cache::config(); in APP/config/core.php [CORE/cake/libs/configure.php , line 400 ]Code |
Context
if (empty($cache['settings'])) {
trigger_error(__('Cache not configured properly. Please check Cache::config(); in APP/config/core.php', true), E_USER_WARNING);
$boot = true
$cache = false Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 400
Configure::getInstance() - CORE/cake/libs/configure.php, line 52
include - CORE/cake/bootstrap.php, line 38
[main] - APP/webroot/index.php, line 76
Strict Standards : Non-static method Configure::read() should not be called statically in /home/web/esc10/scolaire/cake/basics.php on line 213
Strict Standards : Non-static method Configure::getInstance() should not be called statically in /home/web/esc10/scolaire/cake/libs/configure.php on line 155
Notice (8) : Undefined index: prefix [CORE/cake/libs/configure.php , line 408 ]Code |
Context $path = realpath($cache['settings']['path']);
} else {
$prefix = $cache['settings']['prefix'];
$boot = true
$cache = array(
"engine" => "File",
"settings" => array()
)
$duration = null
$prefix = null
$path = null Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 408
Configure::getInstance() - CORE/cake/libs/configure.php, line 52
include - CORE/cake/bootstrap.php, line 38
[main] - APP/webroot/index.php, line 76
Warning : Illegal string offset 'file' in /home/web/esc10/scolaire/cake/libs/debugger.php on line 622
Warning : Illegal string offset 'line' in /home/web/esc10/scolaire/cake/libs/debugger.php on line 622
Warning (2) : Cannot modify header information - headers already sent by (output started at /home/web/esc10/scolaire/cake/libs/debugger.php:673) [APP/views/layouts/default.ctp , line 1 ]Code |
Context $___viewFn = "/home/web/esc10/scolaire/app/views/layouts/default.ctp"
$___dataForView = array(
"categories" => array(
"categorie" => array()
),
"content_for_layout" => "<section id="colonne_g">
<h1>Contact</h1>
<article>
<div id="contact">
<form id="messageForm" method="post" action="/categories/message" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST" /></div>
<br />
<strong>Kévin Hurdebourcq</strong>
<em>Tel. :</em> 03 25 71 22 29 <br />
<em>Email :</em> <a href="mailto:kevin.hurdebourcq@get-mail.fr">kevin.hurdebourcq@get-mail.fr</a><br />
<input type="hidden" name="data[mailto]" value="carole" id="mailto" />
<br />
<strong>Leslie Sibouni</strong>
<em>Tel. :</em> 03 25 71 53 72<br />
<em>Email :</em> <a href="mailto:leslie.sibouni@get-mail.fr">leslie.sibouni@get-mail.fr</a><br />
<input type="hidden" name="data[mailto]" value="leslie" id="mailto" />
<!--
<br />
<strong>Jeanne Fragapane</strong>
<em>Tel. :</em> 03 51 84 23 23<br />
<em>Email :</em> <a href="mailto:jeanne.fragapane@get-mail.fr">jeanne.fragapane@get-mail.fr</a><br />
-->
<p>Demande d'informations :<br/>(tous les champs sont obligatoires)</p>
<input type="hidden" name="data[alias]" value="contact" id="alias" />
<div>
<strong>Nom *</strong>
<input name="data[nom]" type="text" value="" id="nom" /> <strong>Adresse *</strong>
<input name="data[adresse]" type="text" value="" id="adresse" /> <strong>Ville *</strong>
<input name="data[ville]" type="text" value="" id="ville" /> </div>
<div>
<strong>Prénom *</strong>
<input name="data[prenom]" type="text" value="" id="prenom" /> <strong>Code Postal *</strong>
<input name="data[cp]" type="text" value="" id="cp" /> <strong>Téléphone *</strong>
<input name="data[tel]" type="text" value="" id="tel" /> </div>
<strong>Email *</strong>
<input name="data[mail]" type="text" value="" id="mail" /> <strong>Message *</strong>
<textarea name="data[message]" id="message" ></textarea> <div class="submit"><input type="submit" value="envoyer" /></div></form>
</div>
</article>
</section>
<section id="colonne_d">
<h2>Témoignages</h2>
<article>
<p>«J'ai trouvé que c'était un complément de ce qu'on étudie à l'école avec plus d'oral»
<strong>Laurianne, 17 ans, en Terminale L</strong></p>
<p>«J'ai appris encore plus de choses qu'à l'école et avec beaucoup de plaisir»
<strong>Louis, 13 ans, élève de 4<sup>e</sup></strong></p>
<p>«Les cours sont très vivants et les professeurs dynamiques»
<strong>Alexandra, 16 ans, en 1<sup>re</sup> S</strong></p>
<p>«Mon fils a retrouvé confiance en lui pour l'année à venir, cela me réconforte et fait plaisir à voir. Merci»
<strong>Madame D., parent d'un élève de 5<sup>e</sup> à Troyes</strong></p>
<p>«On revoit toutes les bases oubliées de façon ludique : jeux de rôles, travail en petits groupes…»
<strong>Baptiste, 17 ans, en Terminale ES</strong></p>
</article> </section>",
"scripts_for_layout" => "",
"title_for_layout" => "Categories",
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = "post"
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/categories/section/contact"
FormHelper::$params = array
FormHelper::$action = "section"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/categories/section/contact"
HtmlHelper::$params = array
HtmlHelper::$action = "section"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "6936204f5c1c96959f9f5ebb729df9a6"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1550651498
SessionHelper::$sessionTime = 1550663498
SessionHelper::$cookieLifeTime = 720000
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/categories/section/contact"
SessionHelper::$params = array
SessionHelper::$action = "section"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
)
$loadHelpers = false
$cached = true
$loadedHelpers = array()
$categories = array(
"categorie" => array(
"cat_id" => "3",
"cat_content" => "",
"cat_title" => "Contact",
"cat_alias" => "contact",
"cat_menu" => "1",
"cat_subtitle" => "",
"cat_intro" => "",
"cat_quote" => "",
"cat_longtitle" => "Contact",
"cat_menu_position" => "0"
)
)
$content_for_layout = "<section id="colonne_g">
<h1>Contact</h1>
<article>
<div id="contact">
<form id="messageForm" method="post" action="/categories/message" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST" /></div>
<br />
<strong>Kévin Hurdebourcq</strong>
<em>Tel. :</em> 03 25 71 22 29 <br />
<em>Email :</em> <a href="mailto:kevin.hurdebourcq@get-mail.fr">kevin.hurdebourcq@get-mail.fr</a><br />
<input type="hidden" name="data[mailto]" value="carole" id="mailto" />
<br />
<strong>Leslie Sibouni</strong>
<em>Tel. :</em> 03 25 71 53 72<br />
<em>Email :</em> <a href="mailto:leslie.sibouni@get-mail.fr">leslie.sibouni@get-mail.fr</a><br />
<input type="hidden" name="data[mailto]" value="leslie" id="mailto" />
<!--
<br />
<strong>Jeanne Fragapane</strong>
<em>Tel. :</em> 03 51 84 23 23<br />
<em>Email :</em> <a href="mailto:jeanne.fragapane@get-mail.fr">jeanne.fragapane@get-mail.fr</a><br />
-->
<p>Demande d'informations :<br/>(tous les champs sont obligatoires)</p>
<input type="hidden" name="data[alias]" value="contact" id="alias" />
<div>
<strong>Nom *</strong>
<input name="data[nom]" type="text" value="" id="nom" /> <strong>Adresse *</strong>
<input name="data[adresse]" type="text" value="" id="adresse" /> <strong>Ville *</strong>
<input name="data[ville]" type="text" value="" id="ville" /> </div>
<div>
<strong>Prénom *</strong>
<input name="data[prenom]" type="text" value="" id="prenom" /> <strong>Code Postal *</strong>
<input name="data[cp]" type="text" value="" id="cp" /> <strong>Téléphone *</strong>
<input name="data[tel]" type="text" value="" id="tel" /> </div>
<strong>Email *</strong>
<input name="data[mail]" type="text" value="" id="mail" /> <strong>Message *</strong>
<textarea name="data[message]" id="message" ></textarea> <div class="submit"><input type="submit" value="envoyer" /></div></form>
</div>
</article>
</section>
<section id="colonne_d">
<h2>Témoignages</h2>
<article>
<p>«J'ai trouvé que c'était un complément de ce qu'on étudie à l'école avec plus d'oral»
<strong>Laurianne, 17 ans, en Terminale L</strong></p>
<p>«J'ai appris encore plus de choses qu'à l'école et avec beaucoup de plaisir»
<strong>Louis, 13 ans, élève de 4<sup>e</sup></strong></p>
<p>«Les cours sont très vivants et les professeurs dynamiques»
<strong>Alexandra, 16 ans, en 1<sup>re</sup> S</strong></p>
<p>«Mon fils a retrouvé confiance en lui pour l'année à venir, cela me réconforte et fait plaisir à voir. Merci»
<strong>Madame D., parent d'un élève de 5<sup>e</sup> à Troyes</strong></p>
<p>«On revoit toutes les bases oubliées de façon ludique : jeux de rôles, travail en petits groupes…»
<strong>Baptiste, 17 ans, en Terminale ES</strong></p>
</article> </section>"
$scripts_for_layout = ""
$title_for_layout = "Categories"
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = "post"
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/categories/section/contact"
FormHelper::$params = array
FormHelper::$action = "section"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/categories/section/contact"
HtmlHelper::$params = array
HtmlHelper::$action = "section"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "6936204f5c1c96959f9f5ebb729df9a6"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1550651498
SessionHelper::$sessionTime = 1550663498
SessionHelper::$cookieLifeTime = 720000
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/categories/section/contact"
SessionHelper::$params = array
SessionHelper::$action = "section"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL header - [internal], line ??
include - APP/views/layouts/default.ctp, line 1
View::_render() - CORE/cake/libs/view/view.php, line 731
View::renderLayout() - CORE/cake/libs/view/view.php, line 489
View::render() - CORE/cake/libs/view/view.php, line 435
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Contact - Soutien Scolaire à Troyes dans l'Aube
Témoignages
«J'ai trouvé que c'était un complément de ce qu'on étudie à l'école avec plus d'oral»
Laurianne, 17 ans, en Terminale L
«J'ai appris encore plus de choses qu'à l'école et avec beaucoup de plaisir»
Louis, 13 ans, élève de 4e
«Les cours sont très vivants et les professeurs dynamiques»
Alexandra, 16 ans, en 1re S
«Mon fils a retrouvé confiance en lui pour l'année à venir, cela me réconforte et fait plaisir à voir. Merci»
Madame D., parent d'un élève de 5e à Troyes
«On revoit toutes les bases oubliées de façon ludique : jeux de rôles, travail en petits groupes…»
Baptiste, 17 ans, en Terminale ES
Nos partenaires