Not a bug Error if i try to post XenForo 1.3.0 Beta 4

Tealk

Well-known member
If i try to Post i get this Error:
Fehlerinformation
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Unknown column 'last_edit_user_id' in 'field list' - library/Zend/Db/Statement/Mysqli.php:77
Generiert durch: Tealk, Vor 3 Minuten
Stapelverfolgung
#0 /var/www/web120088/html/test1/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('INSERT INTO `xf...')
#1 /var/www/web120088/html/test1/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), 'INSERT INTO `xf...')
#2 /var/www/web120088/html/test1/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('INSERT INTO `xf...')
#3 /var/www/web120088/html/test1/library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `xf...', Array)
#4 /var/www/web120088/html/test1/library/XenForo/DataWriter.php(1612): Zend_Db_Adapter_Abstract->insert('xf_post', Array)
#5 /var/www/web120088/html/test1/library/XenForo/DataWriter.php(1601): XenForo_DataWriter->_insert()
#6 /var/www/web120088/html/test1/library/XenForo/DataWriter.php(1393): XenForo_DataWriter->_save()
#7 /var/www/web120088/html/test1/library/XenForo/DataWriter/Discussion.php(477): XenForo_DataWriter->save()
#8 /var/www/web120088/html/test1/library/XenForo/DataWriter/Discussion.php(426): XenForo_DataWriter_Discussion->_saveFirstMessageDw()
#9 /var/www/web120088/html/test1/library/XenForo/DataWriter.php(1397): XenForo_DataWriter_Discussion->_postSave()
#10 /var/www/web120088/html/test1/library/twittertopics/DataWriter/twittertopics.php(9): XenForo_DataWriter->save()
#11 /var/www/web120088/html/test1/library/XenForo/ControllerPublic/Forum.php(679): twittertopics_DataWriter_twittertopics->save()
#12 /var/www/web120088/html/test1/library/XenForo/FrontController.php(347): XenForo_ControllerPublic_Forum->actionAddThread()
#13 /var/www/web120088/html/test1/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#14 /var/www/web120088/html/test1/index.php(13): XenForo_FrontController->run()
#15 {main}
Benötigter Status
array(3) {
["url"] => string(57) "http://test1.anzahcraft.de/forums/smalltalk.32/add-thread"
["_GET"] => array(0) {
}
["_POST"] => array(12) {
["title"] => string(5) "Spack"
["message_html"] => string(15) "<p>test<br></p>"
["_xfRelativeResolver"] => string(60) "http://test1.anzahcraft.de/forums/smalltalk.32/create-thread"
["attachment_hash"] => string(32) "974e52963671a9f0e57faafed10b3346"
["watch_thread_state"] => string(1) "1"
["discussion_open"] => string(1) "1"
["_set"] => array(2) {
["discussion_open"] => string(1) "1"
["sticky"] => string(1) "1"
}
["poll"] => array(2) {
["question"] => string(0) ""
["responses"] => array(2) {
[0] => string(0) ""
[1] => string(0) ""
}
}
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(34) "/forums/smalltalk.32/create-thread"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
 
I have deactivate and remove this addon but i get still the error :(

Fehlerinformation
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Unknown column 'last_edit_user_id' in 'field list' - library/Zend/Db/Statement/Mysqli.php:77
Generiert durch: Tealk, Vor einem Moment
Stapelverfolgung
#0 /var/www/web120088/html/test1/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('INSERT INTO `xf...')
#1 /var/www/web120088/html/test1/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), 'INSERT INTO `xf...')
#2 /var/www/web120088/html/test1/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('INSERT INTO `xf...')
#3 /var/www/web120088/html/test1/library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `xf...', Array)
#4 /var/www/web120088/html/test1/library/XenForo/DataWriter.php(1612): Zend_Db_Adapter_Abstract->insert('xf_post', Array)
#5 /var/www/web120088/html/test1/library/XenForo/DataWriter.php(1601): XenForo_DataWriter->_insert()
#6 /var/www/web120088/html/test1/library/XenForo/DataWriter.php(1393): XenForo_DataWriter->_save()
#7 /var/www/web120088/html/test1/library/XenForo/DataWriter/Discussion.php(477): XenForo_DataWriter->save()
#8 /var/www/web120088/html/test1/library/XenForo/DataWriter/Discussion.php(426): XenForo_DataWriter_Discussion->_saveFirstMessageDw()
#9 /var/www/web120088/html/test1/library/XenForo/DataWriter.php(1397): XenForo_DataWriter_Discussion->_postSave()
#10 /var/www/web120088/html/test1/library/XenForo/ControllerPublic/Forum.php(679): XenForo_DataWriter->save()
#11 /var/www/web120088/html/test1/library/XenForo/FrontController.php(347): XenForo_ControllerPublic_Forum->actionAddThread()
#12 /var/www/web120088/html/test1/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#13 /var/www/web120088/html/test1/index.php(13): XenForo_FrontController->run()
#14 {main}
Benötigter Status
array(3) {
["url"] => string(58) "http://test1.anzahcraft.de/forums/disskusion.18/add-thread"
["_GET"] => array(0) {
}
["_POST"] => array(12) {
["title"] => string(10) "testbolzen"
["message_html"] => string(17) "<p>test<br></p>
"
["_xfRelativeResolver"] => string(61) "http://test1.anzahcraft.de/forums/disskusion.18/create-thread"
["attachment_hash"] => string(32) "0f1c0a47bde5f0188608315ca6721ec6"
["watch_thread_state"] => string(1) "1"
["discussion_open"] => string(1) "1"
["_set"] => array(2) {
["discussion_open"] => string(1) "1"
["sticky"] => string(1) "1"
}
["poll"] => array(2) {
["question"] => string(0) ""
["responses"] => array(2) {
[0] => string(0) ""
[1] => string(0) ""
}
}
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(35) "/forums/disskusion.18/create-thread"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
 
Top Bottom