Zend Framework Exceptions

exception 'Zend_Db_Statement_Exception' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'drive_inn_price' in 'order clause'' in /var/www/vhosts/huisfeesten.nl/httpdocs/library/Zend/Db/Statement/Pdo.php:238
Stack trace:
#0 /var/www/vhosts/huisfeesten.nl/httpdocs/library/Zend/Db/Statement.php(283): Zend_Db_Statement_Pdo->_execute(Array)
#1 /var/www/vhosts/huisfeesten.nl/httpdocs/library/Zend/Db/Adapter/Abstract.php(405): Zend_Db_Statement->execute(Array)
#2 /var/www/vhosts/huisfeesten.nl/httpdocs/library/Zend/Db/Adapter/Pdo/Abstract.php(205): Zend_Db_Adapter_Abstract->query(Object(Zend_Db_Select), Array)
#3 /var/www/vhosts/huisfeesten.nl/httpdocs/library/Zend/Db/Adapter/Abstract.php(616): Zend_Db_Adapter_Pdo_Abstract->query(Object(Zend_Db_Select), Array)
#4 /var/www/vhosts/huisfeesten.nl/httpdocs/application/models/otherartists.php(95): Zend_Db_Adapter_Abstract->fetchAll(Object(Zend_Db_Select))
#5 /var/www/vhosts/huisfeesten.nl/httpdocs/application/controllers/IndexController.php(337): otherartists->getOtherartistsFront('drive_inn_price...', NULL)
#6 /var/www/vhosts/huisfeesten.nl/httpdocs/library/Zend/Controller/Action.php(502): IndexController->otherartistsAction()
#7 /var/www/vhosts/huisfeesten.nl/httpdocs/library/Zend/Controller/Dispatcher/Standard.php(293): Zend_Controller_Action->dispatch('otherartistsAct...')
#8 /var/www/vhosts/huisfeesten.nl/httpdocs/library/Zend/Controller/Front.php(914): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#9 /var/www/vhosts/huisfeesten.nl/httpdocs/index.php(177): Zend_Controller_Front->dispatch()
#10 {main}