Warning (512): _cake_model_ cache was unable to write 'default_configurations' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 286]Code Context),E_USER_WARNING);$key = 'default_configurations' $value = object(Cake\Database\Schema\TableSchema) { 'table' => 'configurations', 'columns' => [ 'id' => [ [maximum depth reached] ], 'field' => [ [maximum depth reached] ], 'value' => [ [maximum depth reached] ], 'created' => [ [maximum depth reached] ], 'modified' => [ [maximum depth reached] ] ], 'indexes' => [], 'constraints' => [ 'primary' => [ [maximum depth reached] ] ], 'options' => [ 'engine' => 'InnoDB', 'collation' => 'utf8_general_ci' ], 'typeMap' => [ 'id' => 'integer', 'field' => 'string', 'value' => 'text', 'created' => 'datetime', 'modified' => 'datetime' ], 'temporary' => false } $config = '_cake_model_' $engine = object(Cake\Cache\Engine\FileEngine) { [protected] _File => null [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => null, 'prefix' => 'cake_', 'probability' => (int) 100, 'serialize' => true ] [protected] _init => true [protected] _groupPrefix => null [protected] _config => [ 'duration' => (int) 120, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => '/var/www/html/prod-partners/tmp/cache/models/', 'prefix' => 'myapp_cake_model_', 'probability' => (int) 100, 'serialize' => true, 'url' => null ] [protected] _configInitialized => true } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 286 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532 Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 211 Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 168 Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1582 Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1182 App\Controller\Component\ConfigurationComponent::getConfigurationPlateform() - APP/Controller/Component/ConfigurationComponent.php, line 25 App\Controller\Component\MailerComponent::initialize() - APP/Controller/Component/MailerComponent.php, line 18 Cake\Controller\Component::__construct() - CORE/src/Controller/Component.php, line 134 Cake\Controller\ComponentRegistry::_create() - CORE/src/Controller/ComponentRegistry.php, line 119 Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 96 Cake\Controller\Controller::loadComponent() - CORE/src/Controller/Controller.php, line 324 App\Controller\MembersController::initialize() - APP/Controller/MembersController.php, line 34 Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 263 ReflectionClass::newInstance() - [internal], line ??
Warning (512): _cake_model_ cache was unable to write 'default_cities' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 286]Code Context),E_USER_WARNING);$key = 'default_cities' $value = object(Cake\Database\Schema\TableSchema) { 'table' => 'cities', 'columns' => [ 'id' => [ [maximum depth reached] ], 'title' => [ [maximum depth reached] ], 'slug' => [ [maximum depth reached] ], 'deleted' => [ [maximum depth reached] ], 'price_id' => [ [maximum depth reached] ], 'created' => [ [maximum depth reached] ], 'modified' => [ [maximum depth reached] ] ], 'indexes' => [], 'constraints' => [ 'primary' => [ [maximum depth reached] ] ], 'options' => [ 'engine' => 'InnoDB', 'collation' => 'utf8_general_ci' ], 'typeMap' => [ 'id' => 'integer', 'title' => 'string', 'slug' => 'string', 'deleted' => 'tinyinteger', 'price_id' => 'integer', 'created' => 'datetime', 'modified' => 'datetime' ], 'temporary' => false } $config = '_cake_model_' $engine = object(Cake\Cache\Engine\FileEngine) { [protected] _File => null [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => null, 'prefix' => 'cake_', 'probability' => (int) 100, 'serialize' => true ] [protected] _init => true [protected] _groupPrefix => null [protected] _config => [ 'duration' => (int) 120, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => '/var/www/html/prod-partners/tmp/cache/models/', 'prefix' => 'myapp_cake_model_', 'probability' => (int) 100, 'serialize' => true, 'url' => null ] [protected] _configInitialized => true } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 286 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532 Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 211 Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 168 Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1582 Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1182 App\Controller\AppController::getCities() - APP/Controller/AppController.php, line 196 App\Controller\MembersController::signIn() - APP/Controller/MembersController.php, line 59 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 109 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning (512): Unable to emit headers. Headers sent in file=/var/www/html/prod-partners/vendor/cakephp/cakephp/src/Error/Debugger.php line=850 [CORE/src/Http/ResponseEmitter.php, line 48]Code Contextif (Configure::read('debug')) {trigger_error($message, E_USER_WARNING);} else {$response = object(Cake\Http\Response) { 'status' => (int) 200, 'contentType' => 'text/html', 'headers' => [ 'Content-Type' => [ [maximum depth reached] ] ], 'file' => null, 'fileRange' => [], 'cookies' => object(Cake\Http\Cookie\CookieCollection) {}, 'cacheDirectives' => [], 'body' => '<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title> Citicks Partners </title> <link href="/img/favicon.png" type="image/x-icon" rel="icon"/><link href="/img/favicon.png" type="image/x-icon" rel="shortcut icon"/> <link href="https://fonts.googleapis.com/css?family=Lato:400,700" rel="stylesheet"> <link rel="stylesheet" href="/css/bootstrap.min.css"/> <link rel="stylesheet" href="/css/dropify.css"/> <link rel="stylesheet" href="/css/admin/select2.min.css"/> <link rel="stylesheet" href="/css/front.css"/> <link rel="stylesheet" href="/css/styles.min.css"/> </head> <body> <div id="messages"> </div> <div class="clearfix"> <div id="signin"> <h1 class="title-l">Votre inscription sur Citicks</h1> <p class="red text-center">⚠️ ATTENTION, LA PLATEFORME NE SUPPORTE PAS LE TEXTE COPIER-COLLER</p> <div class="members form large-9 medium-8 columns content container" id="directory-form"> <form method="post" enctype="multipart/form-data" accept-charset="utf-8" action="/fr/inscription"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <h4 class="title-m border-bottom mb15 pb15 mt50">Informations générales</h4> <div class="row"> <div class="col-xs-12"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693513f7778e7-trace').style.display = (document.getElementById('cakeErr693513f7778e7-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (512)</a>: _cake_model_ cache was unable to write 'default_members' to Cake\Cache\Engine\FileEngine cache [<b>CORE/src/Cache/Cache.php</b>, line <b>286</b>]<div id="cakeErr693513f7778e7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693513f7778e7-code').style.display = (document.getElementById('cakeErr693513f7778e7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693513f7778e7-context').style.display = (document.getElementById('cakeErr693513f7778e7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693513f7778e7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">),</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> E_USER_WARNING</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">);</span></span></code></pre><pre id="cakeErr693513f7778e7-context" class="cake-context" style="display: none;">$key = 'default_members' $value = object(Cake\Database\Schema\TableSchema) { 'table' => 'members', 'columns' => [ 'id' => [ [maximum depth reached] ], 'name' => [ [maximum depth reached] ], 'company_name' => [ [maximum depth reached] ], 'siret' => [ [maximum depth reached] ], 'token' => [ [maximum depth reached] ], 'alcohol' => [ [maximum depth reached] ], 'contract_validation_date' => [ [maximum depth reached] ], 'payment_done' => [ [maximum depth reached] ], 'bat' => [ [maximum depth reached] ], 'is_synchronized' => [ [maximum depth reached] ], 'address_id' => [ [maximum depth reached] ], 'user_id' => [ [maximum depth reached] ], 'member_status_id' => [ [maximum depth reached] ], 'contact_id' => [ [maximum depth reached] ], 'member_type_id' => [ [maximum depth reached] ], 'member_info_id' => [ [maximum depth reached] ], 'member_price_id' => [ [maximum depth reached] ], 'contract_id' => [ [maximum depth reached] ], 'image_1_url' => [ [maximum depth reached] ], 'image_2_url' => [ [maximum depth reached] ], 'image_3_url' => [ [maximum depth reached] ], 'image_4_url' => [ [maximum depth reached] ], 'image_5_url' => [ [maximum depth reached] ], 'deleted' => [ [maximum depth reached] ], 'created' => [ [maximum depth reached] ], 'modified' => [ [maximum depth reached] ] ], 'indexes' => [], 'constraints' => [ 'primary' => [ [maximum depth reached] ] ], 'options' => [ 'engine' => 'InnoDB', 'collation' => 'utf8_general_ci' ], 'typeMap' => [ 'id' => 'integer', 'name' => 'string', 'company_name' => 'string', 'siret' => 'string', 'token' => 'string', 'alcohol' => 'tinyinteger', 'contract_validation_date' => 'datetime', 'payment_done' => 'tinyinteger', 'bat' => 'tinyinteger', 'is_synchronized' => 'tinyinteger', 'address_id' => 'integer', 'user_id' => 'integer', 'member_status_id' => 'integer', 'contact_id' => 'integer', 'member_type_id' => 'integer', 'member_info_id' => 'integer', 'member_price_id' => 'integer', 'contract_id' => 'integer', 'image_1_url' => 'string', 'image_2_url' => 'string', 'image_3_url' => 'string', 'image_4_url' => 'string', 'image_5_url' => 'string', 'deleted' => 'integer', 'created' => 'datetime', 'modified' => 'datetime' ], 'temporary' => false } $config = '_cake_model_' $engine = object(Cake\Cache\Engine\FileEngine) { [protected] _File => null [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => null, 'prefix' => 'cake_', 'probability' => (int) 100, 'serialize' => true ] [protected] _init => true [protected] _groupPrefix => null [protected] _config => [ 'duration' => (int) 120, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => '/var/www/html/prod-partners/tmp/cache/models/', 'prefix' => 'myapp_cake_model_', 'probability' => (int) 100, 'serialize' => true, 'url' => null ] [protected] _configInitialized => true } $success = false</pre><pre class="stack-trace">Cake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 286 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532 Cake\View\Form\EntityContext::type() - CORE/src/View/Form/EntityContext.php, line 544 Cake\View\Helper\FormHelper::_inputType() - CORE/src/View/Helper/FormHelper.php, line 1310 Cake\View\Helper\FormHelper::_parseOptions() - CORE/src/View/Helper/FormHelper.php, line 1281 Cake\View\Helper\FormHelper::control() - CORE/src/View/Helper/FormHelper.php, line 1106 include - APP/Template/Element/Members/information_form.ctp, line 7 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1203 Cake\View\View::_render() - CORE/src/View/View.php, line 1164 Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1561 Cake\View\View::element() - CORE/src/View/View.php, line 675 include - APP/Template/Members/sign_in.ctp, line 7 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1203 Cake\View\View::_render() - CORE/src/View/View.php, line 1164 Cake\View\View::render() - CORE/src/View/View.php, line 772</pre></div></pre><div class="input text required"><label for="name">Nom de l'établissement</label><input type="text" name="name" required="required" maxlength="255" id="name" value=""/></div> </div> <div class="col-xs-12 required"> <div class="input select"><label for="cities-ids">Villes</label><input type="hidden" name="cities[_ids]" value=""/><select name="cities[_ids][]" multiple="multiple" data-input="select2" required="required" id="cities-ids"><option value="1">Bordeaux</option><option value="2">Lyon</option><option value="6">Tours</option><option value="7">Côte Basque Adour Old</option><option value="8">Côte Basque Old</option><option value="9">Côte Basque Adour</option><option value="10">Côte Basque</option><option value="11">Perpignan</option></select></div> </div> <div class="col-xs-12 required"> <div class="input select"><label for="member-type-id">Type d'établissement</label><select name="member_type_id" required="required" id="member-type-id"><option value="1">Food</option><option value="2">Bars & Pubs</option><option value="5">Culture</option><option value="6">Coffee & Brunch</option><option value="7">Sports & Loisirs</option><option value="8">Shops & Services</option></select></div> </div> <div class="col-xs-12 col-sm-6"> <div class="input text"><label for="company-name">Raison sociale</label><input type="text" name="company_name" maxlength="255" id="company-name" value=""/></div> </div> <div class="col-xs-12 col-sm-6"> <div class="input text"><label for="siret">SIRET</label><input type="text" name="siret" maxlength="255" id="siret" value=""/></div> </div> <div class="col-xs-12 col-sm-6"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693513f77f951-trace').style.display = (document.getElementById('cakeErr693513f77f951-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (512)</a>: _cake_model_ cache was unable to write 'default_addresses' to Cake\Cache\Engine\FileEngine cache [<b>CORE/src/Cache/Cache.php</b>, line <b>286</b>]<div id="cakeErr693513f77f951-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693513f77f951-code').style.display = (document.getElementById('cakeErr693513f77f951-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693513f77f951-context').style.display = (document.getElementById('cakeErr693513f77f951-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693513f77f951-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">),</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> E_USER_WARNING</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">);</span></span></code></pre><pre id="cakeErr693513f77f951-context" class="cake-context" style="display: none;">$key = 'default_addresses' $value = object(Cake\Database\Schema\TableSchema) { 'table' => 'addresses', 'columns' => [ 'id' => [ [maximum depth reached] ], 'address' => [ [maximum depth reached] ], 'complement' => [ [maximum depth reached] ], 'zipcode' => [ [maximum depth reached] ], 'post_box' => [ [maximum depth reached] ], 'city' => [ [maximum depth reached] ], 'country' => [ [maximum depth reached] ], 'lat' => [ [maximum depth reached] ], 'lng' => [ [maximum depth reached] ], 'region' => [ [maximum depth reached] ], 'created' => [ [maximum depth reached] ], 'modified' => [ [maximum depth reached] ] ], 'indexes' => [], 'constraints' => [ 'primary' => [ [maximum depth reached] ] ], 'options' => [ 'engine' => 'InnoDB', 'collation' => 'utf8_general_ci' ], 'typeMap' => [ 'id' => 'integer', 'address' => 'string', 'complement' => 'text', 'zipcode' => 'integer', 'post_box' => 'string', 'city' => 'string', 'country' => 'string', 'lat' => 'string', 'lng' => 'string', 'region' => 'string', 'created' => 'datetime', 'modified' => 'datetime' ], 'temporary' => false } $config = '_cake_model_' $engine = object(Cake\Cache\Engine\FileEngine) { [protected] _File => null [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => null, 'prefix' => 'cake_', 'probability' => (int) 100, 'serialize' => true ] [protected] _init => true [protected] _groupPrefix => null [protected] _config => [ 'duration' => (int) 120, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => '/var/www/html/prod-partners/tmp/cache/models/', 'prefix' => 'myapp_cake_model_', 'probability' => (int) 100, 'serialize' => true, 'url' => null ] [protected] _configInitialized => true } $success = false</pre><pre class="stack-trace">Cake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 286 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532 Cake\View\Form\EntityContext::type() - CORE/src/View/Form/EntityContext.php, line 544 Cake\View\Helper\FormHelper::_inputType() - CORE/src/View/Helper/FormHelper.php, line 1310 Cake\View\Helper\FormHelper::_parseOptions() - CORE/src/View/Helper/FormHelper.php, line 1281 Cake\View\Helper\FormHelper::control() - CORE/src/View/Helper/FormHelper.php, line 1106 include - APP/Template/Element/Members/information_form.ctp, line 27 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1203 Cake\View\View::_render() - CORE/src/View/View.php, line 1164 Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1561 Cake\View\View::element() - CORE/src/View/View.php, line 675 include - APP/Template/Members/sign_in.ctp, line 7 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1203 Cake\View\View::_render() - CORE/src/View/View.php, line 1164 Cake\View\View::render() - CORE/src/View/View.php, line 772</pre></div></pre><div class="input text required"><label for="address-address">Adresse de facturation</label><input type="text" name="address[address]" required="required" maxlength="255" id="address-address"/></div> </div> <div class="col-xs-12 col-sm-6"> <div class="input textarea"><label for="address-complement">Complément d'adresse</label><textarea name="address[complement]" id="address-complement" rows="5"></textarea></div> </div> <div class="col-xs-12 col-sm-6"> <div class="input number required"><label for="address-zipcode">Code postal</label><input type="number" name="address[zipcode]" required="required" id="address-zipcode"/></div> </div> <div class="col-xs-12 col-sm-6"> <div class="input text required"><label for="address-city">Ville</label><input type="text" name="address[city]" required="required" maxlength="255" id="address-city"/></div> </div> </div> <h4 class="title-m border-bottom mb15 pb15 mt50">Contact référent</h4> <div class="row"> <div class="col-xs-12 col-sm-6 required"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693513f781f45-trace').style.display = (document.getElementById('cakeErr693513f781f45-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (512)</a>: _cake_model_ cache was unable to write 'default_contacts' to Cake\Cache\Engine\FileEngine cache [<b>CORE/src/Cache/Cache.php</b>, line <b>286</b>]<div id="cakeErr693513f781f45-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693513f781f45-code').style.display = (document.getElementById('cakeErr693513f781f45-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693513f781f45-context').style.display = (document.getElementById('cakeErr693513f781f45-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693513f781f45-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">),</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> E_USER_WARNING</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">);</span></span></code></pre><pre id="cakeErr693513f781f45-context" class="cake-context" style="display: none;">$key = 'default_contacts' $value = object(Cake\Database\Schema\TableSchema) { 'table' => 'contacts', 'columns' => [ 'id' => [ [maximum depth reached] ], 'firstname' => [ [maximum depth reached] ], 'lastname' => [ [maximum depth reached] ], 'phone' => [ [maximum depth reached] ], 'email' => [ [maximum depth reached] ], 'created' => [ [maximum depth reached] ], 'modified' => [ [maximum depth reached] ] ], 'indexes' => [], 'constraints' => [ 'primary' => [ [maximum depth reached] ] ], 'options' => [ 'engine' => 'InnoDB', 'collation' => 'utf8_general_ci' ], 'typeMap' => [ 'id' => 'integer', 'firstname' => 'string', 'lastname' => 'string', 'phone' => 'string', 'email' => 'string', 'created' => 'datetime', 'modified' => 'datetime' ], 'temporary' => false } $config = '_cake_model_' $engine = object(Cake\Cache\Engine\FileEngine) { [protected] _File => null [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => null, 'prefix' => 'cake_', 'probability' => (int) 100, 'serialize' => true ] [protected] _init => true [protected] _groupPrefix => null [protected] _config => [ 'duration' => (int) 120, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => '/var/www/html/prod-partners/tmp/cache/models/', 'prefix' => 'myapp_cake_model_', 'probability' => (int) 100, 'serialize' => true, 'url' => null ] [protected] _configInitialized => true } $success = false</pre><pre class="stack-trace">Cake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 286 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532 Cake\View\Form\EntityContext::type() - CORE/src/View/Form/EntityContext.php, line 544 Cake\View\Helper\FormHelper::_inputType() - CORE/src/View/Helper/FormHelper.php, line 1310 Cake\View\Helper\FormHelper::_parseOptions() - CORE/src/View/Helper/FormHelper.php, line 1281 Cake\View\Helper\FormHelper::control() - CORE/src/View/Helper/FormHelper.php, line 1106 include - APP/Template/Element/Members/information_form.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1203 Cake\View\View::_render() - CORE/src/View/View.php, line 1164 Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1561 Cake\View\View::element() - CORE/src/View/View.php, line 675 include - APP/Template/Members/sign_in.ctp, line 7 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1203 Cake\View\View::_render() - CORE/src/View/View.php, line 1164 Cake\View\View::render() - CORE/src/View/View.php, line 772</pre></div></pre><div class="input text required"><label for="contact-lastname">Nom</label><input type="text" name="contact[lastname]" required="required" required="required" maxlength="255" id="contact-lastname"/></div> </div> <div class="col-xs-12 col-sm-6 required"> <div class="input text required"><label for="contact-firstname">Prénom</label><input type="text" name="contact[firstname]" required="required" required="required" maxlength="255" id="contact-firstname"/></div> </div> <div class="col-xs-12 col-sm-6 required"> <div class="input email required"><label for="contact-email">Email</label><input type="email" name="contact[email]" required="required" required="required" maxlength="255" id="contact-email"/></div> </div> <div class="col-xs-12 col-sm-6 required"> <div class="input tel required"><label for="contact-phone">Téléphone</label><input type="tel" name="contact[phone]" required="required" required="required" maxlength="255" id="contact-phone"/></div> </div> </div> <h4 class="title-m border-bottom mb15 pb15 mt30">Informations de connexion</h4> <div class="row"> <div class="col-xs-12 col-sm-6"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693513f784999-trace').style.display = (document.getElementById('cakeErr693513f784999-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (512)</a>: _cake_model_ cache was unable to write 'default_users' to Cake\Cache\Engine\FileEngine cache [<b>CORE/src/Cache/Cache.php</b>, line <b>286</b>]<div id="cakeErr693513f784999-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693513f784999-code').style.display = (document.getElementById('cakeErr693513f784999-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693513f784999-context').style.display = (document.getElementById('cakeErr693513f784999-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693513f784999-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">),</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> E_USER_WARNING</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">);</span></span></code></pre><pre id="cakeErr693513f784999-context" class="cake-context" style="display: none;">$key = 'default_users' $value = object(Cake\Database\Schema\TableSchema) { 'table' => 'users', 'columns' => [ 'id' => [ [maximum depth reached] ], 'email' => [ [maximum depth reached] ], 'password' => [ [maximum depth reached] ], 'role' => [ [maximum depth reached] ], 'created' => [ [maximum depth reached] ], 'modified' => [ [maximum depth reached] ] ], 'indexes' => [], 'constraints' => [ 'primary' => [ [maximum depth reached] ] ], 'options' => [ 'engine' => 'InnoDB', 'collation' => 'utf8_general_ci' ], 'typeMap' => [ 'id' => 'integer', 'email' => 'string', 'password' => 'string', 'role' => 'integer', 'created' => 'datetime', 'modified' => 'datetime' ], 'temporary' => false } $config = '_cake_model_' $engine = object(Cake\Cache\Engine\FileEngine) { [protected] _File => null [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => null, 'prefix' => 'cake_', 'probability' => (int) 100, 'serialize' => true ] [protected] _init => true [protected] _groupPrefix => null [protected] _config => [ 'duration' => (int) 120, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => '/var/www/html/prod-partners/tmp/cache/models/', 'prefix' => 'myapp_cake_model_', 'probability' => (int) 100, 'serialize' => true, 'url' => null ] [protected] _configInitialized => true } $success = false</pre><pre class="stack-trace">Cake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 286 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532 Cake\View\Form\EntityContext::type() - CORE/src/View/Form/EntityContext.php, line 544 Cake\View\Form\EntityContext::isRequired() - CORE/src/View/Form/EntityContext.php, line 421 Cake\View\Helper\FormHelper::_magicOptions() - CORE/src/View/Helper/FormHelper.php, line 1385 Cake\View\Helper\FormHelper::_parseOptions() - CORE/src/View/Helper/FormHelper.php, line 1284 Cake\View\Helper\FormHelper::control() - CORE/src/View/Helper/FormHelper.php, line 1106 include - APP/Template/Element/Members/connexion_form_part.ctp, line 4 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1203 Cake\View\View::_render() - CORE/src/View/View.php, line 1164 Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1561 Cake\View\View::element() - CORE/src/View/View.php, line 675 include - APP/Template/Element/Members/information_form.ctp, line 168 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1203 Cake\View\View::_render() - CORE/src/View/View.php, line 1164</pre></div></pre><div class="input text required"><label for="user-email">Email de connexion</label><input type="text" name="user[email]" required="required" required="required" maxlength="255" id="user-email"/></div> </div> <div class="col-xs-12 col-sm-6 required"> <div class="input password required"><label for="user-password">Mot de passe</label><input type="password" name="user[password]" required="required" id="user-password"/></div> </div> </div> <div class="text-center mb50"> <button type="submit" class="btn-secondary" name="subscription_status_id" value="2" id="save-subscription">S'inscrire</button> </div> </form> </div> <div class="modal fade" id="presentationModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <h3 class="modal-title pull-left"></h3> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> <div> <p><br></p> </div> </div> </div> </div> </div> </div> <div class="decors-final text-center"> <img src="/img/bravo-picto.svg" alt="Logo Citicks" width="340"/></div> </div> <script src="/js/jquery-3.2.1.min.js"></script> <script src="/js/imgLiquid-min.js"></script> <script src="/js/bootstrap.min.js"></script> <script src="/js/jquery.sticky.js"></script> <script src="/js/admin/dropify.min.js"></script> <script src="/js/admin/dropify.js"></script> <script src="/js/admin/select2.js"></script> <script src="/js/crisp.js"></script> <script src="/js/global.js"></script> <script type="text/javascript"> $(document).ready(function() { Global.initImgLiquid(); Global.initSelect2(); }); </script> </body> </html> ' } $maxBufferLength = (int) 8192 $file = '/var/www/html/prod-partners/vendor/cakephp/cakephp/src/Error/Debugger.php' $line = (int) 850 $message = 'Unable to emit headers. Headers sent in file=/var/www/html/prod-partners/vendor/cakephp/cakephp/src/Error/Debugger.php line=850'Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 48 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 106 [main] - ROOT/webroot/index.php, line 40
⚠️ ATTENTION, LA PLATEFORME NE SUPPORTE PAS LE TEXTE COPIER-COLLER