Сделать стартовой

unknown [ Notice ]: Undefined variable: image

APPPATH/views/article/one.php [ 26 ]

21 	    	<img style="width: 100%;" title="<?php echo $item->title; ?>" alt="<?php echo $item->title; ?>" class="main-image" src="<?php echo $image_url;?>">
22 	    <?php }?>
23 	<?php }?>
24 	<?php echo $item->text;?>
25 	<?php 
26 	    if ($image) {
27 	    echo $item->ftext;
28 	    }
29 	?>
30 </div>
31 
  1. APPPATH/views/article/one.php [ 26 ] » Kohana_Core::error_handler()

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

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

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

  5. APPPATH/views/common/layout.php [ 81 ] » Kohana_View->__toString()

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

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

  8. SYSPATH/classes/kohana/controller/template.php [ 44 ] » Kohana_View->render()

  9. APPPATH/classes/controller/common.php [ 65 ] » Kohana_Controller_Template->after()

  10. {PHP internal call} » Controller_Common->after()

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

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

  13. SYSPATH/classes/kohana/request.php [ 1139 ] » Kohana_Request_Client->execute()

  14. DOCROOT/index.php [ 155 ] » Kohana_Request->execute()

Environment