StealthBravo
Member
Long story short, made the jump to 2.0. Made a backup of our old database, and then our backup drive decided to fail on us. So, now I'm stuck with a dead backup drive and a non-functional XF install.
With no backup, I'm forced to stick with what I have. I receive this error:
Does anyone have the parameters required to add this table back? I'm not entirely sure what columns, character sizes, etc. are required.
Thanks!
With no backup, I'm forced to stick with what I have. I receive this error:
XF\Db\Exception: MySQL statement prepare error [1146]: Table 'xenforo.xf_addon' doesn't exist in src/XF/Db/AbstractStatement.php at line 212
- XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 174
- XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 35
- XF\Db\Mysqli\Statement->prepare() in src/XF/Db/Mysqli/Statement.php at line 46
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 69
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1138
- XF\Mvc\Entity\Finder->fetch() in src/XF/Repository/TemplateModification.php at line 52
- XF\Repository\TemplateModification->applyModificationsToTemplate() in src/XF/Entity/Template.php at line 185
- XF\Entity\Template->validateTemplateText() in src/XF/Entity/Template.php at line 166
- XF\Entity\Template->verifyTemplate() in src/XF/Mvc/Entity/Entity.php at line 713
- XF\Mvc\Entity\Entity->_verifyValueCustom() in src/XF/Mvc/Entity/Entity.php at line 567
- XF\Mvc\Entity\Entity->set() in src/XF/Mvc/Entity/Entity.php at line 502
- XF\Mvc\Entity\Entity->__set() in src/XF/AddOn/DataType/BbCodeMediaSite.php at line 81
- XF\AddOn\DataType\BbCodeMediaSite->importAddOnData() in src/XF/Job/AddOnData.php at line 108
- XF\Job\AddOnData->run() in src/XF/Job/Atomic.php at line 38
- XF\Job\Atomic->run() in src/XF/Job/Manager.php at line 241
- XF\Job\Manager->runJobInternal() in src/XF/Job/Manager.php at line 187
- XF\Job\Manager->runJobEntry() in src/XF/Job/Manager.php at line 138
- XF\Job\Manager->runUnique() in src/XF/Install/Controller/AbstractController.php at line 24
- XF\Install\Controller\AbstractController->manualJobRunner() in src/XF/Install/Controller/Upgrade.php at line 243
- XF\Install\Controller\Upgrade->actionRunJob() in src/XF/Mvc/Dispatcher.php at line 249
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1852
- XF\App->run() in src/XF.php at line 328
- XF::runApp() in install/index.php at line 14
Does anyone have the parameters required to add this table back? I'm not entirely sure what columns, character sizes, etc. are required.
Thanks!