ErrorException [ Notice ]: Trying to get property of non-object

APPPATH/views/terminarze/show.php [ 3 ]

1 <?php if(1 || isset($zespoły)): ?>
2 	<div id="terminarze-show">
3 			<div class="title"><?php echo $liga->title; ?></div>
4 
5 			<?php # <div><?php echo HTML::anchor('terminarze/kontakt/'.$liga->name, 'dane kontaktowe do zespołów'); ? ></div> ?>
6 			<div>
7 				<?php
8 				$plik_kontakt = 'media/files/kontakt/'.$liga->name.'.pdf';
  1. APPPATH/views/terminarze/show.php [ 3 ] » 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. SYSPATH/classes/kohana/view.php [ 228 ] » Kohana_View->render()

  5. APPPATH/views/template/main.php [ 62 ] » Kohana_View->__toString()

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

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

  8. SYSPATH/classes/kohana/controller/template.php [ 44 ] » Kohana_View->render()

  9. APPPATH/classes/controller/main.php [ 91 ] » Kohana_Controller_Template->after()

  10. {PHP internal call} » Controller_Main->after()

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

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

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

  14. DOCROOT/index.php [ 111 ] » Kohana_Request->execute()

Environment