2017年 総合
ラウンド毎
|
|
Notice (1024): Failed to connect to: localhost:27017: Connection refused [APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 218]Code Context} catch(MongoException $e) {
$this->error = $e->getMessage();
trigger_error($this->error);
$host = 'mongodb://localhost:27017' $e = object(MongoConnectionException) { [protected] message => 'Failed to connect to: localhost:27017: Connection refused' [protected] code => (int) 71 [protected] file => '/home/ohta/www/new_bloc_site/app/Plugin/Mongodb/Model/Datasource/MongodbSource.php' [protected] line => (int) 194 }MongodbSource::connect() - APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 218 MongodbSource::isConnected() - APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 302 MongodbSource::listSources() - APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 386 Model::setSource() - CORE/Cake/Model/Model.php, line 1112 Model::getDataSource() - CORE/Cake/Model/Model.php, line 3247 Model::find() - CORE/Cake/Model/Model.php, line 2700 Sponsor::getAllActiveData() - APP/Model/Sponsor.php, line 10 PagesController::beforeFilter() - APP/Controller/PagesController.php, line 112 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 248 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 674 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 184 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Warning (2): Invalid argument supplied for foreach() [APP/Controller/PagesController.php, line 138]Code Context$categoryList = array();
$category = '';
foreach ($allDatalist as $data) {
$year = '2017' $selectedCategory = 'レギュラー男子' $list = false $allDatalist = false $categoryList = array() $category = ''PagesController::results() - APP/Controller/PagesController.php, line 138 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Warning (2): Invalid argument supplied for foreach() [APP/Controller/PagesController.php, line 159]Code Context// カテゴリのリスト
$roundCategoryList = array();
foreach($yearResultData as $data) {
$year = '2017' $selectedCategory = 'レギュラー男子' $list = false $allDatalist = false $categoryList = array() $category = '' $yearResultData = false $roundList = array() $gymList = array() $roundCategoryList = array()PagesController::results() - APP/Controller/PagesController.php, line 159 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
2017年 総合
ラウンド毎
|
|