Главная → Каталог

Каталог товаров

Kohana_View_Exception [ 0 ]: The requested view templates/Block/.tpl could not be found

MODPATH/smarty/classes/Smarty/View.php [ 348 ]

343     if ( ($path = Kohana::find_file('views', $file, ''))===FALSE ) {
344       // allow absolute (or relative) path to specify Smarty template
345       if ( file_exists($file) ) {
346         $path = $file;
347       } else {
348         throw new Kohana_View_Exception('The requested view :file could not be found', array(
349           ':file' => $file,
350         ));
351       }
352 }
353 
  1. MODPATH/smarty/classes/Smarty/View.php [ 80 ] » Smarty_View->set_filename(arguments)

  2. MODPATH/smarty/classes/Smarty/View.php [ 212 ] » Smarty_View->__construct(arguments)

  3. MODPATH/smarty/classes/View.php [ 75 ] » Smarty_View::factory(arguments)

  4. APPPATH/classes/Controller/Widgets/Block2.php [ 26 ] » View::factory(arguments)

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

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

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

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

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

  10. APPPATH/classes/Widget.php [ 83 ] » Kohana_Request->execute()

  11. APPPATH/classes/Widget.php [ 37 ] » Widget->render()

  12. APPPATH/classes/Controller/Index/Catalog.php [ 26 ] » Widget::load(arguments)

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

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

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

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

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

  18. DOCROOT/index.php [ 120 ] » Kohana_Request->execute()

Environment

Kohana_View_Exception [ 0 ]: The requested view templates/Block5/.tpl could not be found

MODPATH/smarty/classes/Smarty/View.php [ 348 ]

343     if ( ($path = Kohana::find_file('views', $file, ''))===FALSE ) {
344       // allow absolute (or relative) path to specify Smarty template
345       if ( file_exists($file) ) {
346         $path = $file;
347       } else {
348         throw new Kohana_View_Exception('The requested view :file could not be found', array(
349           ':file' => $file,
350         ));
351       }
352 }
353 
  1. MODPATH/smarty/classes/Smarty/View.php [ 80 ] » Smarty_View->set_filename(arguments)

  2. MODPATH/smarty/classes/Smarty/View.php [ 212 ] » Smarty_View->__construct(arguments)

  3. MODPATH/smarty/classes/View.php [ 75 ] » Smarty_View::factory(arguments)

  4. APPPATH/classes/Controller/Widgets/Block5.php [ 15 ] » View::factory(arguments)

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

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

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

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

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

  10. APPPATH/classes/Widget.php [ 83 ] » Kohana_Request->execute()

  11. APPPATH/classes/Widget.php [ 37 ] » Widget->render()

  12. APPPATH/classes/Controller/Index/Catalog.php [ 28 ] » Widget::load(arguments)

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

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

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

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

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

  18. DOCROOT/index.php [ 120 ] » Kohana_Request->execute()

Environment

Kohana_View_Exception [ 0 ]: The requested view templates/Block/.tpl could not be found

MODPATH/smarty/classes/Smarty/View.php [ 348 ]

343     if ( ($path = Kohana::find_file('views', $file, ''))===FALSE ) {
344       // allow absolute (or relative) path to specify Smarty template
345       if ( file_exists($file) ) {
346         $path = $file;
347       } else {
348         throw new Kohana_View_Exception('The requested view :file could not be found', array(
349           ':file' => $file,
350         ));
351       }
352 }
353 
  1. MODPATH/smarty/classes/Smarty/View.php [ 80 ] » Smarty_View->set_filename(arguments)

  2. MODPATH/smarty/classes/Smarty/View.php [ 212 ] » Smarty_View->__construct(arguments)

  3. MODPATH/smarty/classes/View.php [ 75 ] » Smarty_View::factory(arguments)

  4. APPPATH/classes/Controller/Widgets/Block6.php [ 26 ] » View::factory(arguments)

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

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

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

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

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

  10. APPPATH/classes/Widget.php [ 83 ] » Kohana_Request->execute()

  11. APPPATH/classes/Widget.php [ 37 ] » Widget->render()

  12. APPPATH/classes/Controller/Index/Catalog.php [ 29 ] » Widget::load(arguments)

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

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

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

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

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

  18. DOCROOT/index.php [ 120 ] » Kohana_Request->execute()

Environment

Kohana_View_Exception [ 0 ]: The requested view templates/Block/.tpl could not be found

MODPATH/smarty/classes/Smarty/View.php [ 348 ]

343     if ( ($path = Kohana::find_file('views', $file, ''))===FALSE ) {
344       // allow absolute (or relative) path to specify Smarty template
345       if ( file_exists($file) ) {
346         $path = $file;
347       } else {
348         throw new Kohana_View_Exception('The requested view :file could not be found', array(
349           ':file' => $file,
350         ));
351       }
352 }
353 
  1. MODPATH/smarty/classes/Smarty/View.php [ 80 ] » Smarty_View->set_filename(arguments)

  2. MODPATH/smarty/classes/Smarty/View.php [ 212 ] » Smarty_View->__construct(arguments)

  3. MODPATH/smarty/classes/View.php [ 75 ] » Smarty_View::factory(arguments)

  4. APPPATH/classes/Controller/Widgets/Block7.php [ 19 ] » View::factory(arguments)

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

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

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

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

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

  10. APPPATH/classes/Widget.php [ 83 ] » Kohana_Request->execute()

  11. APPPATH/classes/Widget.php [ 37 ] » Widget->render()

  12. APPPATH/classes/Controller/Index/Catalog.php [ 30 ] » Widget::load(arguments)

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

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

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

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

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

  18. DOCROOT/index.php [ 120 ] » Kohana_Request->execute()

Environment

Kohana_View_Exception [ 0 ]: The requested view templates/Block8/.tpl could not be found

MODPATH/smarty/classes/Smarty/View.php [ 348 ]

343     if ( ($path = Kohana::find_file('views', $file, ''))===FALSE ) {
344       // allow absolute (or relative) path to specify Smarty template
345       if ( file_exists($file) ) {
346         $path = $file;
347       } else {
348         throw new Kohana_View_Exception('The requested view :file could not be found', array(
349           ':file' => $file,
350         ));
351       }
352 }
353 
  1. MODPATH/smarty/classes/Smarty/View.php [ 80 ] » Smarty_View->set_filename(arguments)

  2. MODPATH/smarty/classes/Smarty/View.php [ 212 ] » Smarty_View->__construct(arguments)

  3. MODPATH/smarty/classes/View.php [ 75 ] » Smarty_View::factory(arguments)

  4. APPPATH/classes/Controller/Widgets/Block8.php [ 19 ] » View::factory(arguments)

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

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

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

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

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

  10. APPPATH/classes/Widget.php [ 83 ] » Kohana_Request->execute()

  11. APPPATH/classes/Widget.php [ 37 ] » Widget->render()

  12. APPPATH/classes/Controller/Index/Catalog.php [ 31 ] » Widget::load(arguments)

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

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

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

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

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

  18. DOCROOT/index.php [ 120 ] » Kohana_Request->execute()

Environment

Немного о себе:

Наша компания является одним из самых крупных
производителей модульных зданий в России

  • Опыт работы с 2007 г
  • 70 сотрудников
  • 1,7 га производственная площадка
  • 4500 м2 площадь производственных и складских помещений
  • 11 единиц кранового оборудования
  • Собственная электроподстанция
  • 300 шт. блок-контейнеров в месяц или 4000 м2 модульных помещений
  • 6000 шт. блок-контейнеров за 2 года
  • Склад готовой продукции на 120 мест с краном, сквозной проезд, 10 ед. собственного автопарка