Importer from xF to xF error

The Matrix

Active member
Affected version
1.5.2
HI,

I have to test this localhost from xF to xF for XenForo importer FOR Avatars and Attachmatch import only getting an error here,
PHP:
InvalidArgumentException: Constraint error for allow_view_profile: Please enter a valid value. in src/XF/Import/Data/EntityEmulator.php at line 162
XF\Import\Data\EntityEmulator->set() in src/XF/Import/Data/User.php at line 162
XF\Import\Data\User->setDirect() in src/XF/Import/Data/User.php at line 151
XF\Import\Data\User->bulkSetDirect() in src/addons/XFI/Import/Importer/XenForo2.php at line 443
XFI\Import\Importer\XenForo2->setupImportUser() in src/addons/XFI/Import/Importer/XenForo22.php at line 63
XFI\Import\Importer\XenForo22->setupImportUser() in src/addons/XFI/Import/Importer/XenForo2.php at line 300
XFI\Import\Importer\XenForo2->stepUsers() 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 2351
XF\App->run() in src/XF.php at line 517
XF::runApp() in admin.php at line 13

EDITED: All of the add-ons are not installed and are just one XenForo Importer only.
 
Last edited:
Top Bottom