ErrorException [ Notice ]: Undefined index: gallery

MODPATH/gallery/classes/Controller/Gallery.php [ 174 ]

169 
170 		}
171 		catch (Exception $e)
172 		{
173 			// přesměrování stránky
174 			$this->redirect($data["gallery"]["url"]."/galerie/1");
175 		}
176 	}
177 }
  1. MODPATH/gallery/classes/Controller/Gallery.php [ 174 ] » Kohana_Core::error_handler(arguments)

  2. SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Gallery->action_detail()

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

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

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

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

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

Environment