AWS
Well-known member
- Affected version
- 2.0.2
I get this when trying to import from vbulletin 5. This is using a clean install of 2.0.2. I did a test import with 2.0.1 and it worked without a problem. PHP version 7.2.1. I also backed PHP down to 5.6.30 and still get the same error.
I want to do the final import to move the community and this is stopping me.
Thanks
Code:
ErrorException: [E_WARNING] mysqli::query(): invalid object or resource mysqli in src\XF\Db\Mysqli\Adapter.php at line 167
XF::handlePhpError()
mysqli->query() in src\XF\Db\Mysqli\Adapter.php at line 167
XF\Db\Mysqli\Adapter->makeConnection() in src\XF\Db\Mysqli\Adapter.php at line 28
XF\Db\Mysqli\Adapter->getConnection() in src\XF\Db\AbstractAdapter.php at line 51
XF\Db\AbstractAdapter->connect() in src\XF\Db\AbstractAdapter.php at line 73
XF\Db\AbstractAdapter->query() in src\XF\Db\AbstractAdapter.php at line 106
XF\Db\AbstractAdapter->fetchAllKeyed() in src\XF\Import\Importer\vBulletin.php at line 569
XF\Import\Importer\vBulletin->stepUserGroups() in src\XF\Import\Runner.php at line 160
XF\Import\Runner->runStep() in src\XF\Import\Runner.php at line 74
XF\Import\Runner->run() in src\XF\Admin\Controller\Import.php at line 232
XF\Admin\Controller\Import->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 1889
XF\App->run() in src\XF.php at line 32
I want to do the final import to move the community and this is stopping me.
Thanks