ErrorException [ Notice ]: Undefined index: articul

DOCROOT/custom/catalog/classes/controller/catalog.php [ 1087 ]

1082 
1083 		$this->template->server = $_SERVER;
1084 		$sections = ORM::factory('catalogsection')->find_all()->as_array("id", "path");
1085 		$this->template->sections = $sections;
1086 
1087 		$this->template->defart = $default["articul"];
1088 		$this->template->default = json_encode($default, false);
1089 
1090 		$this->template->to_clock  = $to_clock;
1091 
1092 
  1. DOCROOT/custom/catalog/classes/controller/catalog.php [ 1087 ] » Kohana_Core::error_handler(arguments)

  2. {PHP internal call} » Controller_Catalog->action_item(arguments)

  3. SYSPATH/classes/kohana/request/client/internal.php [ 132 ] » ReflectionMethod->invokeArgs(arguments)

  4. SYSPATH/classes/kohana/request.php [ 1138 ] » Kohana_Request_Client_Internal->execute(arguments)

  5. DOCROOT/index.php [ 219 ] » Kohana_Request->execute()

Environment