ErrorException [ Notice ]: Undefined variable: oLocaleCourse

APPPATH/views/form.render.php [ 92 ]

87 } elseif ($oFormModel->id == 6) {
88 	?>
89 	<div class="oneCol">
90 		<div class="col">
91 			<label for="formfield_4_training">Training</label>
92 			<?= Form::hidden('formfield_iCourseId', $oLocaleCourse->iModelId) ?>
93 			<input value="<?= $oLocaleCourse->sTitle ?>" class="iz-form-item" type="text" disabled>
94 		</div>
95 	</div>
96 	<?
97 }
  1. APPPATH/views/form.render.php [ 92 ] » Kohana_Core::error_handler( arguments )

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

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

  4. APPPATH/classes/Model/Localeform.php [ 54 ] » Kohana_View->render( )

  5. DOCROOT/non-public/inzite/classes/Inzite/Model/Blockitem.php [ 298 ] » Model_Localeform->getContent( arguments )

  6. DOCROOT/non-public/inzite/classes/Inzite/Model/Blockitem.php [ 187 ] » Inzite_Model_Blockitem::getContentForm( arguments )

  7. DOCROOT/non-public/inzite/classes/Inzite/Model/Blockitem.php [ 39 ] » Inzite_Model_Blockitem::getContentDefault( arguments )

  8. DOCROOT/non-public/inzite/classes/Inzite/Model/Block.php [ 77 ] » Inzite_Model_Blockitem::getContent( arguments )

  9. DOCROOT/non-public/inzite/classes/Inzite/Model/Localepage.php [ 243 ] » Inzite_Model_Block::getContent( arguments )

  10. APPPATH/classes/Model/Localepage.php [ 55 ] » Inzite_Model_Localepage->getContent( arguments )

  11. APPPATH/classes/Controller/Course.php [ 189 ] » Model_Localepage->getContent( )

  12. APPPATH/classes/Controller/Course.php [ 38 ] » Controller_Course->action_interested( arguments )

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

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

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

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

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

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

Environment