dehness
Well-known member
Hi, after uninstalling this add-on (it had been disabled for a long time, just not uninstalled), I get the following error whenever someone tries to post/edit a post.
Unfortunately the add-on author is long gone, and I don't have the original .xml to simply re-install it.
I'm guessing I need to modify the database tables that were changed for the add-on?
Unfortunately the add-on author is long gone, and I don't have the original .xml to simply re-install it.
I'm guessing I need to modify the database tables that were changed for the add-on?
Code:
The following error occurred:
Mysqli prepare error: Unknown column 'edit_count' in 'field list'
Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 574
Zend_Db_Adapter_Abstract->insert() in XenForo/DataWriter.php at line 1624
XenForo_DataWriter->_insert() in XenForo/DataWriter.php at line 1613
XenForo_DataWriter->_save() in XenForo/DataWriter.php at line 1405
XenForo_DataWriter->save() in XenForo/ControllerPublic/Thread.php at line 557
XenForo_ControllerPublic_Thread->actionAddReply() in XenForo/FrontController.php at line 347
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /var/www/clients/client1/web1/web/index.php at line 13