Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error

Names5

Проверенные
Сообщения
42
Реакции
4
Баллы
3,305
Здравствуйте, помогите решить проблему

Код:
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Prepared statement needs to be re-prepared - library/Zend/Db/Statement/Mysqli.php:214

Код:
#0 /home/crypters/public_html/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /home/crypters/public_html/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /home/crypters/public_html/library/Zend/Db/Adapter/Abstract.php(753): Zend_Db_Adapter_Abstract->query('\n\t\t\tSELECT user...', 1)
#3 /home/crypters/public_html/library/XenForo/Model/User.php(446): Zend_Db_Adapter_Abstract->fetchRow('\n\t\t\tSELECT user...', 1)
#4 /home/crypters/public_html/library/XenForo/Model/User.php(959): XenForo_Model_User->getUserById(1, Array)
#5 /home/crypters/public_html/library/XenForo/Visitor.php(415): XenForo_Model_User->getVisitingUserById(1)
#6 /home/crypters/public_html/library/XenForo/Session.php(274): XenForo_Visitor::setup(1, Array)
#7 /home/crypters/public_html/library/XenForo/Controller.php(293): XenForo_Session::startPublicSession(Object(Zend_Controller_Request_Http))
#8 /home/crypters/public_html/library/XenForo/Controller.php(306): XenForo_Controller->_setupSession('Activity')
#9 /home/crypters/public_html/library/XenForo/FrontController.php(368): XenForo_Controller->preDispatch('Activity', 'Dark_TaigaChat_...')
#10 /home/crypters/public_html/library/XenForo/FrontController.php(152): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#11 /home/crypters/public_html/index.php(13): XenForo_FrontController->run()
#12 {main}

Код:
array(3) {
  ["url"] => string(43) "https://darklab.pro/taigachat/activity.json"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(4) {
    ["_xfRequestUri"] => string(1) "/"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
Современный облачный хостинг провайдер | Aéza
Назад
Сверху Снизу