ErrorException [ Notice ]: Undefined variable: oLocaleCourse

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

63 	<h1 class="form-title"><?= $oFormModel->localized()->sTitle ?></h1>
64 	<div class="shadowBorder">
65 		<div class="oneCol">
66 			<div class="col">
67 				<label for="formfield_4_training">Training</label>
68 				<?= Form::hidden('formfield_iCourseId', $oLocaleCourse->iModelId) ?>
69 				<input value="<?= $oLocaleCourse->sTitle ?>" class="iz-form-item formBlockTitle" type="text" disabled>
70 			</div>
71 		</div>
72 		<?
73 		if (count($aDates) == 0) {
  1. APPPATH/views/form.render.php [ 68 ] » 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 [ 175 ] » Model_Localepage->getContent( )

  12. APPPATH/classes/Controller/Course.php [ 32 ] » Controller_Course->action_subscribe( 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