Notice (8): Undefined index: MapStat [APP/View/MapStats/view.ctp, line 18]Code Context
<div class="span4">
<h3><?php echo $this->XlrFunctions->getMapName($mapData['MapStat']['name']); ?></h3>
$viewFile = '/home/scutifer/httpdocs/xlrstats_new/app/View/MapStats/view.ctp'
$dataForView = array(
'user' => array(),
'playerData' => array(),
'mapData' => array(),
'isCaching' => true,
'isAuthorized' => false
)
$user = array()
$playerData = array()
$mapData = array()
$isCaching = true
$isAuthorized = false
include - APP/View/MapStats/view.ctp, line 18
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 97
Notice (8): Undefined index: MapStat [APP/View/MapStats/view.ctp, line 20]Code Context <h3><?php echo $this->XlrFunctions->getMapName($mapData['MapStat']['name']); ?></h3>
<div>
<?php echo $this->XlrFunctions->getMapImage($mapData['MapStat']['name'], array(
$viewFile = '/home/scutifer/httpdocs/xlrstats_new/app/View/MapStats/view.ctp'
$dataForView = array(
'user' => array(),
'playerData' => array(),
'mapData' => array(),
'isCaching' => true,
'isAuthorized' => false
)
$user = array()
$playerData = array()
$mapData = array()
$isCaching = true
$isAuthorized = false
include - APP/View/MapStats/view.ctp, line 20
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 97
Notice (8): Undefined index: MapStat [APP/View/MapStats/view.ctp, line 25]Code Context </div>
<br />
<div><?php echo __('Total kills: ') . $this->Number->format($mapData['MapStat']['kills'], array('places' => 0, 'before' => null, 'thousands' => '.')); ?></div>
$viewFile = '/home/scutifer/httpdocs/xlrstats_new/app/View/MapStats/view.ctp'
$dataForView = array(
'user' => array(),
'playerData' => array(),
'mapData' => array(),
'isCaching' => true,
'isAuthorized' => false
)
$user = array()
$playerData = array()
$mapData = array()
$isCaching = true
$isAuthorized = false
include - APP/View/MapStats/view.ctp, line 25
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 97
Total kills: 0
Notice (8): Undefined index: MapStat [APP/View/MapStats/view.ctp, line 26]Code Context <br />
<div><?php echo __('Total kills: ') . $this->Number->format($mapData['MapStat']['kills'], array('places' => 0, 'before' => null, 'thousands' => '.')); ?></div>
<div><?php echo __('Total teamkills: ') . $this->Number->format($mapData['MapStat']['teamkills'], array('places' => 0, 'before' => null, 'thousands' => '.')); ?></div>
$viewFile = '/home/scutifer/httpdocs/xlrstats_new/app/View/MapStats/view.ctp'
$dataForView = array(
'user' => array(),
'playerData' => array(),
'mapData' => array(),
'isCaching' => true,
'isAuthorized' => false
)
$user = array()
$playerData = array()
$mapData = array()
$isCaching = true
$isAuthorized = false
include - APP/View/MapStats/view.ctp, line 26
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 97
Total teamkills: 0
Notice (8): Undefined index: MapStat [APP/View/MapStats/view.ctp, line 27]Code Context <div><?php echo __('Total kills: ') . $this->Number->format($mapData['MapStat']['kills'], array('places' => 0, 'before' => null, 'thousands' => '.')); ?></div>
<div><?php echo __('Total teamkills: ') . $this->Number->format($mapData['MapStat']['teamkills'], array('places' => 0, 'before' => null, 'thousands' => '.')); ?></div>
<div><?php echo __('Total suicides: ') . $this->Number->format($mapData['MapStat']['suicides'], array('places' => 0, 'before' => null, 'thousands' => '.')); ?></div>
$viewFile = '/home/scutifer/httpdocs/xlrstats_new/app/View/MapStats/view.ctp'
$dataForView = array(
'user' => array(),
'playerData' => array(),
'mapData' => array(),
'isCaching' => true,
'isAuthorized' => false
)
$user = array()
$playerData = array()
$mapData = array()
$isCaching = true
$isAuthorized = false
include - APP/View/MapStats/view.ctp, line 27
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 97
Total suicides: 0
Notice (8): Undefined index: MapStat [APP/View/MapStats/view.ctp, line 31]Code Context <?php
// External map link (if available)
if ($this->XlrFunctions->getMapLink($mapData['MapStat']['name']) != false) {
$viewFile = '/home/scutifer/httpdocs/xlrstats_new/app/View/MapStats/view.ctp'
$dataForView = array(
'user' => array(),
'playerData' => array(),
'mapData' => array(),
'isCaching' => true,
'isAuthorized' => false
)
$user = array()
$playerData = array()
$mapData = array()
$isCaching = true
$isAuthorized = false
include - APP/View/MapStats/view.ctp, line 31
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 97