ErrorException [ Warning ]: Attempt to read property "colnum" on false

APPPATH/views/front/catalog/favourites.php [ 9 ]

 4 		<div class="favourites-content">
 5 			<div class="favourites-order">
 6 				<div class="favourites-order-details">
 7 					<div class="favourites-order-heading"><?= __('Favorite') ?></div>
 8 					<div class="favourites-order-id">
 9 						<span class="favourites-order-id__value"><?=$record->colnum;?></span>
10 						<span class="favourites-order-id__descr"><?= __('Your order number') ?></span>
11 					</div>
12 					<div class="favourites-actions">
13 						<a href="#wishlist-dialog" class="modals-btn-link favourites-send button dark filled" data-spreader="open"><?= __('send list to us') ?> <svg xmlns="http://www.w3.org/2000/svg" class="svg-icon button-arr-ic"><use xlink:href="#arr-right"></use></svg></a>
14 						<a href="#" class="favourites-pdf button dark"><?= __('Save as .PDF') ?></a>
  1. APPPATH/views/front/catalog/favourites.php [ 9 ] » Kohana_Core::error_handler()

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

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

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

  5. APPPATH/views/front/index.php [ 63 ] » Kohana_View->__toString()

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

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

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

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

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

  11. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke()

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

  13. SYSPATH/classes/Kohana/Request.php [ 993 ] » Kohana_Request_Client->execute()

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

Environment