Warning (512): _cake_model_ cache was unable to write 'default_fusionin_new_recent_jobs' to File cache [CORE/Cake/Cache/Cache.php, line 325]Code Context ),
E_USER_WARNING
);
$key = 'default_fusionin_new_recent_jobs'
$value = null
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/fusionin/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 325
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 324
Model::schema() - CORE/Cake/Model/Model.php, line 1358
FormHelper::_introspectModel() - CORE/Cake/View/Helper/FormHelper.php, line 207
FormHelper::create() - CORE/Cake/View/Helper/FormHelper.php, line 459
include - APP/View/RecentJobs/add.ctp, line 17
View::_evaluate() - CORE/Cake/View/View.php, line 929
View::_render() - CORE/Cake/View/View.php, line 891
View::render() - CORE/Cake/View/View.php, line 460
Controller::render() - CORE/Cake/Controller/Controller.php, line 952
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 192
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 108
Warning (512): _cake_model_ cache was unable to write 'default_fusionin_new_recent_jobs' to File cache [CORE/Cake/Cache/Cache.php, line 325]Code Context ),
E_USER_WARNING
);
$key = 'default_fusionin_new_recent_jobs'
$value = array(
'id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'key' => 'primary'
),
'job_id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11
),
'company_detail' => array(
'type' => 'text',
'null' => false,
'default' => null,
'length' => null,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'quantity' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 50,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'country_id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11
),
'salary' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 50,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'period_of_employment' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 50,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'qualification' => array(
'type' => 'text',
'null' => false,
'default' => null,
'length' => null,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'experience' => array(
'type' => 'text',
'null' => false,
'default' => null,
'length' => null,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'probation_period' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 50,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'accomodation' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 50,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'fooding' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 50,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'transportation' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 50,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'air_passage' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 50,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'normal_work_hour' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 50,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'overtime' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 50,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'is_active' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 50,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'apply_date' => array(
'type' => 'date',
'null' => false,
'default' => null,
'length' => null
),
'created_date' => array(
'type' => 'date',
'null' => false,
'default' => null,
'length' => null
)
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/fusionin/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 325
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 358
Model::schema() - CORE/Cake/Model/Model.php, line 1358
FormHelper::_introspectModel() - CORE/Cake/View/Helper/FormHelper.php, line 207
FormHelper::create() - CORE/Cake/View/Helper/FormHelper.php, line 459
include - APP/View/RecentJobs/add.ctp, line 17
View::_evaluate() - CORE/Cake/View/View.php, line 929
View::_render() - CORE/Cake/View/View.php, line 891
View::render() - CORE/Cake/View/View.php, line 460
Controller::render() - CORE/Cake/Controller/Controller.php, line 952
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 192
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 108