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 = '28'
$round_id = '417'
$server = array(
'Server' => array(
'id' => '28',
'anet_id' => '1004',
'ladder' => 'na',
'name' => 'Henge of Denravi',
'linked' => ' Ehmry Bay, Eredon Terrace',
'name_fr' => 'Cromlech de Denravi',
'name_de' => 'Denravis Erdwerk',
'name_sp' => 'Círculo de Denravi',
'language' => 'US',
'nb_first' => '0',
'nb_second' => '0',
'nb_third' => '0',
'points' => '0',
'rank' => '0',
'gold_medals' => '11',
'silver_medals' => '8',
'bronze_medals' => '15',
'modified' => '2016-08-29 09:56:38'
)
)
$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' => '417',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2016-08-20 04:00:01',
'end' => '2016-08-27 01:59:59'
)
)
$prev_round = array(
'WvwRound' => array(
'id' => '415',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2016-08-13 04:00:01',
'end' => '2016-08-20 01:59:59'
)
)
$next_round = array(
'WvwRound' => array(
'id' => '419',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2016-08-27 03:56:01',
'end' => '2016-09-03 01:59:59'
)
)
$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 = '28'
$round_id = '417'
$server = array(
'Server' => array(
'id' => '28',
'anet_id' => '1004',
'ladder' => 'na',
'name' => 'Henge of Denravi',
'linked' => ' Ehmry Bay, Eredon Terrace',
'name_fr' => 'Cromlech de Denravi',
'name_de' => 'Denravis Erdwerk',
'name_sp' => 'Círculo de Denravi',
'language' => 'US',
'nb_first' => '0',
'nb_second' => '0',
'nb_third' => '0',
'points' => '0',
'rank' => '0',
'gold_medals' => '11',
'silver_medals' => '8',
'bronze_medals' => '15',
'modified' => '2016-08-29 09:56:38'
)
)
$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' => '417',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2016-08-20 04:00:01',
'end' => '2016-08-27 01:59:59'
)
)
$prev_round = array(
'WvwRound' => array(
'id' => '415',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2016-08-13 04:00:01',
'end' => '2016-08-20 01:59:59'
)
)
$next_round = array(
'WvwRound' => array(
'id' => '419',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2016-08-27 03:56:01',
'end' => '2016-09-03 01:59:59'
)
)
$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 = '28'
$round_id = '417'
$server = array(
'Server' => array(
'id' => '28',
'anet_id' => '1004',
'ladder' => 'na',
'name' => 'Henge of Denravi',
'linked' => ' Ehmry Bay, Eredon Terrace',
'name_fr' => 'Cromlech de Denravi',
'name_de' => 'Denravis Erdwerk',
'name_sp' => 'Círculo de Denravi',
'language' => 'US',
'nb_first' => '0',
'nb_second' => '0',
'nb_third' => '0',
'points' => '0',
'rank' => '0',
'gold_medals' => '11',
'silver_medals' => '8',
'bronze_medals' => '15',
'modified' => '2016-08-29 09:56:38'
)
)
$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' => '417',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2016-08-20 04:00:01',
'end' => '2016-08-27 01:59:59'
)
)
$prev_round = array(
'WvwRound' => array(
'id' => '415',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2016-08-13 04:00:01',
'end' => '2016-08-20 01:59:59'
)
)
$next_round = array(
'WvwRound' => array(
'id' => '419',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2016-08-27 03:56:01',
'end' => '2016-09-03 01:59:59'
)
)
$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