Duplicate Like Error - Import von vb4.2.5

Tamara-Jasmin

Active member
Hi,
is the import over and this just a message, or was the import aborted due to this message?
What should I do now? Are data lost?

InvalidArgumentException: Unknown column 'like_user_id' in src/XF/Import/Data/EntityEmulator.php at line 100

  1. XF\Import\Data\EntityEmulator->set() in src/XF/Import/Data/AbstractEmulatedData.php at line 24
  2. XF\Import\Data\AbstractEmulatedData->set() in src/XF/Import/Data/AbstractData.php at line 97
  3. XF\Import\Data\AbstractData->bulkSet() in src/addons/XFI/Import/Importer/vBulletin.php at line 4029
  4. XFI\Import\Importer\vBulletin->stepReputation() in src/XF/Import/Runner.php at line 160
  5. XF\Import\Runner->runStep() in src/XF/Import/Runner.php at line 74
  6. XF\Import\Runner->run() in src/XF/Admin/Controller/Import.php at line 232
  7. XF\Admin\Controller\Import->actionRun() in src/XF/Mvc/Dispatcher.php at line 321
  8. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 248
  9. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 100
  10. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 50
  11. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2177
  12. XF\App->run() in src/XF.php at line 392
  13. XF::runApp() in admin.php at line 13

LG: Tammy
 
I assume you're doing a 2.1 import. This isn't something that is supported yet (as updates will be needed for likes).

You should do the import into 2.0 in the mean time. (This would require a fresh install.)
 
Top Bottom