Notice (8): Undefined index: name_fr [APP/views/helpers/linker.php, line 223]
Code |
Context$item = array(
"Company" => array(
"id" => "306558",
"name" => "Jato Petroleum Est",
"slug" => "Jato_Petroleum_Est",
"description" => "",
"group" => "0",
"address" => "Old Saida road, Haret Hreyk",
"telephone" => "+961-1-272149",
"fax" => "+9611544643",
"mobphone" => "+9613948923",
"products_count" => "0",
"photos_count" => "0",
"jobs_count" => null,
"website" => "http://www.jatopetroleum.com",
"email" => "info@jatopetroleum.com",
"reviews_count" => "0",
"reviews_rate" => "0.0",
"priority" => "269495119",
"latitude" => null,
"longitude" => null,
"date" => "2011-11-14 16:02:24",
"user_id" => "0",
"update_date" => "2021-03-11 20:09:50",
"logo" => "",
"props_count" => null
),
"City" => array(
"id" => "505",
"name" => "Beirut",
"slug" => "Beirut"
)
)
public function location_l_href($item) {
return $this->Html->link($item['City']['name'.$this->ln], $this->location($item), array('title' => __('business_in_location', true).$item['City']['name'.$this->ln], 'class' => 'city'.$item['City']['id'].' b'));
LinkerHelper::location_l_href() - APP/views/helpers/linker.php, line 223
include - APP/views/companies/blocks/company_item.ctp, line 14
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
include - APP/views/listings/item.ctp, line 248
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 805
ListingsController::companies_item() - APP/controllers/listings_controller.php, line 218
Object::dispatchMethod() - CORE/cake/libs/object.php, line 119
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
[main] - APP/webroot/index.php, line 87
Notice (8): Undefined index: slug_fr [APP/views/helpers/linker.php, line 214]
Code |
Context$item = array(
"Company" => array(
"id" => "306558",
"name" => "Jato Petroleum Est",
"slug" => "Jato_Petroleum_Est",
"description" => "",
"group" => "0",
"address" => "Old Saida road, Haret Hreyk",
"telephone" => "+961-1-272149",
"fax" => "+9611544643",
"mobphone" => "+9613948923",
"products_count" => "0",
"photos_count" => "0",
"jobs_count" => null,
"website" => "http://www.jatopetroleum.com",
"email" => "info@jatopetroleum.com",
"reviews_count" => "0",
"reviews_rate" => "0.0",
"priority" => "269495119",
"latitude" => null,
"longitude" => null,
"date" => "2011-11-14 16:02:24",
"user_id" => "0",
"update_date" => "2021-03-11 20:09:50",
"logo" => "",
"props_count" => null
),
"City" => array(
"id" => "505",
"name" => "Beirut",
"slug" => "Beirut"
)
)
public function location(&$item) {
return $this->params['_url'].__d('links', 'city', true).'/'.$item['City']['slug'.$this->ln];
LinkerHelper::location() - APP/views/helpers/linker.php, line 214
LinkerHelper::location_l_href() - APP/views/helpers/linker.php, line 223
include - APP/views/companies/blocks/company_item.ctp, line 14
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
include - APP/views/listings/item.ctp, line 248
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 805
ListingsController::companies_item() - APP/controllers/listings_controller.php, line 218
Object::dispatchMethod() - CORE/cake/libs/object.php, line 119
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
[main] - APP/webroot/index.php, line 87
Old Saida road, Haret Hreyk,