Warning (2): Creating default object from empty value [APP/views/helpers/google_maps.php, line 14]Code |
Context </div>
<div class="entrymap">
<?php $this->GoogleMaps->Map($this->GoogleMaps->getLatLng($company['Company'])); ?>
$address = array(
"id" => "18973",
"name" => " Feestartikelen Salon Roger nv",
"slug" => "Feestartikelen-Salon-Roger-nv",
"street" => "Bosstraat",
"nr" => "69",
"bus" => "",
"phone" => "+3289564720",
"fax" => "",
"website" => "",
"email" => "",
"zipcode" => "3680",
"town" => "Maaseik",
"state" => "Limburg",
"country" => "Belgie",
"lat" => "51.0957726",
"lng" => "5.7876816",
"category_id" => "4",
"approved" => "1",
"description" => ""
)
$location = null
GoogleMapsHelper::getLatLng() - APP/views/helpers/google_maps.php, line 14
include - APP/views/companies/view.ctp, line 29
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83