Commander
Member
- Affected version
- 2.2.11
Hi all...
I've managed to import most of data from Discourse to XenForo... but at near end I got this:
ErrorException: [E_WARNING] pg_prepare(): Query failed: ERROR: column bookmarks.topic_id does not exist LINE 4: ON topics.id = bookmarks.topic_id ^ in src/XF/Db/PostgreSql/Statement.php at line 35
Also I have about 79k posts and there is 77k post imported, but mainly problem is that is imporetd only 179 memebrs of 1605. When using rebuild I saw that rebuild goes to 1605, but I cant see them.
Is there any help for this?
I've managed to import most of data from Discourse to XenForo... but at near end I got this:
ErrorException: [E_WARNING] pg_prepare(): Query failed: ERROR: column bookmarks.topic_id does not exist LINE 4: ON topics.id = bookmarks.topic_id ^ in src/XF/Db/PostgreSql/Statement.php at line 35
- XF::handlePhpError()
- pg_prepare() in src/XF/Db/PostgreSql/Statement.php at line 35
- XF\Db\PostgreSql\Statement->prepare() in src/XF/Db/PostgreSql/Statement.php at line 47
- XF\Db\PostgreSql\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 167
- XF\Db\AbstractAdapter->fetchAllKeyed() in src/addons/XFI/Import/Importer/Discourse.php at line 2556
- XFI\Import\Importer\Discourse->stepBookmarks() in src/XF/Import/Runner.php at line 244
- XF\Import\Runner->runStep() in src/XF/Import/Runner.php at line 61
- XF\Import\Runner->run() in src/XF/Admin/Controller/Import.php at line 234
- XF\Admin\Controller\Import->actionRun() in src/XF/Mvc/Dispatcher.php at line 352
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2353
- XF\App->run() in src/XF.php at line 524
- XF::runApp() in admin.php at line 13
Also I have about 79k posts and there is 77k post imported, but mainly problem is that is imporetd only 179 memebrs of 1605. When using rebuild I saw that rebuild goes to 1605, but I cant see them.
Is there any help for this?