wangyu1314
Member
I'm doing a test to convert a vBulletin forum to xenforo, and I can't uninstall it due to a buggy component that exists in the xenforo database, after reinstalling xenforo, the buggy plugin still exists in the database, and there's no other way for me to do it, so I just deleted the mysql database corresponding to xenforo, and reinstalled it again! XenForo, it keeps reporting errors, what should I do?
Thank you.
Thank you.
Code:
XF\Db\Exception: xf_activity_summary_definition: MySQL query error [1050]: Table '`demo`.`xf_activity_summary_definition`' already exists in src/XF/Db/AbstractStatement.php at line 230
XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 207
XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 83
XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
XF\Db\AbstractAdapter->query() in src/XF/Db/Schema/AbstractDdl.php at line 158
XF\Db\Schema\AbstractDdl->apply() in src/XF/Db/SchemaManager.php at line 194
XF\Db\SchemaManager->createTable() in src/XF/Install/Helper.php at line 383
XF\Install\Helper->createApplicationTables() in src/XF/Install/Controller/Install.php at line 182
XF\Install\Controller\Install->actionStep2() in src/XF/Mvc/Dispatcher.php at line 362
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 264
XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 121
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 63
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2826
XF\App->run() in src/XF.php at line 806
XF::runApp() in install/index.php at line 16