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
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
- XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 34
- XF\Db\Mysqli\Statement->prepare() in src/XF/Db/Mysqli/Statement.php at line 44
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 67
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 84
- XF\Db\AbstractAdapter->fetchAll() in src/XF/Install/Upgrade/2000010-200a.php at line 503
- XF\Install\Upgrade\Version2000010->step6() in src/XF/Install/Controller/Upgrade.php at line 155
- XF\Install\Controller\Upgrade->actionRun() 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 1831
- XF\App->run() in src/XF.php at line 328
- XF::runApp() in install/index.php at line 14