Warning (512): _cake_model_ cache was unable to write 'default_noniseshorelc_users' to File cache [CORE/Cake/Cache/Cache.php, line 327]Code Contextstatic::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'default_noniseshorelc_users' $value = null $config = '_cake_model_' $settings = array( 'engine' => 'File', 'prefix' => 'myapp_cake_model_', 'path' => '/home/nonisesh/www/orelc/academy/app/tmp/cache/models/', 'serialize' => true, 'duration' => (int) 10, 'lock' => true, 'isWindows' => false, 'mask' => (int) 436, 'probability' => (int) 100, 'groups' => array() ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 327 DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310 DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 135 Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 341 Model::schema() - CORE/Cake/Model/Model.php, line 1397 Model::getColumnType() - CORE/Cake/Model/Model.php, line 1438 DboSource::_parseKey() - CORE/Cake/Model/Datasource/DboSource.php, line 2944 DboSource::conditionKeysToString() - CORE/Cake/Model/Datasource/DboSource.php, line 2890 DboSource::conditionKeysToString() - CORE/Cake/Model/Datasource/DboSource.php, line 2831 DboSource::conditionKeysToString() - CORE/Cake/Model/Datasource/DboSource.php, line 2831 DboSource::conditions() - CORE/Cake/Model/Datasource/DboSource.php, line 2771 DboSource::buildStatement() - CORE/Cake/Model/Datasource/DboSource.php, line 2053 DboSource::buildAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1771 DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1224 Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3047 Model::find() - CORE/Cake/Model/Model.php, line 3019 UsersController::getLearningLanguage() - APP/Controller/UsersController.php, line 2748
Warning (512): _cake_model_ cache was unable to write 'default_noniseshorelc_users' to File cache [CORE/Cake/Cache/Cache.php, line 327]Code Contextstatic::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'default_noniseshorelc_users' $value = array( 'password' => '*****', 'id' => array( 'type' => 'integer', 'null' => false, 'default' => null, 'length' => null, 'unsigned' => false, 'key' => 'primary' ), 'email' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 100, 'key' => 'unique', 'collate' => 'latin1_swedish_ci', 'comment' => 'Utilisé comme identifiant de connexion', 'charset' => 'latin1' ), 'security_email' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 256, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'payment_id' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 255, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'biography' => array( 'type' => 'text', 'null' => true, 'default' => null, 'length' => null, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'curriculum_vitae' => array( 'type' => 'text', 'null' => true, 'default' => null, 'length' => null, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'thumbnail' => array( 'type' => 'text', 'null' => true, 'default' => null, 'length' => null, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'sex' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 20, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'first_name' => array( 'type' => 'string', 'null' => false, 'default' => null, 'length' => (int) 56, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'last_name' => array( 'type' => 'string', 'null' => false, 'default' => null, 'length' => (int) 56, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'display_name' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 64, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'date_of_birth' => array( 'type' => 'datetime', 'null' => true, 'default' => null, 'length' => null ), 'address' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 255, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'phone' => array( 'type' => 'text', 'null' => true, 'default' => null, 'length' => null, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'phone2' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 256, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'city' => array( 'type' => 'text', 'null' => true, 'default' => null, 'length' => null, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'country' => array( 'type' => 'text', 'null' => true, 'default' => null, 'length' => null, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'dialect' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 56, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'learning_dialect' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 255, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'shikomori_level' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 128, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'website' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 128, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'password_question' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 256, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'password_response' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 256, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'digest_a1' => array( 'type' => 'text', 'null' => true, 'default' => null, 'length' => null, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'rating' => array( 'type' => 'string', 'null' => true, 'default' => '4', 'length' => (int) 8, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'count_dictionary_contribution' => array( 'type' => 'integer', 'null' => false, 'default' => '0', 'length' => null, 'unsigned' => false ), 'count_ressource_contribution' => array( 'type' => 'integer', 'null' => false, 'default' => '0', 'length' => null, 'unsigned' => false ), 'count_of_words_to_revise' => array( 'type' => 'integer', 'null' => false, 'default' => '10', 'length' => null, 'unsigned' => false, 'comment' => 'Nombre de mots à réviser' ), 'time_to_revise' => array( 'type' => 'time', 'null' => false, 'default' => '08:00:00', 'length' => null, 'comment' => 'Heure de révision' ), 'revision_duration' => array( 'type' => 'integer', 'null' => false, 'default' => '30', 'length' => null, 'unsigned' => false ), 'license_registration_in_process' => array( 'type' => 'datetime', 'null' => true, 'default' => null, 'length' => null ), 'subscribe' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 512, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'certified' => array( 'type' => 'boolean', 'null' => false, 'default' => '0', 'length' => (int) 1 ), 'has_teacher' => array( 'type' => 'boolean', 'null' => false, 'default' => '0', 'length' => (int) 1, 'comment' => '1 si il est abonné au cours particulier' ), 'has_license_game' => array( 'type' => 'boolean', 'null' => false, 'default' => '0', 'length' => (int) 1 ), 'share_exercice' => array( 'type' => 'boolean', 'null' => false, 'default' => '1', 'length' => (int) 1, 'comment' => 'Permet de partager ses exercices' ), 'dictionary_signatory' => array( 'type' => 'boolean', 'null' => false, 'default' => '0', 'length' => (int) 1, 'comment' => 'A approuvé la charte du dictionnaire' ), 'requested_contribution' => array( 'type' => 'boolean', 'null' => false, 'default' => '0', 'length' => (int) 1 ), 'session_number' => array( 'type' => 'integer', 'null' => false, 'default' => '0', 'length' => null, 'unsigned' => false ), 'session_id' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 512, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'school_id' => array( 'type' => 'integer', 'null' => true, 'default' => '0', 'length' => null, 'unsigned' => false ), 'referral_code' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 255, 'collate' => 'latin1_swedish_ci', 'comment' => 'Mon Code de parrainage', 'charset' => 'latin1' ), 'referred' => array( 'type' => 'boolean', 'null' => false, 'default' => '0', 'length' => (int) 1, 'comment' => 'TRUE, si l'utilisateur a déjà été parrain' ), 'api_key' => array( 'type' => 'text', 'null' => true, 'default' => null, 'length' => null, 'collate' => 'latin1_swedish_ci', 'comment' => 'Clés APIs séparées par des ;', 'charset' => 'latin1' ), 'client_name' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 56, 'collate' => 'latin1_swedish_ci', 'comment' => 'Compte crée à partir d'une solution externe', 'charset' => 'latin1' ), 'created' => array( 'type' => 'datetime', 'null' => true, 'default' => null, 'length' => null ), 'modified' => array( 'type' => 'datetime', 'null' => true, 'default' => null, 'length' => null ), 'connected' => array( 'type' => 'datetime', 'null' => true, 'default' => null, 'length' => null ), 'online' => array( 'type' => 'datetime', 'null' => true, 'default' => null, 'length' => null ), 'role' => array( 'type' => 'string', 'null' => true, 'default' => 'user', 'length' => (int) 256, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'free_week_for_teacher' => array( 'type' => 'integer', 'null' => false, 'default' => '0', 'length' => null, 'unsigned' => false, 'comment' => 'Le numéro de semaine qui est en gratuit pour l'enseignant (1 pour la premier semaine du mois, 2 pour la deuxième et ainsi de suite' ), 'active_newsletter_notification' => array( 'type' => 'boolean', 'null' => false, 'default' => '1', 'length' => (int) 1, 'comment' => 'Permet de recevoir les notifications des newsletter' ), 'active_comment_notification' => array( 'type' => 'boolean', 'null' => false, 'default' => '1', 'length' => (int) 1, 'comment' => 'Permet de recevoir les notifications des commentaires' ), 'active' => array( 'type' => 'boolean', 'null' => false, 'default' => '1', 'length' => (int) 1 ), 'temp_user_data' => array( 'type' => 'text', 'null' => true, 'default' => null, 'length' => null, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'access_token' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 255, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'access_token2' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 255, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ) ) $config = '_cake_model_' $settings = array( 'engine' => 'File', 'prefix' => 'myapp_cake_model_', 'path' => '/home/nonisesh/www/orelc/academy/app/tmp/cache/models/', 'serialize' => true, 'duration' => (int) 10, 'lock' => true, 'isWindows' => false, 'mask' => (int) 436, 'probability' => (int) 100, 'groups' => array() ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 327 DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310 Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 383 Model::schema() - CORE/Cake/Model/Model.php, line 1397 Model::getColumnType() - CORE/Cake/Model/Model.php, line 1438 DboSource::_parseKey() - CORE/Cake/Model/Datasource/DboSource.php, line 2944 DboSource::conditionKeysToString() - CORE/Cake/Model/Datasource/DboSource.php, line 2890 DboSource::conditionKeysToString() - CORE/Cake/Model/Datasource/DboSource.php, line 2831 DboSource::conditionKeysToString() - CORE/Cake/Model/Datasource/DboSource.php, line 2831 DboSource::conditions() - CORE/Cake/Model/Datasource/DboSource.php, line 2771 DboSource::buildStatement() - CORE/Cake/Model/Datasource/DboSource.php, line 2053 DboSource::buildAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1771 DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1224 Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3047 Model::find() - CORE/Cake/Model/Model.php, line 3019 UsersController::getLearningLanguage() - APP/Controller/UsersController.php, line 2748 ShikomoriWordsController::getRandomWords() - APP/Controller/ShikomoriWordsController.php, line 6051