ErrorException [ Notice ]: Undefined variable: oLocaleCourse

APPPATH\views\form.render.php [ 66 ]

61 } elseif ($oFormModel->id == 6) {
62 	?>
63 	<div class="oneCol">
64 		<div class="col">
65 			<label for="formfield_4_training">Training</label>
66 			<?= Form::hidden('formfield_iCourseId', $oLocaleCourse->iModelId) ?>
67 			<input value="<?= $oLocaleCourse->sTitle ?>" class="iz-form-item" type="text" disabled>
68 		</div>
69 	</div>
70 	<?
71 }
  1. APPPATH\views\form.render.php [ 66 ] » 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 [ 223 ] » Inzite_Model_Block::getContent( arguments )

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

  11. APPPATH\classes\Controller\Course.php [ 191 ] » 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