Debugging information:
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 MariaDB server version for the right syntax to use near ')' at line 1' in /home/logocont/public_html/library/Zend/Db/Statement/Pdo.php:475
Stack trace:
#0 /home/logocont/public_html/library/Zend/Db/Statement.php(565): Zend_Db_Statement_Pdo->_execute(Array)
#1 /home/logocont/public_html/library/Zend/Db/Adapter/Abstract.php(859): Zend_Db_Statement->execute(Array)
#2 /home/logocont/public_html/library/Zend/Db/Adapter/Pdo/Abstract.php(439): Zend_Db_Adapter_Abstract->query('UPDATE `custome...', Array)
#3 /home/logocont/public_html/library/Zend/Db/Adapter/Abstract.php(1101): Zend_Db_Adapter_Pdo_Abstract->query('UPDATE `custome...', Array)
#4 /home/logocont/public_html/application/models/UsersModel.php(1339): Zend_Db_Adapter_Abstract->update('customer_contes...', Array, 'contest_id=')
#5 /home/logocont/public_html/application/controllers/IndexController.php(1929): UsersModel->updateLastContestVisit(NULL)
#6 /home/logocont/public_html/library/Zend/Controller/Action.php(1005): IndexController->contestportfolioAction()
#7 /home/logocont/public_html/library/Zend/Controller/Dispatcher/Standard.php(569): Zend_Controller_Action->dispatch('contestportfoli...')
#8 /home/logocont/public_html/library/Zend/Controller/Front.php(1867): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#9 /home/logocont/public_html/index.php(72): Zend_Controller_Front->dispatch()
#10 {main}