+7 (495) 363-12-99
в любой день
c 9 до 20
Заказать салон
Код обращения: 61028030

Kohana_Exception [ 0 ]: Required route parameter not passed: id1

SYSPATH/classes/kohana/route.php [ 518 ]

513 					$params[$param] = $this->_defaults[$param];
514 				}
515 				else
516 				{
517 					// Ungrouped parameters are required
518 					throw new Kohana_Exception('Required route parameter not passed: :param', array(
519 						':param' => $param,
520 					));
521 			}
522 			}
523 
  1. SYSPATH/classes/kohana/route.php [ 198 ] » Kohana_Route->uri(arguments)

  2. APPPATH/classes/model/brand.php [ 137 ] » Kohana_Route::url(arguments)

  3. APPPATH/views/blocks/work.php [ 77 ] » Model_Brand->get_show_url()

  4. SYSPATH/classes/kohana/view.php [ 61 ] » include(arguments)

  5. SYSPATH/classes/kohana/view.php [ 343 ] » Kohana_View::capture(arguments)

  6. SYSPATH/classes/kohana/view.php [ 228 ] » Kohana_View->render()

  7. APPPATH/views/inner_portfolio.php [ 253 ] » Kohana_View->__toString()

  8. SYSPATH/classes/kohana/view.php [ 61 ] » include(arguments)

  9. SYSPATH/classes/kohana/view.php [ 343 ] » Kohana_View::capture(arguments)

  10. SYSPATH/classes/kohana/view.php [ 228 ] » Kohana_View->render()

  11. SYSPATH/classes/kohana/response.php [ 160 ] » Kohana_View->__toString()

  12. APPPATH/classes/fedyk/controller.php [ 37 ] » Kohana_Response->body(arguments)

  13. {PHP internal call} » Fedyk_Controller->after()

  14. SYSPATH/classes/kohana/request/client/internal.php [ 121 ] » ReflectionMethod->invoke(arguments)

  15. SYSPATH/classes/kohana/request/client.php [ 64 ] » Kohana_Request_Client_Internal->execute_request(arguments)

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

  17. DOCROOT/index.php [ 112 ] » Kohana_Request->execute()

Environment