DarkGizmo
Well-known member
I did a test upgrade and while the upgrade process was going through it spat out this error at me......Not sure what went wrong here? It gets to rebuilding the masta data templates to around 95% before it hits me with this error:
XF\Db\Exception: MySQL statement prepare error [1146]: Table 'revillu2_beta.xf_widget_definition' doesn't exist in src/XF/Db/AbstractStatement.php at line 228
Any help would be appreciated. Also, I upgraded via uploading files and overwritng them, not via the admin CP.
XF\Db\Exception: MySQL statement prepare error [1146]: Table 'revillu2_beta.xf_widget_definition' doesn't exist in src/XF/Db/AbstractStatement.php at line 228
- XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 196
- XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 39
- XF\Db\Mysqli\Statement->prepare() in src/XF/Db/Mysqli/Statement.php at line 54
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
- XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 212
- XF\Mvc\Entity\Manager->findByIds() in src/XF/AddOn/DataType/AbstractDataType.php at line 314
- XF\AddOn\DataType\AbstractDataType->findByIds() in src/XF/AddOn/DataType/WidgetDefinition.php at line 53
- XF\AddOn\DataType\WidgetDefinition->importAddOnData() in src/XF/Job/AddOnData.php at line 110
- 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 258
- XF\Job\Manager->runJobInternal() in src/XF/Job/Manager.php at line 200
- XF\Job\Manager->runJobEntry() in src/XF/Job/Manager.php at line 151
- 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 262
- XF\Install\Controller\Upgrade->actionRunJob() in src/XF/Mvc/Dispatcher.php at line 350
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
- XF\App->run() in src/XF.php at line 464
- XF::runApp() in install/index.php at line 14
Any help would be appreciated. Also, I upgraded via uploading files and overwritng them, not via the admin CP.
Last edited: