Kohana_Exception [ 0 ]: Cant find main route template of route part "index.php" in category ADlight - виготовлення зовнішньої реклами, ID - 1

APPPATH/classes/general.php [ 624 ]

619         }	
620 		
621         // if didn't find main route
622         if ((1) AND (Kohana::$environment === Kohana::DEVELOPMENT))
623         {
624             throw new Kohana_Exception('Cant find main route template of route part ":part" in category :category', array(
625                 ':part'     => $init_part,
626                 ':category' => self::$info['categories'][self::$category]['name'].', ID - '.self::$category
627             ));
628         }
629 
  1. APPPATH/classes/general.php [ 492 ] » General::get_route_template(arguments)

  2. APPPATH/classes/general.php [ 197 ] » General::verify_template_route()

  3. APPPATH/classes/controller/core/main.php [ 14 ] » General::request(arguments)

  4. {PHP internal call} » Controller_Core_Main->before()

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

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

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

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

Environment