[FIXED] Error during import

Alluidh

New Member
Hi

I try to import the sovial group and get

Code:
InvalidArgumentException: Could not find 'address' in data in src/XF/Import/Importer/AbstractImporter.php at line 237
XF\Import\Importer\AbstractImporter->mapKeys() in src/addons/Truonglv/Groups/Import/Importer/Group.php at line 487
Truonglv\Groups\Import\Importer\Group->stepEvents() in src/XF/Import/Runner.php at line 231
XF\Import\Runner->runStep() in src/XF/Import/Runner.php at line 59
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 350
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 261
XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2184
XF\App->run() in src/XF.php at line 391
XF::runApp() in admin.php at line 13

Are you able to help, please?
 
Look like you have some custom add-ons which add some fields in our tables. Is it?
 
Not as I know. We've done the change from vBulletin social groups to [Nobita] Social Groups last year and now the switch to XenForo 2.1.
 
Your version too old. The import scripts was support latest version only.
 
I'm very sorry, but why didn't you told that in my question I ask before? It would have been easy to update the xenforo 1.5 version before updating to XenForo 2.1.
 
Sorry. I have guess that you have always use latest version. But I could provide a custom scripts which help you run on that version.
 
Back
Top