Not a bug Error During Update

Status
Not open for further replies.

kstiegler

New member
Affected version
2.0
The update crashed about 1/2 way through. I don't think it liked being forced to SSL since the page was an SSL error, so I turned SSL redirect off and tried to install again.

Now I get this:

XF\Db\Exception: MySQL statement prepare error [1146]: Table 'itchatterbox20170930.xf_style_property_definition' doesn't exist in src/XF/Db/AbstractStatement.php at line 183

  1. XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 34
  2. XF\Db\Mysqli\Statement->prepare() in src/XF/Db/Mysqli/Statement.php at line 44
  3. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 67
  4. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 84
  5. XF\Db\AbstractAdapter->fetchAll() in src/XF/Install/Upgrade/2000010-200a.php at line 503
  6. XF\Install\Upgrade\Version2000010->step6() in src/XF/Install/Controller/Upgrade.php at line 155
  7. XF\Install\Controller\Upgrade->actionRun() in src/XF/Mvc/Dispatcher.php at line 249
  8. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
  9. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
  10. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1831
  11. XF\App->run() in src/XF.php at line 328
  12. XF::runApp() in install/index.php at line 14

 
Status
Not open for further replies.
Top Bottom