An error has occured.
PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '?) AND (TestimonyIndex.TI_Status = 1)' at line 2 in /app/app/lib/vendor/shardj/zf1-future/library/Zend/Db/Statement/Pdo.php:228
Stack trace:
#0 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Db/Statement/Pdo.php(228): PDOStatement->execute()
#1 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Db/Statement.php(303): Zend_Db_Statement_Pdo->_execute()
#2 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Db/Adapter/Abstract.php(480): Zend_Db_Statement->execute()
#3 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Db/Adapter/Pdo/Abstract.php(267): Zend_Db_Adapter_Abstract->query()
#4 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Db/Adapter/Abstract.php(739): Zend_Db_Adapter_Pdo_Abstract->query()
#5 /app/app/application/modules/testimony/models/TestimonyCollection.php(129): Zend_Db_Adapter_Abstract->fetchAll()
#6 /app/app/application/modules/testimony/controllers/IndexController.php(62): TestimonyCollection->getDetails()
#7 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Action.php(528): Testimony_IndexController->detailsAction()
#8 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch()
#9 /app/app/lib/vendor/shardj/zf1-future/library/Zend/View/Helper/Action.php(135): Zend_Controller_Dispatcher_Standard->dispatch()
#10 /app/app/lib/vendor/shardj/zf1-future/library/Zend/View/Abstract.php(363): Zend_View_Helper_Action->action()
#11 /app/app/lib/Cible/View/Helper/ZonesBlocks.php(44): Zend_View_Abstract->__call()
#12 /app/app/lib/vendor/shardj/zf1-future/library/Zend/View/Abstract.php(363): Cible_View_Helper_ZonesBlocks->zonesBlocks()
#13 /app/app/application/modules/default/views/scripts/template/common.phtml(3): Zend_View_Abstract->__call()
#14 /app/app/lib/vendor/shardj/zf1-future/library/Zend/View.php(157): include('...')
#15 /app/app/lib/vendor/shardj/zf1-future/library/Zend/View/Abstract.php(886): Zend_View->_run()
#16 /app/app/application/modules/default/views/scripts/page/index.phtml(4): Zend_View_Abstract->render()
#17 /app/app/lib/vendor/shardj/zf1-future/library/Zend/View.php(157): include('...')
#18 /app/app/lib/vendor/shardj/zf1-future/library/Zend/View/Abstract.php(886): Zend_View->_run()
#19 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Action/Helper/ViewRenderer.php(910): Zend_View_Abstract->render()
#20 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Action/Helper/ViewRenderer.php(931): Zend_Controller_Action_Helper_ViewRenderer->renderScript()
#21 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Action/Helper/ViewRenderer.php(970): Zend_Controller_Action_Helper_ViewRenderer->render()
#22 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Action/HelperBroker.php(277): Zend_Controller_Action_Helper_ViewRenderer->postDispatch()
#23 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Action.php(539): Zend_Controller_Action_HelperBroker->notifyPostDispatch()
#24 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch()
#25 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch()
#26 /app/app/lib/Cible/Bootstrap/Multidb.php(150): Zend_Controller_Front->dispatch()
#27 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Application.php(400): Bootstrap_Multidb->run()
#28 /app/app/web/index.php(104): Zend_Application->run()
#29 {main}

Next Zend_Db_Statement_Exception: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '?) AND (TestimonyIndex.TI_Status = 1)' at line 2, query was: SELECT DISTINCT `TestimonyData`.`TD_ID`, `TestimonyData`.`TD_Date`, `TestimonyData`.`TD_ReleaseDate`, `TestimonyData`.`TD_CategoryID`, `TestimonyIndex`.* FROM `TestimonyData`
 INNER JOIN `TestimonyIndex` ON TestimonyIndex.TI_NewsDataID = TestimonyData.TD_ID WHERE (TestimonyIndex.TI_LanguageID = 1) AND (TestimonyData.TD_ID = ?) AND (TestimonyIndex.TI_Status = 1) in /app/app/lib/vendor/shardj/zf1-future/library/Zend/Db/Statement/Pdo.php:235
Stack trace:
#0 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Db/Statement.php(303): Zend_Db_Statement_Pdo->_execute()
#1 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Db/Adapter/Abstract.php(480): Zend_Db_Statement->execute()
#2 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Db/Adapter/Pdo/Abstract.php(267): Zend_Db_Adapter_Abstract->query()
#3 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Db/Adapter/Abstract.php(739): Zend_Db_Adapter_Pdo_Abstract->query()
#4 /app/app/application/modules/testimony/models/TestimonyCollection.php(129): Zend_Db_Adapter_Abstract->fetchAll()
#5 /app/app/application/modules/testimony/controllers/IndexController.php(62): TestimonyCollection->getDetails()
#6 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Action.php(528): Testimony_IndexController->detailsAction()
#7 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch()
#8 /app/app/lib/vendor/shardj/zf1-future/library/Zend/View/Helper/Action.php(135): Zend_Controller_Dispatcher_Standard->dispatch()
#9 /app/app/lib/vendor/shardj/zf1-future/library/Zend/View/Abstract.php(363): Zend_View_Helper_Action->action()
#10 /app/app/lib/Cible/View/Helper/ZonesBlocks.php(44): Zend_View_Abstract->__call()
#11 /app/app/lib/vendor/shardj/zf1-future/library/Zend/View/Abstract.php(363): Cible_View_Helper_ZonesBlocks->zonesBlocks()
#12 /app/app/application/modules/default/views/scripts/template/common.phtml(3): Zend_View_Abstract->__call()
#13 /app/app/lib/vendor/shardj/zf1-future/library/Zend/View.php(157): include('...')
#14 /app/app/lib/vendor/shardj/zf1-future/library/Zend/View/Abstract.php(886): Zend_View->_run()
#15 /app/app/application/modules/default/views/scripts/page/index.phtml(4): Zend_View_Abstract->render()
#16 /app/app/lib/vendor/shardj/zf1-future/library/Zend/View.php(157): include('...')
#17 /app/app/lib/vendor/shardj/zf1-future/library/Zend/View/Abstract.php(886): Zend_View->_run()
#18 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Action/Helper/ViewRenderer.php(910): Zend_View_Abstract->render()
#19 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Action/Helper/ViewRenderer.php(931): Zend_Controller_Action_Helper_ViewRenderer->renderScript()
#20 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Action/Helper/ViewRenderer.php(970): Zend_Controller_Action_Helper_ViewRenderer->render()
#21 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Action/HelperBroker.php(277): Zend_Controller_Action_Helper_ViewRenderer->postDispatch()
#22 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Action.php(539): Zend_Controller_Action_HelperBroker->notifyPostDispatch()
#23 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch()
#24 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch()
#25 /app/app/lib/Cible/Bootstrap/Multidb.php(150): Zend_Controller_Front->dispatch()
#26 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Application.php(400): Bootstrap_Multidb->run()
#27 /app/app/web/index.php(104): Zend_Application->run()
#28 {main}

Next Zend_Controller_Exception: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '?) AND (TestimonyIndex.TI_Status = 1)' at line 2, query was: SELECT DISTINCT `TestimonyData`.`TD_ID`, `TestimonyData`.`TD_Date`, `TestimonyData`.`TD_ReleaseDate`, `TestimonyData`.`TD_CategoryID`, `TestimonyIndex`.* FROM `TestimonyData`
 INNER JOIN `TestimonyIndex` ON TestimonyIndex.TI_NewsDataID = TestimonyData.TD_ID WHERE (TestimonyIndex.TI_LanguageID = 1) AND (TestimonyData.TD_ID = ?) AND (TestimonyIndex.TI_Status = 1)#0 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Db/Statement.php(303): Zend_Db_Statement_Pdo->_execute()
#1 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Db/Adapter/Abstract.php(480): Zend_Db_Statement->execute()
#2 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Db/Adapter/Pdo/Abstract.php(267): Zend_Db_Adapter_Abstract->query()
#3 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Db/Adapter/Abstract.php(739): Zend_Db_Adapter_Pdo_Abstract->query()
#4 /app/app/application/modules/testimony/models/TestimonyCollection.php(129): Zend_Db_Adapter_Abstract->fetchAll()
#5 /app/app/application/modules/testimony/controllers/IndexController.php(62): TestimonyCollection->getDetails()
#6 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Action.php(528): Testimony_IndexController->detailsAction()
#7 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch()
#8 /app/app/lib/vendor/shardj/zf1-future/library/Zend/View/Helper/Action.php(135): Zend_Controller_Dispatcher_Standard->dispatch()
#9 /app/app/lib/vendor/shardj/zf1-future/library/Zend/View/Abstract.php(363): Zend_View_Helper_Action->action()
#10 /app/app/lib/Cible/View/Helper/ZonesBlocks.php(44): Zend_View_Abstract->__call()
#11 /app/app/lib/vendor/shardj/zf1-future/library/Zend/View/Abstract.php(363): Cible_View_Helper_ZonesBlocks->zonesBlocks()
#12 /app/app/application/modules/default/views/scripts/template/common.phtml(3): Zend_View_Abstract->__call()
#13 /app/app/lib/vendor/shardj/zf1-future/library/Zend/View.php(157): include('...')
#14 /app/app/lib/vendor/shardj/zf1-future/library/Zend/View/Abstract.php(886): Zend_View->_run()
#15 /app/app/application/modules/default/views/scripts/page/index.phtml(4): Zend_View_Abstract->render()
#16 /app/app/lib/vendor/shardj/zf1-future/library/Zend/View.php(157): include('...')
#17 /app/app/lib/vendor/shardj/zf1-future/library/Zend/View/Abstract.php(886): Zend_View->_run()
#18 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Action/Helper/ViewRenderer.php(910): Zend_View_Abstract->render()
#19 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Action/Helper/ViewRenderer.php(931): Zend_Controller_Action_Helper_ViewRenderer->renderScript()
#20 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Action/Helper/ViewRenderer.php(970): Zend_Controller_Action_Helper_ViewRenderer->render()
#21 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Action/HelperBroker.php(277): Zend_Controller_Action_Helper_ViewRenderer->postDispatch()
#22 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Action.php(539): Zend_Controller_Action_HelperBroker->notifyPostDispatch()
#23 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch()
#24 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch()
#25 /app/app/lib/Cible/Bootstrap/Multidb.php(150): Zend_Controller_Front->dispatch()
#26 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Application.php(400): Bootstrap_Multidb->run()
#27 /app/app/web/index.php(104): Zend_Application->run()
#28 {main} in /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Plugin/Broker.php:335
Stack trace:
#0 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Controller/Front.php(965): Zend_Controller_Plugin_Broker->postDispatch()
#1 /app/app/lib/Cible/Bootstrap/Multidb.php(150): Zend_Controller_Front->dispatch()
#2 /app/app/lib/vendor/shardj/zf1-future/library/Zend/Application.php(400): Bootstrap_Multidb->run()
#3 /app/app/web/index.php(104): Zend_Application->run()
#4 {main}