Notice (8): Undefined offset: 0 [APP/Controller/AppController.php, line 549]Code $city = '/' . $this->request->params['cityName'];
//debug("City: ".$city);
}else if($this->request->params['pass'][0]=='Akron-Canton'){
AppController::setupNavigation() - APP/Controller/AppController.php, line 549
AppController::beforeFilter() - APP/Controller/AppController.php, line 102
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 246
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 673
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 100
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85
[main] - APP/webroot/index.php, line 96
Notice (8): Undefined variable: city [APP/Controller/LocationsController.php, line 363]Code Context
// get overview for this city and type
$overview = $this->Overview->find('first', array('conditions'=> array('Overview.city_id'=>$city['City']['id'], 'Overview.location_type_id'=>$locationType['LocationType']['id'])));
$cityName = null
$locationTypeName = 'hotels'
$regionName = null
$brandName = null
$preferred = null
$status = (int) 1
$call = 'Type: hotels Metro: Region: Brand: Prefered: False'
$params = array(
'conditions' => array(
)
)
$locationType = array(
'LocationType' => array(
),
'Location' => array(
)
)
LocationsController::index() - APP/Controller/LocationsController.php, line 363
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 488
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 103
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85
[main] - APP/webroot/index.php, line 96
Notice (8): Undefined variable: city [APP/Controller/LocationsController.php, line 365]Code Context $overview = $this->Overview->find('first', array('conditions'=> array('Overview.city_id'=>$city['City']['id'], 'Overview.location_type_id'=>$locationType['LocationType']['id'])));
$masthead = $this->Masthead->find('first', array('conditions'=> array('Masthead.city_id'=>$city['City']['id'], 'Masthead.location_type_id'=>$locationType['LocationType']['id'])));
$cityName = null
$locationTypeName = 'hotels'
$regionName = null
$brandName = null
$preferred = null
$status = (int) 1
$call = 'Type: hotels Metro: Region: Brand: Prefered: False'
$params = array(
'conditions' => array(
)
)
$locationType = array(
'LocationType' => array(
),
'Location' => array(
)
)
$overview = false
LocationsController::index() - APP/Controller/LocationsController.php, line 365
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 488
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 103
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85
[main] - APP/webroot/index.php, line 96
Notice (8): Undefined variable: city [APP/Controller/LocationsController.php, line 398]Code Context
$this->set('city',$city);
$cityName = null
$locationTypeName = 'hotels'
$regionName = null
$brandName = null
$preferred = null
$status = (int) 1
$call = 'Type: hotels Metro: Region: Brand: Prefered: False'
$params = array(
'conditions' => array(
)
)
$locationType = array(
'LocationType' => array(
),
'Location' => array(
)
)
$overview = false
$masthead = false
$searchSelects = array(
'regions' => array(
),
'prices' => array(
)
)
LocationsController::index() - APP/Controller/LocationsController.php, line 398
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 488
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 103
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85
[main] - APP/webroot/index.php, line 96
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 72 bytes) in /var/www/clients/client1/web1/web/lib/Cake/Model/Datasource/Database/Mysql.php on line 242