evgen583
Проверенные
- Сообщения
- 490
- Реакции
- 41
- Баллы
- 3,325
Здравствуйте, во общем такая проблема, при перенесение сообщений в другую тему, то выходит такая ошибка
И вот что в логах выдаёт
Помогите решить проблему
Код:
Server Error bdImage_XenForo_Model_Post::bdImage_getCachedPostById could not find the first post. Please contact pony at xfrocks dot com. array ( 'postId' => 1108, 'posts' => array ( ), ) bdImage_XenForo_Model_Post->bdImage_getCachedPostById() in bdImage/XenForo/DataWriter/Discussion/Thread.php at line 22 bdImage_XenForo_DataWriter_Discussion_Thread->rebuildDiscussionCounters() in BestAnswer/DataWriter/Discussion/Thread.php at line 32 BestAnswer_DataWriter_Discussion_Thread->rebuildDiscussionCounters() in XenForo/DataWriter/Discussion/Thread.php at line 73 XenForo_DataWriter_Discussion_Thread->rebuildDiscussion() in XenForo/Model/Post.php at line 1609 XenForo_Model_Post->_moveOrCopyPosts() in XenForo/Model/Post.php at line 1389 XenForo_Model_Post->movePosts() in XenForo/Model/InlineMod/Post.php at line 471 XenForo_Model_InlineMod_Post->_moveOrCopyPosts() in XenForo/Model/InlineMod/Post.php at line 362 XenForo_Model_InlineMod_Post->movePosts() in XenForo/ControllerPublic/InlineMod/Post.php at line 231 XenForo_ControllerPublic_InlineMod_Post->_moveOrCopyPostsAction() in XenForo/ControllerPublic/InlineMod/Post.php at line 142 XenForo_ControllerPublic_InlineMod_Post->actionMove() in XenForo/FrontController.php at line 351 XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134 XenForo_FrontController->run() in /home/evgen125/public_html/index.php at line 13
И вот что в логах выдаёт
Код:
XenForo_Exception: bdImage_XenForo_Model_Post::bdImage_getCachedPostById could not find the first post. Please contact pony at xfrocks dot com. array ( 'postId' => 1108, 'posts' => array ( ), ) - library/bdImage/XenForo/Model/Post.php:29
Сгенерирована пользователем: ADMIN, 5 мин. назад
Трассировка стэка
#0 /home/*******/public_html/library/bdImage/XenForo/DataWriter/Discussion/Thread.php(22): bdImage_XenForo_Model_Post->bdImage_getCachedPostById(1108)
#1 /home/*******/public_html/library/BestAnswer/DataWriter/Discussion/Thread.php(32): bdImage_XenForo_DataWriter_Discussion_Thread->rebuildDiscussionCounters()
#2 /home/*******/public_html/library/XenForo/DataWriter/Discussion/Thread.php(73): BestAnswer_DataWriter_Discussion_Thread->rebuildDiscussionCounters(8, 1108, 1118)
#3 /home/*******/public_html/library/XenForo/Model/Post.php(1609): XenForo_DataWriter_Discussion_Thread->rebuildDiscussion()
#4 /home/*******/public_html/library/XenForo/Model/Post.php(1389): XenForo_Model_Post->_moveOrCopyPosts('move', Array, Array, Array, Array)
#5 /home/*******/public_html/library/XenForo/Model/InlineMod/Post.php(471): XenForo_Model_Post->movePosts(Array, Array, Array, Array)
#6 /home/*******/public_html/library/XenForo/Model/InlineMod/Post.php(362): XenForo_Model_InlineMod_Post->_moveOrCopyPosts('move', Array, Array, Array, Array, NULL)
#7 /home/*******/public_html/library/XenForo/ControllerPublic/InlineMod/Post.php(231): XenForo_Model_InlineMod_Post->movePosts(Array, Array, NULL)
#8 /home/*******/public_html/library/XenForo/ControllerPublic/InlineMod/Post.php(142): XenForo_ControllerPublic_InlineMod_Post->_moveOrCopyPostsAction('canMovePosts', 'movePosts', 'XenForo_ViewPub...', 'inline_mod_post...')
#9 /home/*******public_html/library/XenForo/FrontController.php(351): XenForo_ControllerPublic_InlineMod_Post->actionMove()
#10 /home/*******/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#11 /home/*******/public_html/index.php(13): XenForo_FrontController->run()
#12 {main}
Содержимое запроса
array(3) {
["url"] => string(45) "http://мой сайт/inline-mod/post/move"
["_GET"] => array(0) {
}
["_POST"] => array(11) {
["thread_type"] => string(3) "new"
["node_id"] => string(3) "316"
["prefix_id"] => string(1) "0"
["title"] => string(52) "Цифровая фото / видео-камера "
["send_author_alert"] => string(1) "1"
["author_alert_reason"] => string(0) ""
["save"] => string(41) "Переместить сообщения"
["posts"] => array(9) {
[0] => string(4) "1108"
[1] => string(4) "1109"
[2] => string(4) "1112"
[3] => string(4) "1113"
[4] => string(4) "1114"
[5] => string(4) "1115"
[6] => string(4) "1116"
[7] => string(4) "1117"
[8] => string(4) "1118"
}
["_xfConfirm"] => string(1) "1"
["redirect"] => string(44) "http://мой сайт/threads/vorobi.172/"
["_xfToken"] => string(8) "********"
}
}
Помогите решить проблему
Последнее редактирование: