LocationsController::region_changed() - APP/Controller/LocationsController.php, line 32
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 92
Notice (8): Undefined variable: country_id [APP/Controller/LocationsController.php, line 38]
LocationsController::region_changed() - APP/Controller/LocationsController.php, line 38
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 92
Notice (8): Undefined index: Country [APP/Controller/LocationsController.php, line 40]
$country=$this->Country->findById($country_id);echo '<div class="heading">PLEASE NOTE</div><div class="message">Your shopping bag will be emptied when changing to this country '.$country['Country']['name'].'.</div>
$country = array()
LocationsController::region_changed() - APP/Controller/LocationsController.php, line 40
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 92
Notice (8): Undefined index: Country [APP/Controller/LocationsController.php, line 41]
echo '<div class="heading">PLEASE NOTE</div><div class="message">Your shopping bag will be emptied when changing to this country '.$country['Country']['name'].'.</div><p><button class="ton-primary-button small" onclick=\'location.href="/locations/country_select/'.$country['Country']['id'].'"\' id="selCountry">Continue</button></p>
$country = array()
LocationsController::region_changed() - APP/Controller/LocationsController.php, line 41
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 92
PLEASE NOTE
Your shopping bag will be emptied when changing to this country .