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" => "28986",
"name" => " Van Eetvelde",
"slug" => "Van-Eetvelde",
"street" => "Beekstraat",
"nr" => "48",
"bus" => "",
"phone" => "+3293487528",
"fax" => "",
"website" => "",
"email" => "",
"zipcode" => "9160",
"town" => "Lokeren",
"state" => "Oost-Vlaanderen",
"country" => "Belgie",
"lat" => "51.0956042",
"lng" => "4.0014535",
"category_id" => "40",
"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