ErrorException [ Notice ]: Undefined variable: allocine_info

APPPATH/views/pages/result_detailsp.php [ 871 ]

866         <?php endif; ?><!-- Show related info like tracklist, top albus relevant to CD AUDIO ENDS-->
867 
868         	<!-- DVD Info like synopsis, casting, trailer -->
869         	 <?php if( $results[0]['NUMSUPPORT'] == 9 ) : ?>
870         	 
871         	  <?php if( $allocine_info != NULL ){ ?>
872 	       
873 
874         	<!-- Movie Synopsis -->
875 			<div id="mv-synopsis" class="pane">
876 			<?php if ( isset ($allocine_info['synopsis'] ) ) : ?>
  1. APPPATH/views/pages/result_detailsp.php [ 871 ] » Kohana_Core::error_handler(arguments)

  2. SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)

  3. SYSPATH/classes/Kohana/View.php [ 359 ] » Kohana_View::capture(arguments)

  4. SYSPATH/classes/Kohana/View.php [ 236 ] » Kohana_View->render()

  5. APPPATH/views/templates/default.php [ 23 ] » Kohana_View->__toString()

  6. SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)

  7. SYSPATH/classes/Kohana/View.php [ 359 ] » Kohana_View::capture(arguments)

  8. SYSPATH/classes/Kohana/Controller/Template.php [ 44 ] » Kohana_View->render()

  9. APPPATH/classes/Controller/DefaultTemplate.php [ 67 ] » Kohana_Controller_Template->after()

  10. SYSPATH/classes/Kohana/Controller.php [ 87 ] » Controller_DefaultTemplate->after()

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

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

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

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

  15. DOCROOT/public/index.php [ 118 ] » Kohana_Request->execute()

Environment