Warning (512): _cake_core_ cache was unable to write 'cake_dev_en-us' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "cake_dev_en-us" $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 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 146 AppController::beforeFilter() - APP/Controller/AppController.php, line 41 FrontsController::beforeFilter() - APP/Controller/FrontsController.php, line 36
Warning (512): _cake_core_ cache was unable to write 'cake_dev_en-us' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "cake_dev_en-us" $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 146 AppController::beforeFilter() - APP/Controller/AppController.php, line 41 FrontsController::beforeFilter() - APP/Controller/FrontsController.php, line 36 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_countries' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "default_nlm_countries" $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 146 AppController::beforeFilter() - APP/Controller/AppController.php, line 41 FrontsController::beforeFilter() - APP/Controller/FrontsController.php, line 36 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_countries' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "default_nlm_countries" $value = array( "id" => array( "type" => "integer", "null" => false, "default" => null, "length" => 11, "key" => "primary", "collate" => null, "comment" => "" ), "iso" => array( "type" => "string", "null" => false, "default" => null, "length" => 2, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "name" => array( "type" => "string", "null" => false, "default" => null, "length" => 80, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "nicename" => array( "type" => "string", "null" => false, "default" => null, "length" => 80, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "iso3" => array( "type" => "string", "null" => true, "default" => null, "length" => 3, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "numcode" => array( "type" => "integer", "null" => true, "default" => null, "length" => 6, "collate" => null, "comment" => "" ), "phonecode" => array( "type" => "integer", "null" => false, "default" => null, "length" => 5, "collate" => null, "comment" => "" ), "status" => array( "type" => "integer", "null" => false, "default" => "1", "length" => 1, "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 AppController::getCommonData() - APP/Controller/AppController.php, line 146 AppController::beforeFilter() - APP/Controller/AppController.php, line 41 FrontsController::beforeFilter() - APP/Controller/FrontsController.php, line 36 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_industries' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "default_nlm_industries" $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 160 AppController::beforeFilter() - APP/Controller/AppController.php, line 41 FrontsController::beforeFilter() - APP/Controller/FrontsController.php, line 36 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_industries' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "default_nlm_industries" $value = array( "id" => array( "type" => "integer", "null" => false, "default" => null, "length" => 11, "key" => "primary", "collate" => null, "comment" => "" ), "name" => array( "type" => "string", "null" => false, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "page_id" => array( "type" => "integer", "null" => false, "default" => null, "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 AppController::getCommonData() - APP/Controller/AppController.php, line 160 AppController::beforeFilter() - APP/Controller/AppController.php, line 41 FrontsController::beforeFilter() - APP/Controller/FrontsController.php, line 36 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 FrontsController::beforeFilter() - APP/Controller/FrontsController.php, line 36 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 FrontsController::beforeFilter() - APP/Controller/FrontsController.php, line 36 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_tradefairmasters' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "default_nlm_tradefairmasters" $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 185 AppController::beforeFilter() - APP/Controller/AppController.php, line 41 FrontsController::beforeFilter() - APP/Controller/FrontsController.php, line 36 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_tradefairmasters' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "default_nlm_tradefairmasters" $value = array( "id" => array( "type" => "integer", "null" => false, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "country_id" => array( "type" => "integer", "null" => false, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "city_id" => array( "type" => "integer", "null" => false, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "fair_center_id" => array( "type" => "integer", "null" => false, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "industry_id" => array( "type" => "integer", "null" => false, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "tradefaircat_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" ), "page_id" => array( "type" => "integer", "null" => true, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "website" => array( "type" => "string", "null" => false, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "visitor" => array( "type" => "text", "null" => false, "default" => null, "length" => null, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "fair_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::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 185 AppController::beforeFilter() - APP/Controller/AppController.php, line 41 FrontsController::beforeFilter() - APP/Controller/FrontsController.php, line 36 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_tradefairdetails' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "default_nlm_tradefairdetails" $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 185 AppController::beforeFilter() - APP/Controller/AppController.php, line 41 FrontsController::beforeFilter() - APP/Controller/FrontsController.php, line 36 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_tradefairdetails' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "default_nlm_tradefairdetails" $value = array( "id" => array( "type" => "integer", "null" => false, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "page_id" => array( "type" => "integer", "null" => false, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "start_date" => array( "type" => "string", "null" => false, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "end_date" => array( "type" => "string", "null" => false, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "fairoverview" => array( "type" => "text", "null" => false, "default" => null, "length" => null, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "locationmap" => array( "type" => "text", "null" => false, "default" => null, "length" => null, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "image15" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "image16" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "fairlocationimagedetail" => array( "type" => "text", "null" => false, "default" => null, "length" => null, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "rainbowtravelpackage" => array( "type" => "text", "null" => false, "default" => null, "length" => null, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "itineraryforvisitors" => array( "type" => "text", "null" => false, "default" => null, "length" => null, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "itineraryforexhibitors" => array( "type" => "text", "null" => false, "default" => null, "length" => null, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "inclusionsandexclusions" => array( "type" => "text", "null" => false, "default" => null, "length" => null, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "hotelsonoffer" => array( "type" => "string", "null" => false, "default" => null, "length" => 10, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "specialoffers" => array( "type" => "text", "null" => false, "default" => null, "length" => null, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "termsconditions" => array( "type" => "text", "null" => false, "default" => null, "length" => null, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "hotel_id" => array( "type" => "integer", "null" => true, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "hotel_detail" => array( "type" => "text", "null" => false, "default" => null, "length" => null, "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" ), "fairlocatioimagetitle" => array( "type" => "string", "null" => false, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "documenttitle1" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "fair_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::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 185 AppController::beforeFilter() - APP/Controller/AppController.php, line 41 FrontsController::beforeFilter() - APP/Controller/FrontsController.php, line 36 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_tourdocuments' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "default_nlm_tourdocuments" $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 1516 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 185 AppController::beforeFilter() - APP/Controller/AppController.php, line 41 FrontsController::beforeFilter() - APP/Controller/FrontsController.php, line 36 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_tourdocuments' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "default_nlm_tourdocuments" $value = array( "id" => array( "type" => "integer", "null" => false, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "page_id" => array( "type" => "integer", "null" => false, "default" => null, "length" => 11, "collate" => null, "comment" => "" ), "title" => array( "type" => "string", "null" => false, "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" ), "position" => array( "type" => "integer", "null" => false, "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::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1516 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 185 AppController::beforeFilter() - APP/Controller/AppController.php, line 41 FrontsController::beforeFilter() - APP/Controller/FrontsController.php, line 36 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_affiliations' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "default_nlm_affiliations" $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 337 AppController::beforeFilter() - APP/Controller/AppController.php, line 41 FrontsController::beforeFilter() - APP/Controller/FrontsController.php, line 36 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_affiliations' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "default_nlm_affiliations" $value = array( "id" => array( "type" => "integer", "null" => false, "default" => null, "length" => 11, "key" => "primary", "collate" => null, "comment" => "" ), "name" => array( "type" => "string", "null" => false, "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" ), "image_title" => array( "type" => "string", "null" => false, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "status" => array( "type" => "integer", "null" => false, "default" => null, "length" => 1, "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 AppController::getCommonData() - APP/Controller/AppController.php, line 337 AppController::beforeFilter() - APP/Controller/AppController.php, line 41 FrontsController::beforeFilter() - APP/Controller/FrontsController.php, line 36 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_core_ cache was unable to write 'default_en-us' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "default_en-us" $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 __ - CORE/Cake/basics.php, line 507 AppController::beforeFilter() - APP/Controller/AppController.php, line 66 FrontsController::beforeFilter() - APP/Controller/FrontsController.php, line 36 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_core_ cache was unable to write 'cake_en-us' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "cake_en-us" $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 AuthComponent::_setDefaults() - CORE/Cake/Controller/Component/AuthComponent.php, line 347 AuthComponent::startup() - CORE/Cake/Controller/Component/AuthComponent.php, line 283 ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 104 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 606 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_menus' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),E_USER_WARNING);$key = "default_nlm_menus" $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 Menu::getFooterMenu() - APP/Model/Menu.php, line 50 GeneralHelper::getFooterMenu() - APP/View/Helper/GeneralHelper.php, line 96 include - APP/View/Elements/header.ctp, line 232 View::_render() - CORE/Cake/View/View.php, line 595 View::element() - CORE/Cake/View/View.php, line 317 include - APP/View/Layouts/about.ctp, line 1 View::_render() - CORE/Cake/View/View.php, line 595 View::renderLayout() - CORE/Cake/View/View.php, line 411 View::render() - CORE/Cake/View/View.php, line 373
Warning (512): _cake_model_ cache was unable to write 'default_nlm_menus' to File cache [CORE/Cake/Cache/Cache.php, line 310]CareersQueryContactSite MapPay OnlineCode Context),E_USER_WARNING);$key = "default_nlm_menus" $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" => "" ), "name" => array( "type" => "string", "null" => true, "default" => null, "length" => 255, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "last_length" => array( "type" => "integer", "null" => true, "default" => "0", "length" => 11, "collate" => null, "comment" => "" ), "menu_data" => array( "type" => "text", "null" => true, "default" => null, "length" => null, "collate" => "latin1_swedish_ci", "comment" => "", "charset" => "latin1" ), "status" => array( "type" => "integer", "null" => true, "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" => 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 Menu::getFooterMenu() - APP/Model/Menu.php, line 50 GeneralHelper::getFooterMenu() - APP/View/Helper/GeneralHelper.php, line 96 include - APP/View/Elements/header.ctp, line 232 View::_render() - CORE/Cake/View/View.php, line 595 View::element() - CORE/Cake/View/View.php, line 317 include - APP/View/Layouts/about.ctp, line 1 View::_render() - CORE/Cake/View/View.php, line 595 View::renderLayout() - CORE/Cake/View/View.php, line 411 View::render() - CORE/Cake/View/View.php, line 373 Controller::render() - CORE/Cake/Controller/Controller.php, line 900

Trade shows & business events are among the most popular mediums used by B2B companies globally to expand their business and reach out to potential buyers and sellers. Indian trade industry is growing at a breakneck speed. If you are looking for B2B relation, then Indian Trade Fairs comes up as the perfect platform to showcase your business and even get into alliance with domestic big players. In the Indian trade fairs, most of the big companies take part. In the recent years, the Indian trade fair is attracting huge foreign participants.
If you are one of those who would like to take part in Indian Trade Fair but concerned about the entry tickets, travel arrangements, hotel stay etc then leave your travel worries to us. We, Rainbow Trade Fair Tours Pvt. Ltd., are India’s leading Business and Trade Fair Tour Operator. We are well informed about the upcoming trade fairs in India and can inform you in advance about the forthcoming Indian trade fairs and take care of all your travel needs.


We have successfully arranged business trips, exhibitions and trade fair trips for clients from around the world. Backed by our superb Indian industry knowledge and enthusiastic team of specialized team of trade fair agents, Rainbow has become a name to reckon with when it comes to selecting travel partner for trade fairs & exhibitions, business tours, study tours, MICE travel as well as leisure holiday tours. Don’t miss the opportunity to see the real India with Rainbow! If you have some leisure time, then make sure to utilize it for local sightseeing. A visit to India is going to be incomplete without a sightseeing tour of the land famous for its rich heritage, colorful traditions, royal history and stunning monuments. Contact us today to plan a trade fair trip and a memorable leisure tour.
Rainbow is a corporate travel agency specialized in organizing travel arrangements for attending Indian Trade Fairs. We partner with all major Indian exhibition organizers and trade associations to provide competitively priced travel services to trade fair exhibitors and attendees. In addition, we offer meeting planning services, site inspection visits, plant tours, local restaurant recommendations, and spouse programs.
Because of our commitment to research, Rainbow will assist you in finding the perfect room when trade show time rolls around. Whether you're catching a flight to a Trade Fair or taking a train to Indian Trade Show, you can ensure that you arrive to the welcome sight of quality hotels that will put you up in style. Here are some of the key criteria that Rainbow, the leader in Trade Fair Travel focuses on:
It was our first experience with Rainbow. Overall ...
It was very warm and lovely welcome by Mr. Sunil a...
Great experience and very well coordinated tour. V...
Great Services.. Enjoyed the trip.. Thanx to Rainb...
I am sharing my Experience with rainbow trade fair...
Great Experience and well coordinate.

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", "FrontsController" => "/home/rainbow/public_html/app/Controller/FrontsController.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", "Page" => "/home/rainbow/public_html/app/Model/Page.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", "User" => "/home/rainbow/public_html/app/Model/User.php", "Setting" => "/home/rainbow/public_html/app/Model/Setting.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", "Usersinformation" => "/home/rainbow/public_html/app/Model/Usersinformation.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", "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", "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", "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 ??