Application Error
exception 'Zend_Db_Exception' with message 'Error in SELECT `catalogo_brani`.* FROM `catalogo_brani` WHERE (id_catalogo_album = ) ORDER BY `ordine` ASC: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY `ordine` ASC' at line 1' in /home/libcp/library/Taedo/Db/Table/Abstract.php:154
Stack trace:
#0 /home/libcp/library/Zend/Db/Table/Abstract.php(1390): Taedo_Db_Table_Abstract->_fetch(Object(Taedo_Db_Table_Select))
#1 /home/galbost/domains/galbost.com/application/controllers/CatalogoController.php(97): Zend_Db_Table_Abstract->fetchAll('id_catalogo_alb...', 'ordine')
#2 /home/libcp/library/Zend/Controller/Action.php(516): CatalogoController->schedaAction()
#3 /home/libcp/library/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch('schedaAction')
#4 /home/libcp/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#5 /home/galbost/domains/galbost.com/public_html/index.php(69): Zend_Controller_Front->dispatch()
#6 {main}