TestsController::tournament_advance() - APP/controllers/tests_controller.php, line 1360
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - /var/www/naito/server/public/index.php, line 124
Notice (8): Undefined index: id [APP/controllers/tests_controller.php, line 1374]
TestsController::tournament_advance() - APP/controllers/tests_controller.php, line 1374
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - /var/www/naito/server/public/index.php, line 124
Warning (512): SQL Error: 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND `DtbGame`.`team_id`= `DtbPlayer`.`team_id`) WHERE `DtbGame`.`id`=' at line 1 [CORE/cake/libs/model/datasources/dbo_source.php, line 684]
$sql = "SELECT `DtbPlayer`.`id`, `DtbPlayer`.`member_id`, `DtbPlayer`.`team_id` FROM `dtb_players` AS `DtbPlayer` LEFT JOIN `dtb_games` AS `DtbGame` ON (`DtbGame`.`id`= AND `DtbGame`.`team_id`= `DtbPlayer`.`team_id`) WHERE `DtbGame`.`id`= "
$error = "1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND `DtbGame`.`team_id`= `DtbPlayer`.`team_id`) WHERE `DtbGame`.`id`=' at line 1"
$out = null
DboSource::showQuery() - CORE/cake/libs/model/datasources/dbo_source.php, line 684
DboSource::execute() - CORE/cake/libs/model/datasources/dbo_source.php, line 266
DboSource::fetchAll() - CORE/cake/libs/model/datasources/dbo_source.php, line 410
DboSource::read() - CORE/cake/libs/model/datasources/dbo_source.php, line 821
Model::find() - CORE/cake/libs/model/model.php, line 2154
TestsController::tournament_advance() - APP/controllers/tests_controller.php, line 1382
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - /var/www/naito/server/public/index.php, line 124
Query: SELECT `DtbPlayer`.`id`, `DtbPlayer`.`member_id`, `DtbPlayer`.`team_id` FROM `dtb_players` AS `DtbPlayer` LEFT JOIN `dtb_games` AS `DtbGame` ON (`DtbGame`.`id`= AND `DtbGame`.`team_id`= `DtbPlayer`.`team_id`) WHERE `DtbGame`.`id`=
Warning (2): Invalid argument supplied for foreach() [APP/controllers/tests_controller.php, line 1383]
TestsController::tournament_advance() - APP/controllers/tests_controller.php, line 1383
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - /var/www/naito/server/public/index.php, line 124
Warning (2): Invalid argument supplied for foreach() [APP/controllers/tests_controller.php, line 1611]
TestsController::_entry_new_games() - APP/controllers/tests_controller.php, line 1611
TestsController::_entry_new_tournament() - APP/controllers/tests_controller.php, line 1689
TestsController::tournament_advance() - APP/controllers/tests_controller.php, line 1456
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - /var/www/naito/server/public/index.php, line 124
Warning (2): Invalid argument supplied for foreach() [APP/controllers/tests_controller.php, line 1653]
TestsController::_entry_new_games() - APP/controllers/tests_controller.php, line 1653
TestsController::_entry_new_tournament() - APP/controllers/tests_controller.php, line 1689
TestsController::tournament_advance() - APP/controllers/tests_controller.php, line 1456
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - /var/www/naito/server/public/index.php, line 124
Warning (512): SQL Error: 1048: Column 'tournament_id' cannot be null [CORE/cake/libs/model/datasources/dbo_source.php, line 684]
DboSource::showQuery() - CORE/cake/libs/model/datasources/dbo_source.php, line 684
DboSource::execute() - CORE/cake/libs/model/datasources/dbo_source.php, line 266
DboSource::create() - CORE/cake/libs/model/datasources/dbo_source.php, line 750
Model::save() - CORE/cake/libs/model/model.php, line 1354
AppModel::save() - APP/models/app_model.php, line 64
TestsController::_entry_new_games() - APP/controllers/tests_controller.php, line 1672
TestsController::_entry_new_tournament() - APP/controllers/tests_controller.php, line 1689
TestsController::tournament_advance() - APP/controllers/tests_controller.php, line 1456
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - /var/www/naito/server/public/index.php, line 124
Warning (512): SQL Error: 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 [CORE/cake/libs/model/datasources/dbo_source.php, line 684]
$sql = "SELECT `DtbPlayer`.`id`, `DtbPlayer`.`member_id`, `DtbPlayer`.`jfa_player_id`, `DtbPlayer`.`jfa_player_rank_id`, `DtbPlayer`.`is_vice_captain`, `DtbPlayer`.`team_id`, `DtbPlayer`.`team_id_last`, `DtbPlayer`.`callup_state_id`, `DtbPlayer`.`callup_state_id_last`, `DtbPlayer`.`level`, `DtbPlayer`.`experience`, `DtbPlayer`.`uniform_number`, `DtbPlayer`.`gk_tech`, `DtbPlayer`.`defence`, `DtbPlayer`.`dribble`, `DtbPlayer`.`pass`, `DtbPlayer`.`shot`, `DtbPlayer`.`power`, `DtbPlayer`.`speed`, `DtbPlayer`.`hardwork`, `DtbPlayer`.`fight_spirit`, `DtbPlayer`.`cleverness`, `DtbPlayer`.`creativity`, `DtbPlayer`.`air_battle`, `DtbPlayer`.`limit_gk_tech`, `DtbPlayer`.`limit_defence`, `DtbPlayer`.`limit_dribble`, `DtbPlayer`.`limit_pass`, `DtbPlayer`.`limit_shot`, `DtbPlayer`.`limit_power`, `DtbPlayer`.`limit_speed`, `DtbPlayer`.`limit_hardwork`, `DtbPlayer`.`limit_fight_spirit`, `DtbPlayer`.`limit_cleverness`, `DtbPlayer`.`limit_creativity`, `DtbPlayer`.`limit_air_battle`, `DtbPlayer`.`condition_cycle`, `DtbPlayer`.`condition_cycle_max`, `DtbPlayer`.`condition_now`, `DtbPlayer`.`condition_last_update`, `DtbPlayer`.`energy_now`, `DtbPlayer`.`energy_max`, `DtbPlayer`.`energy_last_update`, `DtbPlayer`.`concentration`, `DtbPlayer`.`injury_level`, `DtbPlayer`.`injury_start_time`, `DtbPlayer`.`injury_end_time`, `DtbPlayer`.`last_injury_start_time`, `DtbPlayer`.`last_injury_end_time`, `DtbPlayer`.`yellow_card`, `DtbPlayer`.`bench`, `DtbPlayer`.`deleted`, `DtbPlayer`.`is_batch`, `DtbPlayer`.`created`, `DtbPlayer`.`modified` FROM `dtb_players` AS `DtbPlayer` WHERE `DtbPlayer`.`team_id`= "
$error = "1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1"
$out = null
DboSource::showQuery() - CORE/cake/libs/model/datasources/dbo_source.php, line 684
DboSource::execute() - CORE/cake/libs/model/datasources/dbo_source.php, line 266
DboSource::fetchAll() - CORE/cake/libs/model/datasources/dbo_source.php, line 410
DboSource::read() - CORE/cake/libs/model/datasources/dbo_source.php, line 821
Model::find() - CORE/cake/libs/model/model.php, line 2154
TestsController::_entry_new_tournament() - APP/controllers/tests_controller.php, line 1796
TestsController::tournament_advance() - APP/controllers/tests_controller.php, line 1456
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - /var/www/naito/server/public/index.php, line 124
TestsController::_entry_new_tournament() - APP/controllers/tests_controller.php, line 1797
TestsController::tournament_advance() - APP/controllers/tests_controller.php, line 1456
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - /var/www/naito/server/public/index.php, line 124
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/naito/server/cakephp/cake/libs/debugger.php:686) [APP/controllers/app_controller.php, line 1636]
header - [internal], line ??
AppController::afterFilter() - APP/controllers/app_controller.php, line 1636
Controller::shutdownProcess() - CORE/cake/libs/controller/controller.php, line 538
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 211
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - /var/www/naito/server/public/index.php, line 124