Notice (8): Undefined index: Matchup [APP/Controller/ServersController.php, line 83]Code Context
// Cherche la position de notre serveur
if ( $matchup['Matchup']['server1_id'] == $id ) {
$id = '39'
$round_id = '1780'
$server = array(
'Server' => array(
'id' => '39',
'anet_id' => '1009',
'ladder' => 'na',
'name' => 'Fort Aspenwood',
'linked' => 'Sanctum of Rall',
'name_fr' => 'Fort TrembleforĂȘt',
'name_de' => 'Fort Espenwald',
'name_sp' => 'Fuerte Aspenwood',
'language' => 'US',
'nb_first' => '0',
'nb_second' => '0',
'nb_third' => '0',
'points' => '0',
'rank' => '0',
'gold_medals' => '51',
'silver_medals' => '37',
'bronze_medals' => '63',
'modified' => '2016-06-27 17:40:56'
)
)
$ladder = 'na'
$current_round = array(
'WvwRound' => array(
'id' => '2080',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2024-11-16 03:00:00',
'end' => '2024-11-23 02:58:00'
)
)
$round = array(
'WvwRound' => array(
'id' => '1780',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2021-06-19 04:00:00',
'end' => '2021-06-26 03:58:00'
)
)
$prev_round = array(
'WvwRound' => array(
'id' => '1778',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2021-06-12 04:00:00',
'end' => '2021-06-19 03:58:00'
)
)
$next_round = array(
'WvwRound' => array(
'id' => '1782',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2021-06-26 04:00:00',
'end' => '2021-07-03 03:58:00'
)
)
$contain = array(
'Server1' => array(
'History' => array(
'conditions' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
)
)
),
'Server2' => array(
'History' => array(
'conditions' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
)
)
),
'Server3' => array(
'History' => array(
'conditions' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
)
)
)
)
$matchup = array()
ServersController::view() - APP/Controller/ServersController.php, line 83
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 109
Notice (8): Undefined index: Matchup [APP/Controller/ServersController.php, line 85]Code Context if ( $matchup['Matchup']['server1_id'] == $id ) {
$this->set( 'server_nb', 1 );
} else if ( $matchup['Matchup']['server2_id'] == $id ) {
$id = '39'
$round_id = '1780'
$server = array(
'Server' => array(
'id' => '39',
'anet_id' => '1009',
'ladder' => 'na',
'name' => 'Fort Aspenwood',
'linked' => 'Sanctum of Rall',
'name_fr' => 'Fort TrembleforĂȘt',
'name_de' => 'Fort Espenwald',
'name_sp' => 'Fuerte Aspenwood',
'language' => 'US',
'nb_first' => '0',
'nb_second' => '0',
'nb_third' => '0',
'points' => '0',
'rank' => '0',
'gold_medals' => '51',
'silver_medals' => '37',
'bronze_medals' => '63',
'modified' => '2016-06-27 17:40:56'
)
)
$ladder = 'na'
$current_round = array(
'WvwRound' => array(
'id' => '2080',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2024-11-16 03:00:00',
'end' => '2024-11-23 02:58:00'
)
)
$round = array(
'WvwRound' => array(
'id' => '1780',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2021-06-19 04:00:00',
'end' => '2021-06-26 03:58:00'
)
)
$prev_round = array(
'WvwRound' => array(
'id' => '1778',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2021-06-12 04:00:00',
'end' => '2021-06-19 03:58:00'
)
)
$next_round = array(
'WvwRound' => array(
'id' => '1782',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2021-06-26 04:00:00',
'end' => '2021-07-03 03:58:00'
)
)
$contain = array(
'Server1' => array(
'History' => array(
'conditions' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
)
)
),
'Server2' => array(
'History' => array(
'conditions' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
)
)
),
'Server3' => array(
'History' => array(
'conditions' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
)
)
)
)
$matchup = array()
ServersController::view() - APP/Controller/ServersController.php, line 85
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 109
Notice (8): Undefined index: Matchup [APP/Controller/ServersController.php, line 87]Code Context } else if ( $matchup['Matchup']['server2_id'] == $id ) {
$this->set( 'server_nb', 2 );
} else if ( $matchup['Matchup']['server3_id'] == $id ) {
$id = '39'
$round_id = '1780'
$server = array(
'Server' => array(
'id' => '39',
'anet_id' => '1009',
'ladder' => 'na',
'name' => 'Fort Aspenwood',
'linked' => 'Sanctum of Rall',
'name_fr' => 'Fort TrembleforĂȘt',
'name_de' => 'Fort Espenwald',
'name_sp' => 'Fuerte Aspenwood',
'language' => 'US',
'nb_first' => '0',
'nb_second' => '0',
'nb_third' => '0',
'points' => '0',
'rank' => '0',
'gold_medals' => '51',
'silver_medals' => '37',
'bronze_medals' => '63',
'modified' => '2016-06-27 17:40:56'
)
)
$ladder = 'na'
$current_round = array(
'WvwRound' => array(
'id' => '2080',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2024-11-16 03:00:00',
'end' => '2024-11-23 02:58:00'
)
)
$round = array(
'WvwRound' => array(
'id' => '1780',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2021-06-19 04:00:00',
'end' => '2021-06-26 03:58:00'
)
)
$prev_round = array(
'WvwRound' => array(
'id' => '1778',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2021-06-12 04:00:00',
'end' => '2021-06-19 03:58:00'
)
)
$next_round = array(
'WvwRound' => array(
'id' => '1782',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2021-06-26 04:00:00',
'end' => '2021-07-03 03:58:00'
)
)
$contain = array(
'Server1' => array(
'History' => array(
'conditions' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
)
)
),
'Server2' => array(
'History' => array(
'conditions' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
)
)
),
'Server3' => array(
'History' => array(
'conditions' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
)
)
)
)
$matchup = array()
ServersController::view() - APP/Controller/ServersController.php, line 87
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 109