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 = '4'
$round_id = '1929'
$server = array(
'Server' => array(
'id' => '4',
'anet_id' => '2301',
'ladder' => 'eu',
'name' => 'Baruch Bay',
'linked' => null,
'name_fr' => 'Baie de Baruch',
'name_de' => 'Baruch-Bucht',
'name_sp' => 'Bahía de Baruch',
'language' => 'SP',
'nb_first' => '0',
'nb_second' => '0',
'nb_third' => '0',
'points' => '0',
'rank' => '6',
'gold_medals' => '18',
'silver_medals' => '17',
'bronze_medals' => '23',
'modified' => '2013-10-03 17:21:57'
)
)
$ladder = 'eu'
$current_round = array(
'WvwRound' => array(
'id' => '2079',
'wvw_season_id' => null,
'ladder' => 'eu',
'start' => '2024-11-15 19:00:00',
'end' => '2024-11-22 18:58:00'
)
)
$round = array(
'WvwRound' => array(
'id' => '1929',
'wvw_season_id' => null,
'ladder' => 'eu',
'start' => '2022-11-25 19:00:00',
'end' => '2022-12-02 18:58:00'
)
)
$prev_round = array(
'WvwRound' => array(
'id' => '1927',
'wvw_season_id' => null,
'ladder' => 'eu',
'start' => '2022-11-18 19:00:00',
'end' => '2022-11-25 18:58:00'
)
)
$next_round = array(
'WvwRound' => array(
'id' => '1931',
'wvw_season_id' => null,
'ladder' => 'eu',
'start' => '2022-12-02 19:00:00',
'end' => '2022-12-09 18: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 = '4'
$round_id = '1929'
$server = array(
'Server' => array(
'id' => '4',
'anet_id' => '2301',
'ladder' => 'eu',
'name' => 'Baruch Bay',
'linked' => null,
'name_fr' => 'Baie de Baruch',
'name_de' => 'Baruch-Bucht',
'name_sp' => 'Bahía de Baruch',
'language' => 'SP',
'nb_first' => '0',
'nb_second' => '0',
'nb_third' => '0',
'points' => '0',
'rank' => '6',
'gold_medals' => '18',
'silver_medals' => '17',
'bronze_medals' => '23',
'modified' => '2013-10-03 17:21:57'
)
)
$ladder = 'eu'
$current_round = array(
'WvwRound' => array(
'id' => '2079',
'wvw_season_id' => null,
'ladder' => 'eu',
'start' => '2024-11-15 19:00:00',
'end' => '2024-11-22 18:58:00'
)
)
$round = array(
'WvwRound' => array(
'id' => '1929',
'wvw_season_id' => null,
'ladder' => 'eu',
'start' => '2022-11-25 19:00:00',
'end' => '2022-12-02 18:58:00'
)
)
$prev_round = array(
'WvwRound' => array(
'id' => '1927',
'wvw_season_id' => null,
'ladder' => 'eu',
'start' => '2022-11-18 19:00:00',
'end' => '2022-11-25 18:58:00'
)
)
$next_round = array(
'WvwRound' => array(
'id' => '1931',
'wvw_season_id' => null,
'ladder' => 'eu',
'start' => '2022-12-02 19:00:00',
'end' => '2022-12-09 18: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 = '4'
$round_id = '1929'
$server = array(
'Server' => array(
'id' => '4',
'anet_id' => '2301',
'ladder' => 'eu',
'name' => 'Baruch Bay',
'linked' => null,
'name_fr' => 'Baie de Baruch',
'name_de' => 'Baruch-Bucht',
'name_sp' => 'Bahía de Baruch',
'language' => 'SP',
'nb_first' => '0',
'nb_second' => '0',
'nb_third' => '0',
'points' => '0',
'rank' => '6',
'gold_medals' => '18',
'silver_medals' => '17',
'bronze_medals' => '23',
'modified' => '2013-10-03 17:21:57'
)
)
$ladder = 'eu'
$current_round = array(
'WvwRound' => array(
'id' => '2079',
'wvw_season_id' => null,
'ladder' => 'eu',
'start' => '2024-11-15 19:00:00',
'end' => '2024-11-22 18:58:00'
)
)
$round = array(
'WvwRound' => array(
'id' => '1929',
'wvw_season_id' => null,
'ladder' => 'eu',
'start' => '2022-11-25 19:00:00',
'end' => '2022-12-02 18:58:00'
)
)
$prev_round = array(
'WvwRound' => array(
'id' => '1927',
'wvw_season_id' => null,
'ladder' => 'eu',
'start' => '2022-11-18 19:00:00',
'end' => '2022-11-25 18:58:00'
)
)
$next_round = array(
'WvwRound' => array(
'id' => '1931',
'wvw_season_id' => null,
'ladder' => 'eu',
'start' => '2022-12-02 19:00:00',
'end' => '2022-12-09 18: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