Warning (512) : _cake_core_ cache was unable to write 'cake_dev_eng' to File cache [CORE/Cake/Cache/Cache.php , line 328 ]Code Context ),
E_USER_WARNING
);
$key = 'cake_dev_eng'
$value = array(
'LC_MESSAGES' => array()
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/provencebf/www/production/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - CORE/Cake/Cache/Cache.php, line 328
I18n::translate() - CORE/Cake/I18n/I18n.php, line 240
__d - CORE/Cake/basics.php, line 636
Cache::write() - CORE/Cake/Cache/Cache.php, line 326
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 373
Model::schema() - CORE/Cake/Model/Model.php, line 1390
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2530
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1066
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3031
Model::find() - CORE/Cake/Model/Model.php, line 3003
LivraisonsController::selection() - APP/Controller/LivraisonsController.php, line 4308
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111 Warning (512) : _cake_model_ cache was unable to write 'default_provence_bfpr_etablissements' to File cache [CORE/Cake/Cache/Cache.php , line 328 ]Code Context ),
E_USER_WARNING
);
$key = 'default_provence_bfpr_etablissements'
$value = array(
'id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => null,
'unsigned' => false,
'key' => 'primary'
),
'code' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 40,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'nom' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 500,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'adresse_01' => array(
'type' => 'text',
'null' => false,
'default' => null,
'length' => null,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'adresse_02' => array(
'type' => 'text',
'null' => false,
'default' => null,
'length' => null,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'cp' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 5,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'ville' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 250,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'tel' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 25,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'fax' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 25,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'mail' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 250,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'created' => array(
'type' => 'datetime',
'null' => false,
'default' => null,
'length' => null
),
'updated' => array(
'type' => 'datetime',
'null' => false,
'default' => null,
'length' => null
),
'ordre' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => null,
'unsigned' => false
),
'id_et' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => null,
'unsigned' => false
),
'type_cmd' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 250,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'abrege' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 45,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'id_rib' => array(
'type' => 'integer',
'null' => false,
'default' => '1',
'length' => null,
'unsigned' => false
),
'nom_fac' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 500,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'adresse_01_fac' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'adresse_02_fac' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'cp_fac' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 7,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'ville_fac' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'nom_etab' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 250,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'sepration' => array(
'type' => 'integer',
'null' => true,
'default' => '0',
'length' => null,
'unsigned' => false
),
'conf_hoe' => array(
'type' => 'integer',
'null' => true,
'default' => '1',
'length' => null,
'unsigned' => false
),
'conf_via' => array(
'type' => 'integer',
'null' => true,
'default' => '1',
'length' => null,
'unsigned' => false
),
'conf_leg' => array(
'type' => 'integer',
'null' => true,
'default' => '1',
'length' => null,
'unsigned' => false
),
'conf_pg3' => array(
'type' => 'integer',
'null' => true,
'default' => '1',
'length' => null,
'unsigned' => false
),
'conf_fro' => array(
'type' => 'integer',
'null' => true,
'default' => '1',
'length' => null,
'unsigned' => false
),
'conf_des' => array(
'type' => 'integer',
'null' => true,
'default' => '1',
'length' => null,
'unsigned' => false
),
'conf_pg4' => array(
'type' => 'integer',
'null' => true,
'default' => '1',
'length' => null,
'unsigned' => false
),
'conf_pg5' => array(
'type' => 'integer',
'null' => true,
'default' => '1',
'length' => null,
'unsigned' => false
),
'lib_midi' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 80,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'lib_soir' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 80,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'id_en' => array(
'type' => 'integer',
'null' => false,
'default' => '1',
'length' => null,
'unsigned' => false
),
'valide' => array(
'type' => 'integer',
'null' => true,
'default' => '1',
'length' => null,
'unsigned' => false
),
'cnf_hoe' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => null,
'unsigned' => false
),
'cnf_via' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => null,
'unsigned' => false
),
'cnf_leg' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => null,
'unsigned' => false
),
'cnf_pg3' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => null,
'unsigned' => false
),
'cnf_fro' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => null,
'unsigned' => false
),
'cnf_des' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => null,
'unsigned' => false
),
'cnf_pg4' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => null,
'unsigned' => false
),
'cnf_pg5' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => null,
'unsigned' => false
),
'ordre_bl' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => null,
'unsigned' => false
),
'ordre_rolls' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => null,
'unsigned' => false
),
'cnf_hoe_s' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => null,
'unsigned' => false
),
'cnf_via_s' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => null,
'unsigned' => false
),
'cnf_leg_s' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => null,
'unsigned' => false
),
'cnf_pg3_s' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => null,
'unsigned' => false
),
'cnf_fro_s' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => null,
'unsigned' => false
),
'cnf_des_s' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => null,
'unsigned' => false
),
'cnf_pg4_s' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => null,
'unsigned' => false
),
'cnf_pg5_s' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => null,
'unsigned' => false
),
'cnf_bl' => array(
'type' => 'integer',
'null' => true,
'default' => '1',
'length' => null,
'unsigned' => false
),
'pasa_hebdo' => array(
'type' => 'integer',
'null' => true,
'default' => '0',
'length' => null,
'unsigned' => false
),
'cnf_facture' => array(
'type' => 'integer',
'null' => true,
'default' => '0',
'length' => null,
'unsigned' => false
)
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/provencebf/www/production/app/tmp/cache/models/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - CORE/Cake/Cache/Cache.php, line 328
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 373
Model::schema() - CORE/Cake/Model/Model.php, line 1390
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2530
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1066
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3031
Model::find() - CORE/Cake/Model/Model.php, line 3003
LivraisonsController::selection() - APP/Controller/LivraisonsController.php, line 4308
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111 Warning (512) : _cake_model_ cache was unable to write 'default_provence_bfpr_documents' to File cache [CORE/Cake/Cache/Cache.php , line 328 ]Code Context ),
E_USER_WARNING
);
$key = 'default_provence_bfpr_documents'
$value = array(
'id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => null,
'unsigned' => false,
'key' => 'primary'
),
'created' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
),
'updated' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
),
'id_e' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => null,
'unsigned' => false,
'comment' => 'Idetifiant de l'établissement'
),
'id_pr' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 45,
'collate' => 'latin1_swedish_ci',
'comment' => 'Identifiant du prestataire',
'charset' => 'latin1'
),
'sens' => array(
'type' => 'integer',
'null' => true,
'default' => '0',
'length' => null,
'unsigned' => false,
'comment' => 'Sens de l'édition (entrée ou sortie)'
),
'no_doc' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 45,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'commentaires' => array(
'type' => 'text',
'null' => false,
'default' => null,
'length' => null,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'date_doc' => array(
'type' => 'date',
'null' => true,
'default' => '0000-00-00',
'length' => null
),
'date_valid' => array(
'type' => 'datetime',
'null' => true,
'default' => '0000-00-00 00:00:00',
'length' => null
),
'date_liv' => array(
'type' => 'date',
'null' => true,
'default' => '0000-00-00',
'length' => null
),
'valide' => array(
'type' => 'integer',
'null' => false,
'default' => '1',
'length' => null,
'unsigned' => false
),
'date_envoi' => array(
'type' => 'datetime',
'null' => true,
'default' => '0000-00-00 00:00:00',
'length' => null
)
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/provencebf/www/production/app/tmp/cache/models/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - CORE/Cake/Cache/Cache.php, line 328
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 373
Model::schema() - CORE/Cake/Model/Model.php, line 1390
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2530
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1066
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3031
Model::find() - CORE/Cake/Model/Model.php, line 3003
LivraisonsController::selection() - APP/Controller/LivraisonsController.php, line 4326
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111 Warning (512) : _cake_model_ cache was unable to write 'default_provence_bfpr_personnes' to File cache [CORE/Cake/Cache/Cache.php , line 328 ]Code Context ),
E_USER_WARNING
);
$key = 'default_provence_bfpr_personnes'
$value = array(
'id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => null,
'unsigned' => false,
'key' => 'primary'
),
'created' => array(
'type' => 'datetime',
'null' => false,
'default' => null,
'length' => null
),
'nom' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 250,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'prenom' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 250,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'mail' => array(
'type' => 'text',
'null' => false,
'default' => null,
'length' => null,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'tel' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 20,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'fax' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 20,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'autre' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 250,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'role' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 250,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'updated' => array(
'type' => 'datetime',
'null' => false,
'default' => null,
'length' => null
),
'id_e' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => null,
'unsigned' => false
),
'id_r' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => null,
'unsigned' => false
),
'id_t' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => null,
'unsigned' => false
),
'commentaires' => array(
'type' => 'text',
'null' => false,
'default' => null,
'length' => null,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'type' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 20,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'date_entree' => array(
'type' => 'date',
'null' => false,
'default' => null,
'length' => null
),
'objectifs' => array(
'type' => 'text',
'null' => false,
'default' => null,
'length' => null,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'id_er' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => null,
'unsigned' => false
),
'id_th' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => null,
'unsigned' => false
),
'bl_mail' => array(
'type' => 'integer',
'null' => false,
'default' => '0',
'length' => null,
'unsigned' => false
),
'menu_mail' => array(
'type' => 'integer',
'null' => true,
'default' => '0',
'length' => null,
'unsigned' => false
),
'cmd_mail' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => null,
'unsigned' => false
),
'aq_v1' => array(
'type' => 'integer',
'null' => true,
'default' => '0',
'length' => null,
'unsigned' => false
),
'aq_v2' => array(
'type' => 'integer',
'null' => true,
'default' => '0',
'length' => null,
'unsigned' => false
),
'aq_airtm' => array(
'type' => 'integer',
'null' => true,
'default' => '0',
'length' => null,
'unsigned' => false
),
'aq_airts' => array(
'type' => 'integer',
'null' => true,
'default' => '0',
'length' => null,
'unsigned' => false
),
'aq_mixtem' => array(
'type' => 'integer',
'null' => true,
'default' => '0',
'length' => null,
'unsigned' => false
),
'aq_mixtes' => array(
'type' => 'integer',
'null' => true,
'default' => '0',
'length' => null,
'unsigned' => false
),
'aq_normal' => array(
'type' => 'integer',
'null' => true,
'default' => '0',
'length' => null,
'unsigned' => false
),
'aq_ssel' => array(
'type' => 'integer',
'null' => true,
'default' => '0',
'length' => null,
'unsigned' => false
),
'aq_mixe' => array(
'type' => 'integer',
'null' => true,
'default' => '0',
'length' => null,
'unsigned' => false
),
'blpa_mail' => array(
'type' => 'integer',
'null' => true,
'default' => '0',
'length' => null,
'unsigned' => false
),
'fac_mail' => array(
'type' => 'integer',
'null' => true,
'default' => '0',
'length' => null,
'unsigned' => false
),
'sub' => array(
'type' => 'integer',
'null' => true,
'default' => '1',
'length' => null,
'unsigned' => false
),
'aq_allergenes' => array(
'type' => 'integer',
'null' => true,
'default' => '1',
'length' => null,
'unsigned' => false
)
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/provencebf/www/production/app/tmp/cache/models/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - CORE/Cake/Cache/Cache.php, line 328
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 373
Model::schema() - CORE/Cake/Model/Model.php, line 1390
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2530
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1066
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3031
Model::find() - CORE/Cake/Model/Model.php, line 3003
LivraisonsController::selection() - APP/Controller/LivraisonsController.php, line 4349
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111
Provence Restauration
Liste des bons de livraison - CH AUBAGNE MCO + SELF -