Warning (512): _cake_core_ cache was unable to write 'cake_dev_' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "cake_dev_" $value = array( "LC_MESSAGES" => array() ) $config = "_cake_core_" $settings = array( "prefix" => "*****", "duration" => 10, "probability" => 100, "engine" => "File", "path" => "/home/rainbow/public_html/app/tmp/cache/persistent/", "lock" => true, "serialize" => true, "isWindows" => false, "mask" => 436 ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 310 I18n::translate() - CORE/Cake/I18n/I18n.php, line 163 __d - CORE/Cake/basics.php, line 556 Cache::write() - CORE/Cake/Cache/Cache.php, line 308 DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 306 DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 133 Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 300 Model::schema() - CORE/Cake/Model/Model.php, line 1226 DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2155 DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1010 Model::find() - CORE/Cake/Model/Model.php, line 2483 AppController::getCommonData() - APP/Controller/AppController.php, line 136 AppController::beforeFilter() - APP/Controller/AppController.php, line 41 TourdestinationsController::beforeFilter() - APP/Controller/TourdestinationsController.php, line 34 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 605 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 101 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
Warning (512): _cake_model_ cache was unable to write 'default_nlm_users' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "default_nlm_users" $value = null $config = "_cake_model_" $settings = array( "prefix" => "*****", "duration" => 10, "probability" => 100, "engine" => "File", "path" => "/home/rainbow/public_html/app/tmp/cache/models/", "lock" => true, "serialize" => true, "isWindows" => false, "mask" => 436 ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 310 DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 306 DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 133 Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 300 Model::schema() - CORE/Cake/Model/Model.php, line 1226 DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2155 DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1010 Model::find() - CORE/Cake/Model/Model.php, line 2483 AppController::getCommonData() - APP/Controller/AppController.php, line 136 AppController::beforeFilter() - APP/Controller/AppController.php, line 41 TourdestinationsController::beforeFilter() - APP/Controller/TourdestinationsController.php, line 34 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 605 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 101 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86 [main] - APP/webroot/index.php, line 96
Warning (512): _cake_model_ cache was unable to write 'default_nlm_users' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "default_nlm_users" $value = array( "id" => array( "type" => "integer", "null" => false, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "company_id" => array( "type" => "integer", "null" => true, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "websiteid" => array( "type" => "integer", "null" => true, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "parent_id" => array( "type" => "integer", "null" => true, "default" => "1", "length" => 11, "collate" => null, "comment" => "" ), "role_id" => array( "type" => "integer", "null" => false, "default" => null, "length" => 11, "collate" => null, "comment" => "admin=1,client=2,visitor=3" ), "username" => array( "type" => "string", "null" => false, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "email" => array( "type" => "string", "null" => false, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "password" => "*****", "password2" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "securityquestion" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "securityanswer" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "honorific" => array( "type" => "integer", "null" => true, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "first_name" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "last_name" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "name_with_company" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "employee_code" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "branch" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "department" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "ipdetection" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "pin_code" => array( "type" => "integer", "null" => true, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "user_img" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "mobile_no" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "gender" => array( "type" => "integer", "null" => true, "default" => "0", "length" => 11, "collate" => null, "comment" => "" ), "phone_no" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "dob" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "doj" => array( "type" => "string", "null" => false, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "nationality" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "country" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "street_address" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "landmark_address" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "postal_code" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "is_profile_complete" => array( "type" => "integer", "null" => true, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "admin_verify" => array( "type" => "integer", "null" => true, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "last_login" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "ip" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "medicalhistory" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "commentbox" => array( "type" => "text", "null" => true, "default" => null, "length" => null, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "status" => array( "type" => "integer", "null" => true, "default" => "1", "length" => 11, "collate" => null, "comment" => "active=1,deactive=0,delete=2" ), "email_activation_key" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "email_verify" => array( "type" => "integer", "null" => false, "default" => "0", "length" => 1, "collate" => null, "comment" => "" ), "position" => array( "type" => "integer", "null" => true, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "created" => array( "type" => "datetime", "null" => true, "default" => null, "length" => null, "collate" => null, "comment" => "" ), "modified" => array( "type" => "datetime", "null" => true, "default" => null, "length" => null, "collate" => null, "comment" => "" ) ) $config = "_cake_model_" $settings = array( "prefix" => "*****", "duration" => 10, "probability" => 100, "engine" => "File", "path" => "/home/rainbow/public_html/app/tmp/cache/models/", "lock" => true, "serialize" => true, "isWindows" => false, "mask" => 436 ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 310 DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 306 Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 334 Model::schema() - CORE/Cake/Model/Model.php, line 1226 DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2155 DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1010 Model::find() - CORE/Cake/Model/Model.php, line 2483 AppController::getCommonData() - APP/Controller/AppController.php, line 136 AppController::beforeFilter() - APP/Controller/AppController.php, line 41 TourdestinationsController::beforeFilter() - APP/Controller/TourdestinationsController.php, line 34 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 605 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 101 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86 [main] - APP/webroot/index.php, line 96
Notice (8): unserialize() [function.unserialize]: Error at offset 8178 of 8181 bytes [CORE/Cake/Cache/Engine/FileEngine.php, line 188]Code Context$key = "cake_model_default_nlm_usersinformations" $time = 1779911314 $cachetime = 1779911324 $data = "a:81:{s:2:"id";a:6:{s:4:"type";s:7:"integer";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:11;s:7:"collate";N;s:7:"comment";s:0:"";}s:7:"user_id";a:6:{s:4:"type";s:7:"integer";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:11;s:7:"collate";N;s:7:"comment";s:0:"";}s:11:"industry_id";a:6:{s:4:"type";s:7:"integer";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:11;s:7:"collate";N;s:7:"comment";s:0:"";}s:12:"company_name";a:7:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:100;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:11:"designation";a:7:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:100;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:15:"company_address";a:7:{s:4:"type";s:4:"text";s:4:"null";b:1;s:7:"default";N;s:6:"length";N;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:4:"city";a:7:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:50;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:8:"pin_code";a:7:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:20;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:10:"country_id";a:6:{s:4:"type";s:7:"integer";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:11;s:7:"collate";N;s:7:"comment";s:0:"";}s:9:"email_ofc";a:7:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:100;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:7:"website";a:7:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:100;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:12:"home_address";a:7:{s:4:"type";s:4:"text";s:4:"null";b:1;s:7:"default";N;s:6:"length";N;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:9:"home_city";a:7:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:50;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:12:"home_country";a:6:{s:4:"type";s:7:"integer";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:11;s:7:"collate";N;s:7:"comment";s:0:"";}s:5:"email";a:7:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:100;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:24:"emergency_contact_person";a:7:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:100;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:16:"emergency_mobile";a:7:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:20;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:14:"marital_status";a:6:{s:4:"type";s:7:"boolean";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:1;s:7:"collate";N;s:7:"comment";s:0:"";}s:15:"passport_number";a:7:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:20;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:14:"place_of_issue";a:7:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:100;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:13:"date_of_issue";a:6:{s:4:"type";s:4:"date";s:4:"null";b:1;s:7:"default";N;s:6:"length";N;s:7:"collate";N;s:7:"comment";s:0:"";}s:14:"date_of_expiry";a:6:{s:4:"type";s:4:"date";s:4:"null";b:1;s:7:"default";N;s:6:"length";N;s:7:"collate";N;s:7:"comment";s:0:"";}s:20:"spouse_name_included";a:7:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:100;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:11:"encr_status";a:6:{s:4:"type";s:7:"boolean";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:1;s:7:"collate";N;s:7:"comment";s:0:"";}s:13:"fair_attended";a:7:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:100;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:16:"travel_itinerary";a:6:{s:4:"type";s:7:"integer";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:11;s:7:"collate";N;s:7:"comment";s:0:"";}s:7:"fair_id";a:6:{s:4:"type";s:7:"integer";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:11;s:7:"collate";N;s:7:"comment";s:0:"";}s:14:"travel_package";a:6:{s:4:"type";s:7:"integer";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:11;s:7:"collate";N;s:7:"comment";s:0:"";}s:16:"hotel_preference";a:6:{s:4:"type";s:7:"integer";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:11;s:7:"collate";N;s:7:"comment";s:0:"";}s:12:"desired_room";a:6:{s:4:"type";s:7:"integer";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:11;s:7:"collate";N;s:7:"comment";s:0:"";}s:10:"air_travel";a:6:{s:4:"type";s:7:"integer";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:11;s:7:"collate";N;s:7:"comment";s:0:"";}s:13:"upload_ticket";a:7:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:100;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:17:"window_preference";a:6:{s:4:"type";s:7:"boolean";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:1;s:7:"collate";N;s:7:"comment";s:0:"";}s:15:"meal_preference";a:6:{s:4:"type";s:7:"boolean";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:1;s:7:"collate";N;s:7:"comment";s:0:"";}s:21:"latest_year_of_travel";a:6:{s:4:"type";s:4:"text";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:4;s:7:"collate";N;s:7:"comment";s:0:"";}s:6:"image1";a:7:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:6:"image2";a:7:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:6:"image3";a:7:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:6:"image4";a:7:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:6:"image5";a:7:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:6:"image6";a:7:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:6:"image7";a:7:{s:4:"type";s:4:"text";s:4:"null";b:1;s:7:"default";N;s:6:"length";N;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:6:"image8";a:7:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:6:"image9";a:7:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:7:"image10";a:7:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:7:"image11";a:7:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:7:"image12";a:7:{s:4:"type";s:6:"string";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:7:"image13";a:7:{s:4:"type";s:6:"string";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:7:"image14";a:7:{s:4:"type";s:6:"string";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:17:"latin1_swedish_ci";s:7:"comment";s:0:"";s:7:"charset";s:6:"latin1";}s:7:"image15";a:7:{s:4:"type";s:6:"string";s:4:""unserialize - [internal], line ?? FileEngine::read() - CORE/Cake/Cache/Engine/FileEngine.php, line 188 Cache::read() - CORE/Cake/Cache/Cache.php, line 347 DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 302 Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 334 Model::schema() - CORE/Cake/Model/Model.php, line 1226 DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2155 DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1465 DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1031 Model::find() - CORE/Cake/Model/Model.php, line 2483 AppController::getCommonData() - APP/Controller/AppController.php, line 136 AppController::beforeFilter() - APP/Controller/AppController.php, line 41 TourdestinationsController::beforeFilter() - APP/Controller/TourdestinationsController.php, line 34 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 605 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 101 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86 [main] - APP/webroot/index.php, line 96
Warning (512): _cake_model_ cache was unable to write 'default_nlm_pages' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "default_nlm_pages" $value = null $config = "_cake_model_" $settings = array( "prefix" => "*****", "duration" => 10, "probability" => 100, "engine" => "File", "path" => "/home/rainbow/public_html/app/tmp/cache/models/", "lock" => true, "serialize" => true, "isWindows" => false, "mask" => 436 ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 310 DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 306 DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 133 Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 300 Model::schema() - CORE/Cake/Model/Model.php, line 1226 DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2155 DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1465 DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1031 Model::find() - CORE/Cake/Model/Model.php, line 2483 AppController::getCommonData() - APP/Controller/AppController.php, line 160 AppController::beforeFilter() - APP/Controller/AppController.php, line 41 TourdestinationsController::beforeFilter() - APP/Controller/TourdestinationsController.php, line 34 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 605 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 101 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86 [main] - APP/webroot/index.php, line 96
Warning (512): _cake_model_ cache was unable to write 'default_nlm_pages' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "default_nlm_pages" $value = array( "id" => array( "type" => "integer", "null" => false, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "websiteid" => array( "type" => "integer", "null" => true, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "title" => array( "type" => "string", "null" => false, "default" => null, "length" => 100, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "slug" => array( "type" => "string", "null" => false, "default" => null, "length" => 100, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "description" => array( "type" => "text", "null" => false, "default" => null, "length" => null, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "image" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "menu_image" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "news_image" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "about_youtubeid" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "meta_title" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "meta_keywords" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "meta_description" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "created" => array( "type" => "datetime", "null" => true, "default" => null, "length" => null, "collate" => null, "comment" => "" ), "modified" => array( "type" => "datetime", "null" => true, "default" => null, "length" => null, "collate" => null, "comment" => "" ), "page_type" => array( "type" => "string", "null" => false, "default" => "default", "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "status" => array( "type" => "integer", "null" => false, "default" => "1", "length" => 4, "collate" => null, "comment" => "0=inactive, 1=active, 2=delete" ), "position" => array( "type" => "integer", "null" => true, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "show_on_header" => array( "type" => "integer", "null" => false, "default" => "0", "length" => 1, "collate" => null, "comment" => "" ), "show_on_footer" => array( "type" => "integer", "null" => false, "default" => "0", "length" => 1, "collate" => null, "comment" => "" ), "descriptiontitle" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "sliderid" => array( "type" => "integer", "null" => true, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "sliderdesctitle" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "sliderdescription" => array( "type" => "text", "null" => true, "default" => null, "length" => null, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "whylabel" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "whydescription" => array( "type" => "text", "null" => true, "default" => null, "length" => null, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "whydescription2" => array( "type" => "text", "null" => true, "default" => null, "length" => null, "collate" => "utf8mb3_general_ci", "comment" => "", "charset" => "utf8mb3" ), "tourcatid" => array( "type" => "integer", "null" => true, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "tour_tm_tab_status" => array( "type" => "integer", "null" => false, "default" => "1", "length" => 11, "collate" => null, "comment" => "" ), "show_banner" => array( "type" => "integer", "null" => true, "default" => "1", "length" => 4, "collate" => null, "comment" => "" ) ) $config = "_cake_model_" $settings = array( "prefix" => "*****", "duration" => 10, "probability" => 100, "engine" => "File", "path" => "/home/rainbow/public_html/app/tmp/cache/models/", "lock" => true, "serialize" => true, "isWindows" => false, "mask" => 436 ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 310 DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 306 Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 334 Model::schema() - CORE/Cake/Model/Model.php, line 1226 DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2155 DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1465 DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1031 Model::find() - CORE/Cake/Model/Model.php, line 2483 AppController::getCommonData() - APP/Controller/AppController.php, line 160 AppController::beforeFilter() - APP/Controller/AppController.php, line 41 TourdestinationsController::beforeFilter() - APP/Controller/TourdestinationsController.php, line 34 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 605 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 101 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86 [main] - APP/webroot/index.php, line 96
Warning (512): _cake_model_ cache was unable to write 'default_nlm_tourdestinations' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "default_nlm_tourdestinations" $value = null $config = "_cake_model_" $settings = array( "prefix" => "*****", "duration" => 10, "probability" => 100, "engine" => "File", "path" => "/home/rainbow/public_html/app/tmp/cache/models/", "lock" => true, "serialize" => true, "isWindows" => false, "mask" => 436 ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 310 DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 306 DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 133 Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 300 Model::schema() - CORE/Cake/Model/Model.php, line 1226 DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2155 DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1010 Model::find() - CORE/Cake/Model/Model.php, line 2483 TourdestinationsController::view() - APP/Controller/TourdestinationsController.php, line 301 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 473 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 104 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86 [main] - APP/webroot/index.php, line 96
Warning (512): _cake_model_ cache was unable to write 'default_nlm_tourdestinations' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "default_nlm_tourdestinations" $value = array( "id" => array( "type" => "integer", "null" => false, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "name" => array( "type" => "string", "null" => false, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "td_slug" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "image" => array( "type" => "string", "null" => false, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "imagetitle" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "banner_img" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "banner_imgtitle" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "btm_gid" => array( "type" => "integer", "null" => true, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "description" => array( "type" => "text", "null" => true, "default" => null, "length" => null, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "interest_desc" => array( "type" => "text", "null" => true, "default" => null, "length" => null, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "itineraries_desc" => array( "type" => "text", "null" => true, "default" => null, "length" => null, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "soffers_desc" => array( "type" => "text", "null" => true, "default" => null, "length" => null, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "image_gid" => array( "type" => "integer", "null" => true, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "video_gid" => array( "type" => "integer", "null" => true, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "term_desc" => array( "type" => "text", "null" => true, "default" => null, "length" => null, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "status" => array( "type" => "integer", "null" => false, "default" => "1", "length" => 11, "collate" => null, "comment" => "" ), "position" => array( "type" => "integer", "null" => true, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "created" => array( "type" => "datetime", "null" => false, "default" => null, "length" => null, "collate" => null, "comment" => "" ), "modified" => array( "type" => "datetime", "null" => false, "default" => null, "length" => null, "collate" => null, "comment" => "" ) ) $config = "_cake_model_" $settings = array( "prefix" => "*****", "duration" => 10, "probability" => 100, "engine" => "File", "path" => "/home/rainbow/public_html/app/tmp/cache/models/", "lock" => true, "serialize" => true, "isWindows" => false, "mask" => 436 ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 310 DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 306 Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 334 Model::schema() - CORE/Cake/Model/Model.php, line 1226 DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2155 DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1010 Model::find() - CORE/Cake/Model/Model.php, line 2483 TourdestinationsController::view() - APP/Controller/TourdestinationsController.php, line 301 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 473 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 104 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86 [main] - APP/webroot/index.php, line 96
Warning (512): _cake_model_ cache was unable to write 'default_nlm_albumgalleries' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "default_nlm_albumgalleries" $value = null $config = "_cake_model_" $settings = array( "prefix" => "*****", "duration" => 10, "probability" => 100, "engine" => "File", "path" => "/home/rainbow/public_html/app/tmp/cache/models/", "lock" => true, "serialize" => true, "isWindows" => false, "mask" => 436 ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 310 DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 306 DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 133 Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 300 Model::schema() - CORE/Cake/Model/Model.php, line 1226 DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2155 DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1010 Model::find() - CORE/Cake/Model/Model.php, line 2483 TourdestinationsController::view() - APP/Controller/TourdestinationsController.php, line 316 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 473 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 104 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86 [main] - APP/webroot/index.php, line 96
Warning (512): _cake_model_ cache was unable to write 'default_nlm_albumgalleries' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "default_nlm_albumgalleries" $value = array( "id" => array( "type" => "integer", "null" => false, "default" => null, "length" => 11, "key" => "primary", "collate" => null, "comment" => "" ), "albumid" => array( "type" => "integer", "null" => true, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "image" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "title" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "alt" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "position" => array( "type" => "integer", "null" => true, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "status" => array( "type" => "integer", "null" => false, "default" => "1", "length" => 1, "collate" => null, "comment" => "" ), "created" => array( "type" => "datetime", "null" => true, "default" => null, "length" => null, "collate" => null, "comment" => "" ), "modified" => array( "type" => "datetime", "null" => true, "default" => null, "length" => null, "collate" => null, "comment" => "" ) ) $config = "_cake_model_" $settings = array( "prefix" => "*****", "duration" => 10, "probability" => 100, "engine" => "File", "path" => "/home/rainbow/public_html/app/tmp/cache/models/", "lock" => true, "serialize" => true, "isWindows" => false, "mask" => 436 ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 310 DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 306 Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 334 Model::schema() - CORE/Cake/Model/Model.php, line 1226 DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2155 DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1010 Model::find() - CORE/Cake/Model/Model.php, line 2483 TourdestinationsController::view() - APP/Controller/TourdestinationsController.php, line 316 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 473 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 104 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86 [main] - APP/webroot/index.php, line 96
Warning (512): _cake_model_ cache was unable to write 'default_nlm_albumvideos' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "default_nlm_albumvideos" $value = null $config = "_cake_model_" $settings = array( "prefix" => "*****", "duration" => 10, "probability" => 100, "engine" => "File", "path" => "/home/rainbow/public_html/app/tmp/cache/models/", "lock" => true, "serialize" => true, "isWindows" => false, "mask" => 436 ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 310 DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 306 DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 133 Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 300 Model::schema() - CORE/Cake/Model/Model.php, line 1226 DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2155 DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1010 Model::find() - CORE/Cake/Model/Model.php, line 2483 TourdestinationsController::view() - APP/Controller/TourdestinationsController.php, line 326 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 473 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 104 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86 [main] - APP/webroot/index.php, line 96
Warning (512): _cake_model_ cache was unable to write 'default_nlm_albumvideos' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "default_nlm_albumvideos" $value = array( "id" => array( "type" => "integer", "null" => false, "default" => null, "length" => 11, "key" => "primary", "collate" => null, "comment" => "" ), "albumid" => array( "type" => "integer", "null" => false, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "image" => array( "type" => "string", "null" => false, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "video_url" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "title" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "position" => array( "type" => "integer", "null" => false, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "status" => array( "type" => "integer", "null" => false, "default" => "1", "length" => 11, "collate" => null, "comment" => "" ), "created" => array( "type" => "datetime", "null" => false, "default" => null, "length" => null, "collate" => null, "comment" => "" ), "modified" => array( "type" => "datetime", "null" => false, "default" => null, "length" => null, "collate" => null, "comment" => "" ) ) $config = "_cake_model_" $settings = array( "prefix" => "*****", "duration" => 10, "probability" => 100, "engine" => "File", "path" => "/home/rainbow/public_html/app/tmp/cache/models/", "lock" => true, "serialize" => true, "isWindows" => false, "mask" => 436 ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 310 DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 306 Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 334 Model::schema() - CORE/Cake/Model/Model.php, line 1226 DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2155 DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1010 Model::find() - CORE/Cake/Model/Model.php, line 2483 TourdestinationsController::view() - APP/Controller/TourdestinationsController.php, line 326 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 473 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 104 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86 [main] - APP/webroot/index.php, line 96

Kenya officially the Republic of Kenya, is a country in Africa and a founding member of the East African Community (EAC). Kenya's territory lies on the equator and overlies the East African Rift covering a diverse and expansive terrain that extends roughly from Lake Victoria to Lake Turkana (formerly called Lake Rudolf) and further south-east to the Indian Oceans.
Kenya has been described as "the cradle of humanity". Kenya is a country in East Africa with coastline on the Indian Ocean. It encompasses savannah, lake lands, the dramatic Great Rift Valley, mountain highlands and abundant wildlife such as lions, elephants and rhinos. From Nairobi, the capital, safaris visit the Maasai Mara reserve, known for its annual wildebeest migrations, and Amboseli National Park, offering views of Tanzania's 5,895m Mt. Kilimanjaro.
Warning (512): _cake_model_ cache was unable to write 'default_nlm_leisures' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "default_nlm_leisures" $value = null $config = "_cake_model_" $settings = array( "prefix" => "*****", "duration" => 10, "probability" => 100, "engine" => "File", "path" => "/home/rainbow/public_html/app/tmp/cache/models/", "lock" => true, "serialize" => true, "isWindows" => false, "mask" => 436 ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 310 DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 306 DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 133 Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 300 Model::schema() - CORE/Cake/Model/Model.php, line 1226 FormHelper::_introspectModel() - CORE/Cake/View/Helper/FormHelper.php, line 197 FormHelper::create() - CORE/Cake/View/Helper/FormHelper.php, line 450 include - APP/View/Tourdestinations/view.ctp, line 174 View::_render() - CORE/Cake/View/View.php, line 595 View::render() - CORE/Cake/View/View.php, line 362 Controller::render() - CORE/Cake/Controller/Controller.php, line 900 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 111 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86 [main] - APP/webroot/index.php, line 96
Warning (512): _cake_model_ cache was unable to write 'default_nlm_leisures' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "default_nlm_leisures" $value = array( "id" => array( "type" => "integer", "null" => false, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "tname" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "name" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "email" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "mobile" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "address" => array( "type" => "text", "null" => true, "default" => null, "length" => null, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "zipcode" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "message" => array( "type" => "text", "null" => true, "default" => null, "length" => null, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "ip" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "position" => array( "type" => "integer", "null" => false, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "status" => array( "type" => "integer", "null" => false, "default" => null, "length" => 1, "collate" => null, "comment" => "" ), "created" => array( "type" => "datetime", "null" => false, "default" => null, "length" => null, "collate" => null, "comment" => "" ), "modified" => array( "type" => "datetime", "null" => false, "default" => null, "length" => null, "collate" => null, "comment" => "" ) ) $config = "_cake_model_" $settings = array( "prefix" => "*****", "duration" => 10, "probability" => 100, "engine" => "File", "path" => "/home/rainbow/public_html/app/tmp/cache/models/", "lock" => true, "serialize" => true, "isWindows" => false, "mask" => 436 ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 310 DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 306 Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 334 Model::schema() - CORE/Cake/Model/Model.php, line 1226 FormHelper::_introspectModel() - CORE/Cake/View/Helper/FormHelper.php, line 197 FormHelper::create() - CORE/Cake/View/Helper/FormHelper.php, line 450 include - APP/View/Tourdestinations/view.ctp, line 174 View::_render() - CORE/Cake/View/View.php, line 595 View::render() - CORE/Cake/View/View.php, line 362 Controller::render() - CORE/Cake/Controller/Controller.php, line 900 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 111 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86 [main] - APP/webroot/index.php, line 96

Warning (512): _cake_core_ cache was unable to write 'file_map' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "file_map" $value = array( "Configure" => "/home/rainbow/public_html/lib/Cake/Core/Configure.php", "Cache" => "/home/rainbow/public_html/lib/Cake/Cache/Cache.php", "FileEngine" => "/home/rainbow/public_html/lib/Cake/Cache/Engine/FileEngine.php", "Inflector" => "/home/rainbow/public_html/lib/Cake/Utility/Inflector.php", "ErrorHandler" => "/home/rainbow/public_html/lib/Cake/Error/ErrorHandler.php", "Dispatcher" => "/home/rainbow/public_html/lib/Cake/Routing/Dispatcher.php", "CakeRequest" => "/home/rainbow/public_html/lib/Cake/Network/CakeRequest.php", "CakeResponse" => "/home/rainbow/public_html/lib/Cake/Network/CakeResponse.php", "Router" => "/home/rainbow/public_html/lib/Cake/Routing/Router.php", "CakeRoute" => "/home/rainbow/public_html/lib/Cake/Routing/Route/CakeRoute.php", "CakePlugin" => "/home/rainbow/public_html/lib/Cake/Core/CakePlugin.php", "TourdestinationsController" => "/home/rainbow/public_html/app/Controller/TourdestinationsController.php", "AppController" => "/home/rainbow/public_html/app/Controller/AppController.php", "PhpReader" => "/home/rainbow/public_html/lib/Cake/Configure/PhpReader.php", "Controller" => "/home/rainbow/public_html/lib/Cake/Controller/Controller.php", "Object" => "/home/rainbow/public_html/lib/Cake/Core/Object.php", "ComponentCollection" => "/home/rainbow/public_html/lib/Cake/Controller/ComponentCollection.php", "ObjectCollection" => "/home/rainbow/public_html/lib/Cake/Utility/ObjectCollection.php", "Set" => "/home/rainbow/public_html/lib/Cake/Utility/Set.php", "RequestHandlerComponent" => "/home/rainbow/public_html/lib/Cake/Controller/Component/RequestHandlerComponent.php", "Component" => "/home/rainbow/public_html/lib/Cake/Controller/Component.php", "SessionComponent" => "/home/rainbow/public_html/lib/Cake/Controller/Component/SessionComponent.php", "AuthComponent" => "/home/rainbow/public_html/lib/Cake/Controller/Component/AuthComponent.php", "SecurityComponent" => "/home/rainbow/public_html/lib/Cake/Controller/Component/SecurityComponent.php", "PaginatorComponent" => "/home/rainbow/public_html/lib/Cake/Controller/Component/PaginatorComponent.php", "EmailComponent" => "/home/rainbow/public_html/lib/Cake/Controller/Component/EmailComponent.php", "UploadComponent" => "/home/rainbow/public_html/app/Controller/Component/UploadComponent.php", "Debugger" => "/home/rainbow/public_html/lib/Cake/Utility/Debugger.php", "ClassRegistry" => "/home/rainbow/public_html/lib/Cake/Utility/ClassRegistry.php", "Tourdestination" => "/home/rainbow/public_html/app/Model/tourdestination.php", "AppModel" => "/home/rainbow/public_html/lib/Cake/Model/AppModel.php", "Model" => "/home/rainbow/public_html/lib/Cake/Model/Model.php", "BehaviorCollection" => "/home/rainbow/public_html/lib/Cake/Model/BehaviorCollection.php", "MultivalidatableBehavior" => "/home/rainbow/public_html/app/Model/Behavior/MultivalidatableBehavior.php", "ModelBehavior" => "/home/rainbow/public_html/lib/Cake/Model/ModelBehavior.php", "Setting" => "/home/rainbow/public_html/app/Model/Setting.php", "Page" => "/home/rainbow/public_html/app/Model/Page.php", "Webdetail" => "/home/rainbow/public_html/app/Model/webdetail.php", "Tradefaircategory" => "/home/rainbow/public_html/app/Model/Tradefaircategory.php", "Testimonial" => "/home/rainbow/public_html/app/Model/Testimonial.php", "Affiliation" => "/home/rainbow/public_html/app/Model/Affiliation.php", "Country" => "/home/rainbow/public_html/app/Model/Country.php", "Industry" => "/home/rainbow/public_html/app/Model/Industry.php", "ConnectionManager" => "/home/rainbow/public_html/lib/Cake/Model/ConnectionManager.php", "Mysql" => "/home/rainbow/public_html/lib/Cake/Model/Datasource/Database/Mysql.php", "DboSource" => "/home/rainbow/public_html/lib/Cake/Model/Datasource/DboSource.php", "DataSource" => "/home/rainbow/public_html/lib/Cake/Model/Datasource/DataSource.php", "User" => "/home/rainbow/public_html/app/Model/User.php", "I18n" => "/home/rainbow/public_html/lib/Cake/I18n/I18n.php", "L10n" => "/home/rainbow/public_html/lib/Cake/I18n/L10n.php", "String" => "/home/rainbow/public_html/lib/Cake/Utility/String.php", "Usersinformation" => "/home/rainbow/public_html/app/Model/Usersinformation.php", "Tradefairmaster" => "/home/rainbow/public_html/app/Model/Tradefairmaster.php", "Tradefairdetail" => "/home/rainbow/public_html/app/Model/Tradefairdetail.php", "Tourdocument" => "/home/rainbow/public_html/app/Model/Tourdocument.php", "Security" => "/home/rainbow/public_html/lib/Cake/Utility/Security.php", "CakeSession" => "/home/rainbow/public_html/lib/Cake/Model/Datasource/CakeSession.php", "Album" => "/home/rainbow/public_html/app/Model/Album.php", "Albumgallery" => "/home/rainbow/public_html/app/Model/Albumgallery.php", "Albumvideo" => "/home/rainbow/public_html/app/Model/Albumvideo.php", "View" => "/home/rainbow/public_html/lib/Cake/View/View.php", "HelperCollection" => "/home/rainbow/public_html/lib/Cake/View/HelperCollection.php", "HtmlHelper" => "/home/rainbow/public_html/lib/Cake/View/Helper/HtmlHelper.php", "AppHelper" => "/home/rainbow/public_html/lib/Cake/View/Helper/AppHelper.php", "Helper" => "/home/rainbow/public_html/lib/Cake/View/Helper.php", "GeneralHelper" => "/home/rainbow/public_html/app/View/Helper/GeneralHelper.php", "FormHelper" => "/home/rainbow/public_html/lib/Cake/View/Helper/FormHelper.php", "TextHelper" => "/home/rainbow/public_html/lib/Cake/View/Helper/TextHelper.php", "LayoutHelper" => "/home/rainbow/public_html/app/View/Helper/LayoutHelper.php", "SessionHelper" => "/home/rainbow/public_html/lib/Cake/View/Helper/SessionHelper.php", "Leisure" => "/home/rainbow/public_html/app/Model/Leisure.php", "Menu" => "/home/rainbow/public_html/app/Model/Menu.php" ) $config = "_cake_core_" $settings = array( "prefix" => "*****", "duration" => 10, "probability" => 100, "engine" => "File", "path" => "/home/rainbow/public_html/app/tmp/cache/persistent/", "lock" => true, "serialize" => true, "isWindows" => false, "mask" => 436 ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 310 App::shutdown() - CORE/Cake/Core/App.php, line 888 [main] - [internal], line ??