Kohana_Exception [ 0 ]: The link property does not exist in the Model_Soundoff class

MODPATH/orm/classes/kohana/orm.php [ 682 ]

677 
678 			return $model->where($col, '=', $val);
679 		}
680 		else
681 		{
682 			throw new Kohana_Exception('The :property property does not exist in the :class class',
683 				array(':property' => $column, ':class' => get_class($this)));
684 		}
685 	}
686 
687 	/**
  1. APPPATH/views/news/news.php [ 4 ] » Kohana_ORM->__get(arguments)

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

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

  4. SYSPATH/classes/kohana/view.php [ 228 ] » Kohana_View->render()

  5. APPPATH/views/templates/header.php [ 198 ] » Kohana_View->__toString()

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

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

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

  9. {PHP internal call} » Kohana_Controller_Template->after()

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

  11. SYSPATH/classes/kohana/request.php [ 999 ] » Kohana_Request_Client_Internal->execute(arguments)

  12. DOCROOT/index.php [ 146 ] » Kohana_Request->execute()

Environment

Send this page to a friend

Select Teams:

Other