ErrorException [ Notice ]: Undefined offset: 129

MODPATH/structure/classes/Kohana/Core/Structure.php [ 230 ]

225         $result .= '</ul>';
226         return $result;
227     }
228 
229     public function getCatPerId($id) {
230         return $this->perid[$id];
231     }
232 
233     public function getCatsPerId() {
234         return $this->perid;
235     }
  1. MODPATH/structure/classes/Kohana/Core/Structure.php [ 230 ] » Kohana_Core::error_handler(arguments)

  2. MODPATH/produkty/classes/Controller/Category.php [ 40 ] » Kohana_Core_Structure->getCatPerId(arguments)

  3. SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Category->action_index()

  4. {PHP internal call} » Kohana_Controller->execute()

  5. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)

  6. SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  7. SYSPATH/classes/Kohana/Request.php [ 997 ] » Kohana_Request_Client->execute(arguments)

  8. DOCROOT/index.php [ 118 ] » Kohana_Request->execute()

Environment