exception 'Zend_Db_Statement_Exception' with message '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 b.published_date DESC LIMIT 5' at line 1' in /home/ind0809/public_html/library/Zend/Db/Statement/Pdo.php:68
Stack trace:
#0 /home/ind0809/public_html/library/Zend/Db/Statement.php(109): Zend_Db_Statement_Pdo->_prepare('SELECT b.highli...')
#1 /home/ind0809/public_html/library/Zend/Db/Adapter/Pdo/Abstract.php(180): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Pdo_Mysql), 'SELECT b.highli...')
#2 /home/ind0809/public_html/library/Zend/Db/Adapter/Abstract.php(432): Zend_Db_Adapter_Pdo_Abstract->prepare('SELECT b.highli...')
#3 /home/ind0809/public_html/library/Zend/Db/Adapter/Pdo/Abstract.php(230): Zend_Db_Adapter_Abstract->query('SELECT b.highli...', Array)
#4 /home/ind0809/public_html/library/Zend/Db/Adapter/Abstract.php(644): Zend_Db_Adapter_Pdo_Abstract->query('SELECT b.highli...', Array)
#5 /home/ind0809/public_html/application/models/Highlight.php(24): Zend_Db_Adapter_Abstract->fetchAll('SELECT b.highli...')
#6 /home/ind0809/public_html/application/controllers/HighlightController.php(83): Highlight->fetchTitle(NULL, ' LIMIT 5')
#7 /home/ind0809/public_html/library/Zend/Controller/Action.php(503): HighlightController->highlightAction()
#8 /home/ind0809/public_html/library/Zend/Controller/Dispatcher/Standard.php(285): Zend_Controller_Action->dispatch('highlightAction')
#9 /home/ind0809/public_html/library/Zend/View/Helper/Action.php(131): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#10 [internal function]: Zend_View_Helper_Action->action('highlight', 'highlight')
#11 /home/ind0809/public_html/library/Zend/View/Abstract.php(318): call_user_func_array(Array, Array)
#12 [internal function]: Zend_View_Abstract->__call('action', Array)
#13 /home/ind0809/public_html/application/layouts/standard-blank.phtml(13): Zend_View->action('highlight', 'highlight')
#14 /home/ind0809/public_html/library/Zend/View.php(107): include('/home/ind0809/p...')
#15 /home/ind0809/public_html/library/Zend/View/Abstract.php(787): Zend_View->_run('./application/l...')
#16 /home/ind0809/public_html/library/Zend/Layout.php(787): Zend_View_Abstract->render('standard-blank....')
#17 /home/ind0809/public_html/application/layouts/layout.phtml(26): Zend_Layout->render('standard-blank')
#18 /home/ind0809/public_html/library/Zend/View.php(107): include('/home/ind0809/p...')
#19 /home/ind0809/public_html/library/Zend/View/Abstract.php(787): Zend_View->_run('./application/l...')
#20 /home/ind0809/public_html/library/Zend/Layout.php(787): Zend_View_Abstract->render('layout.phtml')
#21 /home/ind0809/public_html/library/Zend/Layout/Controller/Plugin/Layout.php(142): Zend_Layout->render()
#22 /home/ind0809/public_html/library/Zend/Controller/Plugin/Broker.php(331): Zend_Layout_Controller_Plugin_Layout->postDispatch(Object(Zend_Controller_Request_Http))
#23 /home/ind0809/public_html/library/Zend/Controller/Front.php(945): Zend_Controller_Plugin_Broker->postDispatch(Object(Zend_Controller_Request_Http))
#24 /home/ind0809/public_html/index.php(400): Zend_Controller_Front->dispatch()
#25 {main}