Kohana_Exception [ 0 ]: The videolive property does not exist in the Model_Galleryitem class

MODPATH/orm/classes/Kohana/ORM.php [ 687 ]

682 
683 			return $model->where($col, '=', $val);
684 		}
685 		else
686 		{
687 			throw new Kohana_Exception('The :property property does not exist in the :class class',
688 				array(':property' => $column, ':class' => get_class($this)));
689 		}
690 	}
691 
692 	/**
  1. MODPATH/orm/classes/Kohana/ORM.php [ 603 ] » Kohana_ORM->get(Arguments)

  2. APPPATH/views/gallery/picture.php [ 53 ] » Kohana_ORM->__get(Arguments)

  3. SYSPATH/classes/Kohana/View.php [ 62 ] » include(Arguments)

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

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

  6. APPPATH/views/templates/default.php [ 90 ] » Kohana_View->__toString()

  7. SYSPATH/classes/Kohana/View.php [ 62 ] » include(Arguments)

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

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

  10. MODPATH/saajoo/classes/Controller/Template/Default.php [ 216 ] » Kohana_Controller_Template->after()

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

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

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

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

  15. SYSPATH/classes/Kohana/Request.php [ 997 ] » Kohana_Request_Client->execute(Arguments)

  16. DOCROOT/index.php [ 109 ] » Kohana_Request->execute()

Environment