ErrorException [ Fatal Error ]: Call to undefined method Database_MySQL_Result::get_subtree()

APPPATH/classes/controller/catalog.php [ 392 ]

387 		foreach($attr as $row){
388 		
389 			$attributes[$row->key] = $row->name;
390 		}		
391 
392 		$template = $tpl->get_subtree();
393 
394 		$result = array(); 
395 		$par = 1;
396 		$type_range = array('_range_float', '_range_int', '_range_string');
397 
  1. {PHP internal call} » Kohana_Core::shutdown_handler()

Environment