Warning (512): _cake_core_ cache was unable to write 'cake_dev_en-us' to File cache [CORE/Cake/Cache/Cache.php, line 309]Code Context ),
E_USER_WARNING
);
$key = 'cake_dev_en-us'
$value = array(
'LC_MESSAGES' => array()
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/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 309
I18n::translate() - CORE/Cake/I18n/I18n.php, line 173
__d - CORE/Cake/basics.php, line 615
Cache::write() - CORE/Cake/Cache/Cache.php, line 307
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 308
DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 133
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 302
Model::schema() - CORE/Cake/Model/Model.php, line 1321
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2295
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1050
Model::find() - CORE/Cake/Model/Model.php, line 2674
AppController::beforeFilter() - APP/Controller/AppController.php, line 71
MessagesController::beforeFilter() - APP/Controller/MessagesController.php, line 19
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 247
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 669
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 183
Warning (512): _cake_model_ cache was unable to write 'default_dangvancuong_ne_luatsu_posts' to File cache [CORE/Cake/Cache/Cache.php, line 309]Code Context ),
E_USER_WARNING
);
$key = 'default_dangvancuong_ne_luatsu_posts'
$value = null
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/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 309
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 308
DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 133
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 302
Model::schema() - CORE/Cake/Model/Model.php, line 1321
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2295
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1050
Model::find() - CORE/Cake/Model/Model.php, line 2674
AppController::beforeFilter() - APP/Controller/AppController.php, line 71
MessagesController::beforeFilter() - APP/Controller/MessagesController.php, line 19
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 247
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 669
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 183
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 92
Warning (512): _cake_model_ cache was unable to write 'default_dangvancuong_ne_luatsu_posts' to File cache [CORE/Cake/Cache/Cache.php, line 309]Code Context ),
E_USER_WARNING
);
$key = 'default_dangvancuong_ne_luatsu_posts'
$value = array(
'id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'key' => 'primary'
),
'name' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'link' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 280,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'alias' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'linhvuc_id' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 11
),
'content' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'images' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'title_seo' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 500,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'meta_key' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 500,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'meta_des' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 500,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'created' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
),
'modified' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
),
'status' => array(
'type' => 'integer',
'null' => true,
'default' => '1',
'length' => (int) 1
),
'type' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 24,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'order' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 10
),
'post_ad' => array(
'type' => 'integer',
'null' => true,
'default' => '0',
'length' => (int) 1
),
'user_id' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 11
),
'comment' => array(
'type' => 'integer',
'null' => true,
'default' => '0',
'length' => (int) 11
),
'view' => array(
'type' => 'integer',
'null' => true,
'default' => '0',
'length' => (int) 11
),
'report' => array(
'type' => 'integer',
'null' => false,
'default' => '0',
'length' => (int) 11
)
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/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 309
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 308
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 336
Model::schema() - CORE/Cake/Model/Model.php, line 1321
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2295
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1050
Model::find() - CORE/Cake/Model/Model.php, line 2674
AppController::beforeFilter() - APP/Controller/AppController.php, line 71
MessagesController::beforeFilter() - APP/Controller/MessagesController.php, line 19
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 247
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 669
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 183
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 92
Warning (512): _cake_model_ cache was unable to write 'default_dangvancuong_ne_luatsu_queues' to File cache [CORE/Cake/Cache/Cache.php, line 309]Code Context ),
E_USER_WARNING
);
$key = 'default_dangvancuong_ne_luatsu_queues'
$value = null
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/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 309
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 308
DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 133
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 302
Model::schema() - CORE/Cake/Model/Model.php, line 1321
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2295
DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1577
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1071
Model::find() - CORE/Cake/Model/Model.php, line 2674
AppController::beforeFilter() - APP/Controller/AppController.php, line 71
MessagesController::beforeFilter() - APP/Controller/MessagesController.php, line 19
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 247
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 669
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 183
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 92
Warning (512): _cake_model_ cache was unable to write 'default_dangvancuong_ne_luatsu_queues' to File cache [CORE/Cake/Cache/Cache.php, line 309]Code Context ),
E_USER_WARNING
);
$key = 'default_dangvancuong_ne_luatsu_queues'
$value = array(
'id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'key' => 'primary'
),
'lawyer_id' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 11
),
'user_id' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 11
),
'post_id' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 11
),
'type' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 10,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'linhvuc_id' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 11
),
'created' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
),
'status' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 1
)
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/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 309
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 308
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 336
Model::schema() - CORE/Cake/Model/Model.php, line 1321
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2295
DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1577
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1071
Model::find() - CORE/Cake/Model/Model.php, line 2674
AppController::beforeFilter() - APP/Controller/AppController.php, line 71
MessagesController::beforeFilter() - APP/Controller/MessagesController.php, line 19
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 247
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 669
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 183
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 92
Warning (512): _cake_model_ cache was unable to write 'default_dangvancuong_ne_luatsu_settings' to File cache [CORE/Cake/Cache/Cache.php, line 309]Code Context ),
E_USER_WARNING
);
$key = 'default_dangvancuong_ne_luatsu_settings'
$value = null
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/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 309
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 308
DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 133
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 302
Model::schema() - CORE/Cake/Model/Model.php, line 1321
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2295
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1050
Model::find() - CORE/Cake/Model/Model.php, line 2674
AppController::beforeFilter() - APP/Controller/AppController.php, line 81
MessagesController::beforeFilter() - APP/Controller/MessagesController.php, line 19
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 247
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 669
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 183
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 92
Warning (512): _cake_model_ cache was unable to write 'default_dangvancuong_ne_luatsu_settings' to File cache [CORE/Cake/Cache/Cache.php, line 309]Code Context ),
E_USER_WARNING
);
$key = 'default_dangvancuong_ne_luatsu_settings'
$value = array(
'id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 1,
'key' => 'primary'
),
'name' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'title' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'footer' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'footer2' => array(
'type' => 'text',
'null' => false,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'hotline' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'email' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'url' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'tag' => array(
'type' => 'text',
'null' => false,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'title_seo' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'meta_key' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 500,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'meta_des' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 500,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'created' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
),
'modified' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
),
'googlemap' => array(
'type' => 'text',
'null' => false,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'slogan' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
)
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/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 309
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 308
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 336
Model::schema() - CORE/Cake/Model/Model.php, line 1321
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2295
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1050
Model::find() - CORE/Cake/Model/Model.php, line 2674
AppController::beforeFilter() - APP/Controller/AppController.php, line 81
MessagesController::beforeFilter() - APP/Controller/MessagesController.php, line 19
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 247
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 669
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 183
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 92
Warning (512): _cake_model_ cache was unable to write 'default_dangvancuong_ne_luatsu_users' to File cache [CORE/Cake/Cache/Cache.php, line 309]Code Context ),
E_USER_WARNING
);
$key = 'default_dangvancuong_ne_luatsu_users'
$value = null
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/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 309
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 308
DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 133
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 302
Model::schema() - CORE/Cake/Model/Model.php, line 1321
Model::getColumnType() - CORE/Cake/Model/Model.php, line 1358
DboSource::_parseKey() - CORE/Cake/Model/Datasource/DboSource.php, line 2565
DboSource::conditionKeysToString() - CORE/Cake/Model/Datasource/DboSource.php, line 2520
DboSource::conditions() - CORE/Cake/Model/Datasource/DboSource.php, line 2403
DboSource::buildStatement() - CORE/Cake/Model/Datasource/DboSource.php, line 1720
DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1516
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1078
Model::find() - CORE/Cake/Model/Model.php, line 2674
AppController::beforeFilter() - APP/Controller/AppController.php, line 156
MessagesController::beforeFilter() - APP/Controller/MessagesController.php, line 19
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 247
Warning (512): _cake_model_ cache was unable to write 'default_dangvancuong_ne_luatsu_users' to File cache [CORE/Cake/Cache/Cache.php, line 309]Code Context ),
E_USER_WARNING
);
$key = 'default_dangvancuong_ne_luatsu_users'
$value = array(
'password' => '*****',
'id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'key' => 'primary'
),
'username' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 50,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'mid' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 10,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'email' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 50,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'phone' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 15,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'birth_year' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 5
),
'birth_month' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 2
),
'birth_date' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 3
),
'sex' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 20,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'images' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 256,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'created' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
),
'modified' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
),
'active_key' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 50,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'status' => array(
'type' => 'integer',
'null' => true,
'default' => '1',
'length' => (int) 1
),
'fullname' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 50,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'address' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 150,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'city_id' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 3
),
'gioithieubanthan' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'chuky' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'tmusic' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 200,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'tbook' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 200,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'tmovie' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 200,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'ttv' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 200,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'tgame' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 200,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'tgroup' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 200,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'tother' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 200,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'telephone' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 32,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'website' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 150,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'lawyer' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11
),
'wait' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11
),
'activity' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 11
),
'chuyenmuctuvan' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 50,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'total_post' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 11
),
'vanphong' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'matheluat' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 80,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'chungchihanhnghe' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 100,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'doanluatsu' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 100,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'tentochuc' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 100,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'test' => array(
'type' => 'integer',
'null' => false,
'default' => '0',
'length' => (int) 11
),
'trunghoc' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'daihoc' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'coquan' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'namhoc' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 20,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'namhoc1' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 20,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'namhoc2' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 20,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
)
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/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 309
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 308
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 336
Model::schema() - CORE/Cake/Model/Model.php, line 1321
Model::getColumnType() - CORE/Cake/Model/Model.php, line 1358
DboSource::_parseKey() - CORE/Cake/Model/Datasource/DboSource.php, line 2565
DboSource::conditionKeysToString() - CORE/Cake/Model/Datasource/DboSource.php, line 2520
DboSource::conditions() - CORE/Cake/Model/Datasource/DboSource.php, line 2403
DboSource::buildStatement() - CORE/Cake/Model/Datasource/DboSource.php, line 1720
DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1516
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1078
Model::find() - CORE/Cake/Model/Model.php, line 2674
AppController::beforeFilter() - APP/Controller/AppController.php, line 156
MessagesController::beforeFilter() - APP/Controller/MessagesController.php, line 19
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 247
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 669
Warning (512): _cake_core_ cache was unable to write 'file_map' to File cache [CORE/Cake/Cache/Cache.php, line 309]Code Context ),
E_USER_WARNING
);
$key = 'file_map'
$value = array(
'Configure' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Core/Configure.php',
'Hash' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Utility/Hash.php',
'Cache' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Cache/Cache.php',
'FileEngine' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Cache/Engine/FileEngine.php',
'CacheEngine' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Cache/CacheEngine.php',
'Inflector' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Utility/Inflector.php',
'ErrorHandler' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Error/ErrorHandler.php',
'CakeLog' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Log/CakeLog.php',
'LogEngineCollection' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Log/LogEngineCollection.php',
'ObjectCollection' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Utility/ObjectCollection.php',
'FileLog' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Log/Engine/FileLog.php',
'BaseLog' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Log/Engine/BaseLog.php',
'CakeLogInterface' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Log/CakeLogInterface.php',
'Debugger' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Utility/Debugger.php',
'String' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Utility/String.php',
'Dispatcher' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Routing/Dispatcher.php',
'CakeEventListener' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Event/CakeEventListener.php',
'CakeRequest' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Network/CakeRequest.php',
'CakeResponse' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Network/CakeResponse.php',
'CakeEvent' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Event/CakeEvent.php',
'CakeEventManager' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Event/CakeEventManager.php',
'AssetDispatcher' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Routing/Filter/AssetDispatcher.php',
'DispatcherFilter' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Routing/DispatcherFilter.php',
'CacheDispatcher' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Routing/Filter/CacheDispatcher.php',
'Router' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Routing/Router.php',
'CakeRoute' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Routing/Route/CakeRoute.php',
'CakePlugin' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Core/CakePlugin.php',
'MessagesController' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/app/Controller/MessagesController.php',
'AppController' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/app/Controller/AppController.php',
'Controller' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Controller/Controller.php',
'Object' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Core/Object.php',
'ComponentCollection' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Controller/ComponentCollection.php',
'UploadComponent' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/app/Controller/Component/UploadComponent.php',
'upload' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/app/Vendor/upload.php',
'Component' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Controller/Component.php',
'SessionComponent' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Controller/Component/SessionComponent.php',
'CommonComponent' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/app/Controller/Component/CommonComponent.php',
'ClassRegistry' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Utility/ClassRegistry.php',
'ConnectionManager' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Model/ConnectionManager.php',
'Post' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/app/Model/Post.php',
'AppModel' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/app/Model/AppModel.php',
'Model' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Model/Model.php',
'BehaviorCollection' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Model/BehaviorCollection.php',
'Mysql' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Model/Datasource/Database/Mysql.php',
'DboSource' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Model/Datasource/DboSource.php',
'DataSource' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Model/Datasource/DataSource.php',
'I18n' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/I18n/I18n.php',
'L10n' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/I18n/L10n.php',
'CakeSession' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/lib/Cake/Model/Datasource/CakeSession.php',
'User' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/app/Model/User.php',
'Queue' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/app/Model/Queue.php'
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/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 309
App::shutdown() - CORE/Cake/Core/App.php, line 893
[main] - [internal], line ??
Warning (512): _cake_core_ cache was unable to write 'method_cache' to File cache [CORE/Cake/Cache/Cache.php, line 309]Code Context ),
E_USER_WARNING
);
$key = 'method_cache'
$value = array(
'name' => array(
'4cb48c6b0b50c5ec3ac8aea0b2c76dd8' => '`dangvancuong_ne`',
'd39bfe9f07c209b5ef27dc92e92366b2' => '`luatsu_posts`',
'e13d78515036382daf55fa083088c902' => '`Post`.`id`',
'b271523a6fb382696acc99a75ad03951' => '`Post`.`name`',
'6cc6f22c5054ce9462ed709dd4d091aa' => '`Post`.`link`',
'65e4fadaa29c1f67cddf69a22b7e021e' => '`Post`.`alias`',
'cfc7dd3ef17689157275c2a5dedfdbf0' => '`Post`.`linhvuc_id`',
'5d7d1bbf380198dd4b539493b0a9ca2e' => '`Post`.`content`',
'92054bf8388bf41d0fb6921311248856' => '`Post`.`images`',
'e1de8b53ab817929820e288fac0c0b48' => '`Post`.`title_seo`',
'6b2ae10c52aa9cbd0cc9a6b976f86034' => '`Post`.`meta_key`',
'5c17f29f7a206bcc427518824848de2a' => '`Post`.`meta_des`',
'b4f1ad1de4cdc3a3f82e905f8dfd8673' => '`Post`.`created`',
'bfeffce70e344d7606e17c9ff24530b5' => '`Post`.`modified`',
'1e2f3a83a08246291aa4bc2a8355e42b' => '`Post`.`status`',
'ac699cf12191b912cc0c814a8d6ad552' => '`Post`.`type`',
'3e0b91782d6bec148980a2b58b8d48d6' => '`Post`.`order`',
'5aeadb79291a097101d0acda72621be2' => '`Post`.`post_ad`',
'2003e50745331b13aee8de0f0d7dea70' => '`Post`.`user_id`',
'536e80e4e568985fdcc00f58d42318ea' => '`Post`.`comment`',
'4dfc0bf3ab1f16f351a1536e64700307' => '`Post`.`view`',
'fc37c2de11c69950f407e2536442f9f4' => '`Post`.`report`',
'84aed5ca7734df237971a8964bd0217a' => '`User`.`id`',
'441e6eaad1b5f34da125c63e3ecd7702' => '`User`.`username`',
'651ffda4c92fcfcf07a11feeb80120e7' => '`User`.`fullname`',
'0dd044abafe8b027d1e7be7dc8207363' => '`User`.`images`',
'682f70c456e8bd786abbfb788553b7da' => '`User`.`lawyer`',
'655616af09a4d136eca1b18964f0e43c' => '`User`.`created`',
'51fe548ab45bf21a8531500b02b01201' => '`Linhvuc`.`name`',
'ba3e457ebb7b1830b77d3a4abbc8a0b1' => '`Linhvuc`.`link`',
'529c0d31c00a1a76a414caba8b37494b' => '`Linhvuc`.`id`',
'e984dddd528bc2691aa47b2f0770d083' => '`luatsu_queues`',
'30b9806ceece59e3d05c9042a01f94f1' => '`Queue`.`id`',
'3ec76f17243f10d6e56067d467e811df' => '`Queue`.`lawyer_id`',
'2bedc2088a23112e092938252f2535a7' => '`Queue`.`user_id`',
'7c65705dbcf888b5f88a524c6ac04665' => '`Queue`.`post_id`',
'c800e4160b46a37d94928b5f15e56b69' => '`Queue`.`type`',
'050be1d685fa265108d3dd27d41b52cb' => '`Queue`.`linhvuc_id`',
'39c036326160b4449f7558e2c6839670' => '`Queue`.`created`',
'd0ea81d643d023c57473eb42c92502f8' => '`Queue`.`status`',
'de7da309f09bf70f9cbbea4ac69d5e08' => '`Queue`',
'eb9b37fa6fe3e5c49f921ddcd721b306' => '`User`',
'9371a46c40d984ae3b6e604e94b9997d' => '`luatsu_users`',
'f73d9639c4b0d8d5f5753f102cc0b19d' => '`Linhvuc`',
'afc53220fd4def2326345c46530142c1' => '`luatsu_linhvucs`',
'c0a33fa0f04ac4682dcdc4b25167b3a8' => '`Post`',
'8efb8a4e71b7d2d1bbd7a85185b1697e' => '`luatsu_settings`',
'd90a97712423d29de976586d60774df9' => '`Setting`.`id`',
'8cd21714d10f24f90e6a70a5aac06d31' => '`Setting`.`name`',
'c6305c6f11c04452b706e29df6dc8276' => '`Setting`.`title`',
'e5866c200659ca0552f2c4356e2c4f42' => '`Setting`.`footer`',
'cee6b16d9b242b0d0e354516cadbc6b8' => '`Setting`.`footer2`',
'5e24bd849b9f61b256e00ecefec7049c' => '`Setting`.`hotline`',
'ba343223ee68a3ec0e6926612718895e' => '`Setting`.`email`',
'de92f2f759258b99dfbe598ca1875a8d' => '`Setting`.`url`',
'a1c2d048e0318df9394b9d5db1df8f77' => '`Setting`.`tag`',
'47f5024188b2104c8e3364db463e80c5' => '`Setting`.`title_seo`',
'b5eaa792ad01bdc996fc32379de4737b' => '`Setting`.`meta_key`',
'f5ebb651a24cf4f5c25668ce62394e2f' => '`Setting`.`meta_des`',
'8c7a801e9f857de601ee0cd91697e625' => '`Setting`.`created`',
'e23e849a713da5f46bfc57ed07448472' => '`Setting`.`modified`',
'a6e42fdf603ed2496a90b19f6af7efeb' => '`Setting`.`googlemap`',
'016e820d94620d90a00532f63c3be201' => '`Setting`.`slogan`',
'692079467ab98076f281b394f21d493e' => '`Setting`',
'd0d969873e0dd6dd717d33444d40ec6a' => '`User`.`mid`',
'7b2662d378b73b5a55ae68aea15410af' => '`User`.`city_id`',
'e65dfdabcb8ecb35fa83c08d5e95cb12' => '`City`.`id`',
'8bab32467ac128f081d25c8d46f77f0b' => '`City`',
'4735e63c1f45302ce016c358b855fc01' => '`luatsu_cities`',
'b2a172359783f7a431f4c900c1fe8c91' => '`activity`',
'02c591b67be6c42abe18bccf6d76f281' => '`User`.`birth_date`',
'a4d4eb31d6e46c65a90db574be25b36f' => '`User`.`birth_month`'
),
'fields' => array(
'58daaeb8bfdf89bba165f3a8d5ed762a' => array(
(int) 0 => '`Post`.`id`',
(int) 1 => '`Post`.`name`',
(int) 2 => '`Post`.`link`',
(int) 3 => '`Post`.`alias`',
(int) 4 => '`Post`.`linhvuc_id`',
(int) 5 => '`Post`.`content`',
(int) 6 => '`Post`.`images`',
(int) 7 => '`Post`.`title_seo`',
(int) 8 => '`Post`.`meta_key`',
(int) 9 => '`Post`.`meta_des`',
(int) 10 => '`Post`.`created`',
(int) 11 => '`Post`.`modified`',
(int) 12 => '`Post`.`status`',
(int) 13 => '`Post`.`type`',
(int) 14 => '`Post`.`order`',
(int) 15 => '`Post`.`post_ad`',
(int) 16 => '`Post`.`user_id`',
(int) 17 => '`Post`.`comment`',
(int) 18 => '`Post`.`view`',
(int) 19 => '`Post`.`report`'
),
'e0edaeaa09b3d76c2a6f3f2c76156679' => array(
(int) 0 => '`Post`.`id`'
),
'40b304ef676697a41e3575b95e4c4e1c' => array(
(int) 0 => '`User`.`id`',
(int) 1 => '`User`.`username`',
(int) 2 => '`User`.`fullname`',
(int) 3 => '`User`.`images`',
(int) 4 => '`User`.`lawyer`',
(int) 5 => '`User`.`created`'
),
'f6b3ca43eed4aa0a0ae033cf5dac81ca' => array(
(int) 0 => '`Linhvuc`.`name`',
(int) 1 => '`Linhvuc`.`link`'
),
'14e8549833caf4b2b81ed7aff95c8d7b' => array(
(int) 0 => '`Queue`.`id`',
(int) 1 => '`Queue`.`lawyer_id`',
(int) 2 => '`Queue`.`user_id`',
(int) 3 => '`Queue`.`post_id`',
(int) 4 => '`Queue`.`type`',
(int) 5 => '`Queue`.`linhvuc_id`',
(int) 6 => '`Queue`.`created`',
(int) 7 => '`Queue`.`status`'
),
'6aba3051fee48361cd9a018c81db5e43' => array(
(int) 0 => '`Queue`.`post_id`'
),
'504f1d7b9dca55a8846850dda6945f0a' => array(
(int) 0 => '`Setting`.`id`',
(int) 1 => '`Setting`.`name`',
(int) 2 => '`Setting`.`title`',
(int) 3 => '`Setting`.`footer`',
(int) 4 => '`Setting`.`footer2`',
(int) 5 => '`Setting`.`hotline`',
(int) 6 => '`Setting`.`email`',
(int) 7 => '`Setting`.`url`',
(int) 8 => '`Setting`.`tag`',
(int) 9 => '`Setting`.`title_seo`',
(int) 10 => '`Setting`.`meta_key`',
(int) 11 => '`Setting`.`meta_des`',
(int) 12 => '`Setting`.`created`',
(int) 13 => '`Setting`.`modified`',
(int) 14 => '`Setting`.`googlemap`',
(int) 15 => '`Setting`.`slogan`'
),
'f1b5d89efcbc229c66090470c6d5b6e9' => array(
(int) 0 => '`User`.`id`',
(int) 1 => '`User`.`username`',
(int) 2 => '`User`.`fullname`',
(int) 3 => '`User`.`mid`'
),
'd662c369bb5e589b0e2bdbe9a49287d2' => array(
(int) 0 => '`User`.`fullname`',
(int) 1 => '`User`.`id`'
)
)
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/dangvancuong/domains/dangvancuong.hanoi.vn/public_html/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 309
DboSource::__destruct() - CORE/Cake/Model/Datasource/DboSource.php, line 3319
[main] - [internal], line ??
Warning (2): Unknown: write failed: Disk quota exceeded (122) [Unknown, line 0]
Warning (2): Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () [Unknown, line 0]