XF 2.1 Issue with XenForo import from vB 4.X

lygren

Member
We did a trial migration first and it worked fine, but after having installed some of the plugins and then redoing the migration we got the following error in the finalisation stage;

Processing…
Generating... accounts (10)

AVforum.no
Error: Call to a member function createRemoteAccount() on null in src/addons/ThemeHouse/XLink/Job/GenerateRemoteAccountsForPlatform.php at line 75
  1. ThemeHouse\XLink\Job\GenerateRemoteAccountsForPlatform->run()in src/XF/Job/Manager.php at line 253
  2. XF\Job\Manager->runJobInternal() in src/XF/Job/Manager.php at line195
  3. XF\Job\Manager->runJobEntry() in src/XF/Job/Manager.php at line 79
  4. XF\Job\Manager->runQueue() in src/XF/Admin/Controller/Tools.php at line 139
  5. XF\Admin\Controller\Tools->actionRunJob() insrc/XF/Mvc/Dispatcher.php at line 321
  6. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 248
  7. XF\Mvc\Dispatcher->dispatchFromMatch() insrc/XF/Mvc/Dispatcher.php at line 100
  8. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 50
  9. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2177
  10. XF\App->run() in src/XF.php at line 390
  11. XF::runApp() in admin.php at line 13
1. How important is this section and out in terms of migration stability?
2. Any ideas on how to do this when trying to avoid having to do everything once again as the migration took 23 hours and we had to take down the old forum while migrating?
 
Back
Top Bottom