ErrorException [ Notice ]: Undefined index: articul

DOCROOT/custom/catalog/classes/controller/catalog/clocks.php [ 1197 ]

1192 		$this->template->server = $_SERVER;
1193 
1194 		$sections = ORM::factory('catalogsection')->find_all()->as_array("id", "path");
1195 		$this->template->sections = $sections;
1196 
1197 		$this->template->defart = $default["articul"];
1198 
1199 		$this->template->default = json_encode($default, false);
1200 
1201 		$this->template->to_clock  = $remClock;
1202 
  1. DOCROOT/custom/catalog/classes/controller/catalog/clocks.php [ 1197 ] » Kohana_Core::error_handler(arguments)

  2. DOCROOT/custom/catalog/classes/controller/catalog/clocks.php [ 25 ] » Controller_Catalog_Clocks->clock(arguments)

  3. {PHP internal call} » Controller_Catalog_Clocks->action_index(arguments)

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

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

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

Environment