PHP ExceptionUncaught exception 'Zend_Db_Statement_Exception' with message 'SQLSTATE[HY093]: Invalid parameter number: no parameters were bound'
File: /srv/www/vhosts/primera.nl/httpdocs/library/Zend/Db/Statement/Pdo.php, line 238
Trace
  1. /srv/www/vhosts/primera.nl/httpdocs/library/Zend/Db/Statement.php(283): Zend_Db_Statement_Pdo->_execute(Array)
  2. /srv/www/vhosts/primera.nl/httpdocs/library/Zend/Db/Adapter/Abstract.php(430): Zend_Db_Statement->execute(Array)
  3. /srv/www/vhosts/primera.nl/httpdocs/library/Zend/Db/Adapter/Pdo/Abstract.php(220): Zend_Db_Adapter_Abstract->query(Object(Zend_Db_Select), Array)
  4. /srv/www/vhosts/primera.nl/httpdocs/library/Zend/Db/Adapter/Abstract.php(734): Zend_Db_Adapter_Pdo_Abstract->query(Object(Zend_Db_Select), Array)
  5. /srv/www/vhosts/primera.nl/httpdocs/application/models/Aktie.php(145): Zend_Db_Adapter_Abstract->fetchOne(Object(Zend_Db_Select))
  6. /srv/www/vhosts/primera.nl/httpdocs/application/controllers/AktiesController.php(97): Aktie->getAktieById(87)
  7. /srv/www/vhosts/primera.nl/httpdocs/application/controllers/AktiesController.php(121): AktiesController->aktieAction()
  8. /srv/www/vhosts/primera.nl/httpdocs/library/Zend/Controller/Action.php(503): AktiesController->actieAction()
  9. /srv/www/vhosts/primera.nl/httpdocs/library/Zend/Controller/Dispatcher/Standard.php(285): Zend_Controller_Action->dispatch('actieAction')
  10. /srv/www/vhosts/primera.nl/httpdocs/library/Zend/Controller/Front.php(934): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
  11. /srv/www/vhosts/primera.nl/httpdocs/index.php(121): Zend_Controller_Front->dispatch()
  12. {main}