The avatar and map disappeared in here: http://togo-online.com/index.php?route=common/store
Undefined index: route in /home/ten1356/public_html/togo-online.com/catalog/controller/module/storelocator.php on line 391
Undefined index: seller_id in /home/ten1356/public_html/togo-online.com/catalog/controller/module/storelocator.php on line 498
Undefined variable: av in /home/ten1356/public_html/togo-online.com/catalog/controller/module/storelocator.php on line 506
Error: 391: if ($this->request->get['route'] == 'product/product' && $showEmptyMap == 'false' && count($store_list) == 0) { return FALSE; } return TRUE;
498: $avatars = $this->model_module_storelocator->getStoreAvatar($store['seller_id']);
506:
$avatarNode = $dom->createElement('avatar',$av);
What will be the solution to this error..Thank you