Notice (8): Undefined offset: 0 [APP/models/thirdclassification.php, line 108]Code | Context}
$results = $this->query($q);
return $results[0];
$id = "161" $language = "en" $newKey = false $q = "SELECT Thirdclassification.title_en as title,Thirdclassification.descrizione_en as descrizione, Secondclassification.firstclassifications_id, Firstclassification.id, Firstclassification.title_en as title FROM thirdclassifications Thirdclassification INNER JOIN secondclassifications Secondclassification ON (Secondclassification.id=Thirdclassification.secondclassifications_id) INNER JOIN firstclassifications Firstclassification ON (Firstclassification.id=Secondclassification.firstclassifications_id) WHERE Thirdclassification.id = 161" $results = array()Thirdclassification::getThirdClassification() - APP/models/thirdclassification.php, line 108 ProductsController::families() - APP/controllers/products_controller.php, line 99 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 [main] - APP/webroot/index.php, line 83