It didn't occur on my test import where I copied the database to test it so it must an anomaly, but I did as you suggested and it continued!
Thank you.
I got through an entire test import without this issue. And on the second import this came up near the end.
I wanna say step 22? After attachments? Help. I'm almost at the end.
I successfully got through the test import thanks to your help, but for some reason I got a new error on what was gonna be the final run:
XF\Db\DuplicateKeyException: MySQL query error [1062]: Duplicate entry 'profile_post-76586-17103' for key 'content_type_id_user_id' in...
InvalidArgumentException: Could not find 'allow_poll' in data in src/XF/Import/Importer/AbstractImporter.php at line 237
XF\Import\Importer\AbstractImporter->mapKeys() in src/addons/XFI/Import/Importer/XenForo2.php at line 1001
XFI\Import\Importer\XenForo2->setupNodeForumImport() in...
Thank you. That fixed that issue.
Now I'm getting:
InvalidArgumentException: Could not find 'allow_poll' in data in src/XF/Import/Importer/AbstractImporter.php at line 237
XF\Import\Importer\AbstractImporter->mapKeys() in src/addons/XFI/Import/Importer/XenForo2.php at line 1001...
XF\Db\DuplicateKeyException: MySQL query error [1062]: Duplicate entry 'raw-Forum' for key 'node_name_unique' in src/XF/Db/AbstractStatement.php at line 228
XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 196
XF\Db\Mysqli\Statement->getException() in...
XF\Db\Exception: MySQL statement prepare error [1054]: Unknown column 'type_data' in 'field list' in src/XF/Db/AbstractStatement.php at line 228
XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 196
XF\Db\Mysqli\Statement->getException() in...