Notice (8): Undefined index: name_fr [APP/views/helpers/linker.php, line 223]
Code |
Context$item = array(
"Company" => array(
"id" => "341497",
"name" => "Sayed Jamil Co",
"slug" => "Sayed_Jamil_Co",
"description" => null,
"group" => "0",
"address" => "Bar Elias",
"telephone" => "9618511098",
"fax" => "9618512400",
"mobphone" => "9613296236",
"products_count" => "0",
"photos_count" => "0",
"jobs_count" => null,
"website" => null,
"email" => "jamilsayedcompany@hotmail.com",
"reviews_count" => "0",
"reviews_rate" => "0.0",
"priority" => "269611224",
"latitude" => null,
"longitude" => null,
"date" => "2012-01-27 10:14:09",
"user_id" => "0",
"update_date" => null,
"logo" => null,
"props_count" => null
),
"City" => array(
"id" => "519",
"name" => "Beqaa",
"slug" => "Beqaa"
)
)
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" => "341497",
"name" => "Sayed Jamil Co",
"slug" => "Sayed_Jamil_Co",
"description" => null,
"group" => "0",
"address" => "Bar Elias",
"telephone" => "9618511098",
"fax" => "9618512400",
"mobphone" => "9613296236",
"products_count" => "0",
"photos_count" => "0",
"jobs_count" => null,
"website" => null,
"email" => "jamilsayedcompany@hotmail.com",
"reviews_count" => "0",
"reviews_rate" => "0.0",
"priority" => "269611224",
"latitude" => null,
"longitude" => null,
"date" => "2012-01-27 10:14:09",
"user_id" => "0",
"update_date" => null,
"logo" => null,
"props_count" => null
),
"City" => array(
"id" => "519",
"name" => "Beqaa",
"slug" => "Beqaa"
)
)
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
Bar Elias,