XF 1.5 Zend_Db_Statement_Mysqli_Exception

viper357

Well-known member
Hi, I installed 1.5.10 a few days ago and did an import from vb4.

I'm getting these errors once or twice a day, any idea what's causing it? Thanks.

Server Error Log
Error Info
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Prepared statement needs to be re-prepared - library/Zend/Db/Statement/Mysqli.php:214
Generated By: Unknown Account, Today at 9:30 AM
Stack Trace
#0 /home/tropical/public_html/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /home/tropical/public_html/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /home/tropical/public_html/library/XenForo/Model.php(219): Zend_Db_Adapter_Abstract->query('\n\t\t\tSELECT post...', 19944, 2)
#3 /home/tropical/public_html/library/XenForo/Model/Post.php(243): XenForo_Model->fetchAllKeyed('\n\t\t\tSELECT post...', 'post_id', 19944)
#4 /home/tropical/public_html/library/EWRporta2/Model/Post.php(31): XenForo_Model_Post->getPostsInThread(19944, Array)
#5 /home/tropical/public_html/library/XenForo/ControllerPublic/Thread.php(68): EWRporta2_Model_Post->getPostsInThread(19944, Array)
#6 /home/tropical/public_html/library/EWRporta2/ControllerPublic/Thread.php(9): XenForo_ControllerPublic_Thread->actionIndex()
#7 /home/tropical/public_html/library/Andy/Banner/ControllerPublic/Thread.php(13): EWRporta2_ControllerPublic_Thread->actionIndex()
#8 /home/tropical/public_html/library/Andy/VoterCount/ControllerPublic/Thread.php(8): Andy_Banner_ControllerPublic_Thread->actionIndex()
#9 /home/tropical/public_html/library/Andy/History/ControllerPublic/Thread.php(12): Andy_VoterCount_ControllerPublic_Thread->actionIndex()
#10 /home/tropical/public_html/library/Andy/Bookmark/ControllerPublic/Thread.php(15): Andy_History_ControllerPublic_Thread->actionIndex()
#11 /home/tropical/public_html/library/XFA/ForumLogo/Extends/ControllerPublic/Thread.php(21): Andy_Bookmark_ControllerPublic_Thread->actionIndex()
#12 /home/tropical/public_html/library/XenForo/FrontController.php(351): XFA_ForumLogo_Extends_ControllerPublic_Thread->actionIndex()
#13 /home/tropical/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#14 /home/tropical/public_html/index.php(13): XenForo_FrontController->run()
#15 {main}
Request State
array(3) {
["url"] => string(81) "http://www.tropicalaquarium.co.za/threads/co2-extinguisher-setup-questions.19944/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
 
Top Bottom