ErrorException [ Notice ]: Undefined variable: movie

APPPATH/views/movies.php [ 41 ]

36 
37         	<div class="video-inner-cont">
38 
39                 
40 
41                 <?= $movie; ?>
42 
43                  
44 
45             </div>
46 
  1. APPPATH/views/movies.php [ 41 ] » Kohana_Core::error_handler(arguments)

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

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

  4. APPPATH/classes/controller/view.php [ 858 ] » Kohana_View->render()

  5. {PHP internal call} » Controller_View->action_movies()

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

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

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

  9. DOCROOT/index.php [ 109 ] » Kohana_Request->execute()

Environment