DRE
Well-known member
Unable to copy posts in Xenforo 1.3 Beta 2 due to this error. I have to disable it for it to work.
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Unknown column 'dark_postrating_1_count' in 'field list' - library/Zend/Db/Statement/Mysqli.php:77
Generated By: DRE, Today at 6:23 PM
Stack Trace
#0 /home/dre/public_html/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('INSERT INTO `xf...')
#1 /home/yo/public_html/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), 'INSERT INTO `xf...')
#2 /home/yo/public_html/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('INSERT INTO `xf...')
#3 /home/yo/public_html/library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `xf...', Array)
#4 /home/yo/public_html/library/XenForo/Model/Post.php(1543): Zend_Db_Adapter_Abstract->insert('xf_post', Array)
#5 /home/yo/public_html/library/XfAddOns/Blogs/Override/Model/Post.php(42): XenForo_Model_Post->_copyPost(Array, Array, Array)
#6 /home/yo/public_html/library/XenForo/Model/Post.php(1421): XfAddOns_Blogs_Override_Model_Post->_copyPost(Array, Array, Array)
#7 /home/yo/public_html/library/XenForo/Model/Post.php(1329): XenForo_Model_Post->_moveOrCopyPosts('copy', Array, Array, Array, Array)
#8 /home/yo/public_html/library/XenForo/Model/InlineMod/Post.php(459): XenForo_Model_Post->copyPosts(Array, Array, Array, Array)
#9 /home/yo/public_html/library/XenForo/Model/InlineMod/Post.php(410): XenForo_Model_InlineMod_Post->_moveOrCopyPosts('copy', Array, Array, Array, Array, NULL)
#10 /home/yo/public_html/library/XenForo/ControllerPublic/InlineMod/Post.php(223): XenForo_Model_InlineMod_Post->copyPosts(Array, Array, NULL)
#11 /home/yo/public_html/library/XenForo/ControllerPublic/InlineMod/Post.php(153): XenForo_ControllerPublic_InlineMod_Post->_moveOrCopyPostsAction('canCopyPosts', 'copyPosts', 'XenForo_ViewPub...', 'inline_mod_post...')
#12 /home/yo/public_html/library/XenForo/FrontController.php(347): XenForo_ControllerPublic_InlineMod_Post->actionCopy()
#13 /home/yo/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#14 /home/yo/public_html/index.php(13): XenForo_FrontController->run()
#15 {main}
Request State
array(3) {
["url"] => string(35) "https://8th.us/inline-mod/post/copy"
["_GET"] => array(0) {
}
["_POST"] => array(7) {
["thread_type"] => string(8) "existing"
["existing_url"] => string(44) "https://8th.us/topic/personal-boycotts.1340/"
["save"] => string(10) "Copy Posts"
["posts"] => array(1) {
[0] => string(6) "172649"
}
["_xfConfirm"] => string(1) "1"
["redirect"] => string(49) "https://8th.us/topic/star-trek.17398/#post-172649"
["_xfToken"] => string(8) "********"
}
}
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Unknown column 'dark_postrating_1_count' in 'field list' - library/Zend/Db/Statement/Mysqli.php:77
Generated By: DRE, Today at 6:23 PM
Stack Trace
#0 /home/dre/public_html/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('INSERT INTO `xf...')
#1 /home/yo/public_html/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), 'INSERT INTO `xf...')
#2 /home/yo/public_html/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('INSERT INTO `xf...')
#3 /home/yo/public_html/library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `xf...', Array)
#4 /home/yo/public_html/library/XenForo/Model/Post.php(1543): Zend_Db_Adapter_Abstract->insert('xf_post', Array)
#5 /home/yo/public_html/library/XfAddOns/Blogs/Override/Model/Post.php(42): XenForo_Model_Post->_copyPost(Array, Array, Array)
#6 /home/yo/public_html/library/XenForo/Model/Post.php(1421): XfAddOns_Blogs_Override_Model_Post->_copyPost(Array, Array, Array)
#7 /home/yo/public_html/library/XenForo/Model/Post.php(1329): XenForo_Model_Post->_moveOrCopyPosts('copy', Array, Array, Array, Array)
#8 /home/yo/public_html/library/XenForo/Model/InlineMod/Post.php(459): XenForo_Model_Post->copyPosts(Array, Array, Array, Array)
#9 /home/yo/public_html/library/XenForo/Model/InlineMod/Post.php(410): XenForo_Model_InlineMod_Post->_moveOrCopyPosts('copy', Array, Array, Array, Array, NULL)
#10 /home/yo/public_html/library/XenForo/ControllerPublic/InlineMod/Post.php(223): XenForo_Model_InlineMod_Post->copyPosts(Array, Array, NULL)
#11 /home/yo/public_html/library/XenForo/ControllerPublic/InlineMod/Post.php(153): XenForo_ControllerPublic_InlineMod_Post->_moveOrCopyPostsAction('canCopyPosts', 'copyPosts', 'XenForo_ViewPub...', 'inline_mod_post...')
#12 /home/yo/public_html/library/XenForo/FrontController.php(347): XenForo_ControllerPublic_InlineMod_Post->actionCopy()
#13 /home/yo/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#14 /home/yo/public_html/index.php(13): XenForo_FrontController->run()
#15 {main}
Request State
array(3) {
["url"] => string(35) "https://8th.us/inline-mod/post/copy"
["_GET"] => array(0) {
}
["_POST"] => array(7) {
["thread_type"] => string(8) "existing"
["existing_url"] => string(44) "https://8th.us/topic/personal-boycotts.1340/"
["save"] => string(10) "Copy Posts"
["posts"] => array(1) {
[0] => string(6) "172649"
}
["_xfConfirm"] => string(1) "1"
["redirect"] => string(49) "https://8th.us/topic/star-trek.17398/#post-172649"
["_xfToken"] => string(8) "********"
}
}

