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 = '31'
$round_id = '1830'
$server = array(
'Server' => array(
'id' => '31',
'anet_id' => '1011',
'ladder' => 'na',
'name' => 'Stormbluff Isle',
'linked' => 'Gate of Madness',
'name_fr' => 'Ile de la Falaise tumultueuse',
'name_de' => 'Sturmklippen-Insel',
'name_sp' => 'Isla Cimatormenta',
'language' => 'US',
'nb_first' => '0',
'nb_second' => '0',
'nb_third' => '0',
'points' => '0',
'rank' => '0',
'gold_medals' => '8',
'silver_medals' => '34',
'bronze_medals' => '32',
'modified' => '2016-08-29 09:55:03'
)
)
$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' => '1830',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2021-12-11 03:00:00',
'end' => '2021-12-18 02:58:00'
)
)
$prev_round = array(
'WvwRound' => array(
'id' => '1828',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2021-12-04 03:00:00',
'end' => '2021-12-11 02:58:00'
)
)
$next_round = array(
'WvwRound' => array(
'id' => '1832',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2021-12-18 03:00:00',
'end' => '2021-12-25 02: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 = '31'
$round_id = '1830'
$server = array(
'Server' => array(
'id' => '31',
'anet_id' => '1011',
'ladder' => 'na',
'name' => 'Stormbluff Isle',
'linked' => 'Gate of Madness',
'name_fr' => 'Ile de la Falaise tumultueuse',
'name_de' => 'Sturmklippen-Insel',
'name_sp' => 'Isla Cimatormenta',
'language' => 'US',
'nb_first' => '0',
'nb_second' => '0',
'nb_third' => '0',
'points' => '0',
'rank' => '0',
'gold_medals' => '8',
'silver_medals' => '34',
'bronze_medals' => '32',
'modified' => '2016-08-29 09:55:03'
)
)
$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' => '1830',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2021-12-11 03:00:00',
'end' => '2021-12-18 02:58:00'
)
)
$prev_round = array(
'WvwRound' => array(
'id' => '1828',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2021-12-04 03:00:00',
'end' => '2021-12-11 02:58:00'
)
)
$next_round = array(
'WvwRound' => array(
'id' => '1832',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2021-12-18 03:00:00',
'end' => '2021-12-25 02: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 = '31'
$round_id = '1830'
$server = array(
'Server' => array(
'id' => '31',
'anet_id' => '1011',
'ladder' => 'na',
'name' => 'Stormbluff Isle',
'linked' => 'Gate of Madness',
'name_fr' => 'Ile de la Falaise tumultueuse',
'name_de' => 'Sturmklippen-Insel',
'name_sp' => 'Isla Cimatormenta',
'language' => 'US',
'nb_first' => '0',
'nb_second' => '0',
'nb_third' => '0',
'points' => '0',
'rank' => '0',
'gold_medals' => '8',
'silver_medals' => '34',
'bronze_medals' => '32',
'modified' => '2016-08-29 09:55:03'
)
)
$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' => '1830',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2021-12-11 03:00:00',
'end' => '2021-12-18 02:58:00'
)
)
$prev_round = array(
'WvwRound' => array(
'id' => '1828',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2021-12-04 03:00:00',
'end' => '2021-12-11 02:58:00'
)
)
$next_round = array(
'WvwRound' => array(
'id' => '1832',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2021-12-18 03:00:00',
'end' => '2021-12-25 02: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