BassMan
New Member
Hi,
trying to install version 2.0.0 Beta 2 but getting this error when hitting the Install button:
ErrorException: [E_WARNING] Illegal offset type in isset or empty in src/XF/Db/Schema/Index.php at line 191
trying to install version 2.0.0 Beta 2 but getting this error when hitting the Install button:
ErrorException: [E_WARNING] Illegal offset type in isset or empty in src/XF/Db/Schema/Index.php at line 191
- XF::handlePhpError() in src/XF/Db/Schema/Index.php at line 191
- XF\Db\Schema\Index->getDefinition() in src/XF/Db/Schema/Alter.php at line 254
- XF\Db\Schema\Alter->getQueries() in src/XF/Db/Schema/AbstractDdl.php at line 147
- XF\Db\Schema\AbstractDdl->apply() in src/XF/Db/SchemaManager.php at line 143
- XF\Db\SchemaManager->alterTable() in src/addons/AVForums/TagEssentials/Setup.php at line 34
- AVForums\TagEssentials\Setup->installStep1() in src/XF/AddOn/StepRunnerInstallTrait.php at line 60
- AVForums\TagEssentials\Setup->installStepRunner() in src/XF/AddOn/StepRunnerInstallTrait.php at line 27
- AVForums\TagEssentials\Setup->install() in src/XF/Admin/Controller/AddOn.php at line 393
- XF\Admin\Controller\AddOn->actionInstall() 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 1931
- XF\App->run() in src/XF.php at line 329
- XF::runApp() in admin.php at line 13