XF 1.5 Server Error: Is this something to worry about?

jr777

Active member
I got a server error, and I have no clue what it's talking about. I hadn't done anything before it popped up. I don't have any addons or anything installed, just a style from PixelExit is the only modification I've made other than adding some CSS here and there.

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, Thursday at 4:34 PM
Stack Trace
#0 /home/jack556/public_html/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /home/jack556/public_html/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /home/jack556/public_html/library/Zend/Db/Adapter/Abstract.php(753): Zend_Db_Adapter_Abstract->query('\n\t\t\tSELECT node...', 19)
#3 /home/jack556/public_html/library/XenForo/Model/Forum.php(29): Zend_Db_Adapter_Abstract->fetchRow('\n\t\t\tSELECT node...', 19)
#4 /home/jack556/public_html/library/XenForo/ControllerHelper/ForumThreadPost.php(179): XenForo_Model_Forum->getForumById(19, Array)
#5 /home/jack556/public_html/library/XenForo/ControllerHelper/ForumThreadPost.php(38): XenForo_ControllerHelper_ForumThreadPost->getForumOrError(19, Array)
#6 /home/jack556/public_html/library/XenForo/ControllerPublic/Forum.php(183): XenForo_ControllerHelper_ForumThreadPost->assertForumValidAndViewable(19, Array)
#7 /home/jack556/public_html/library/XenForo/FrontController.php(351): XenForo_ControllerPublic_Forum->actionForum()
#8 /home/jack556/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#9 /home/jack556/public_html/index.php(13): XenForo_FrontController->run()
#10 {main}
Request State
array(3) {
["url"] => string(48) "http://556files.net/index.php?forums/pistols.19/"
["_GET"] => array(1) {
["forums/pistols_19/"] => string(0) ""
}
["_POST"] => array(0) {
}
}
 
Top Bottom