Kohana_Exception [ 0 ]: The tours_name property does not exist in the Model_Discount 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. MODPATH/ariol/classes/Extasy/Orm.php [ 238 ] » Kohana_ORM->__get(arguments)

  3. MODPATH/ariol/classes/Extasy/Orm.php [ 382 ] » Extasy_Orm->__get(arguments)

  4. APPPATH/views/site/discount/item.php [ 11 ] » Extasy_Orm->offsetGet(arguments)

  5. SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)

  6. SYSPATH/classes/Kohana/View.php [ 348 ] » Kohana_View::capture(arguments)

  7. MODPATH/ariol/classes/Extasy/View.php [ 27 ] » Kohana_View->render(arguments)

  8. SYSPATH/classes/Kohana/View.php [ 228 ] » Extasy_View->render()

  9. MODPATH/ariol/classes/Extasy/Controller.php [ 66 ] » Kohana_View->__toString()

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

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

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

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

  14. SYSPATH/classes/Kohana/Request.php [ 986 ] » Kohana_Request_Client->execute(arguments)

  15. DOCROOT/index.php [ 142 ] » Kohana_Request->execute()

Environment