GameNet
Active member
- Affected version
- 2.2.2
I guess this is very similar to this bug / behaviour: https://xenforo.com/community/threa...ost_profile-at-row-17012.184035/#post-1451850
When importing through adminCP from 2.2 to 2.2.2, i got the following error:
i have reported this issue few months ago but it’s looks like it’s has not been added to the xf release yet..!
When importing through adminCP from 2.2 to 2.2.2, i got the following error:
Code:
errorInvalidArgumentException: Constraint error for allow_view_identities: Please enter a valid value. in src/XF/Import/Data/EntityEmulator.php at line 160
XF\Import\Data\EntityEmulator->set() in src/XF/Import/Data/User.php at line 160
XF\Import\Data\User->setDirect() in src/XF/Import/Data/User.php at line 149
XF\Import\Data\User->bulkSetDirect() in src/addons/XFI/Import/Importer/XenForo2.php at line 441
XFI\Import\Importer\XenForo2->setupImportUser() in src/addons/XFI/Import/Importer/XenForo22.php at line 61
XFI\Import\Importer\XenForo22->setupImportUser() in src/addons/XFI/Import/Importer/XenForo2.php at line 298
XFI\Import\Importer\XenForo2->stepUsers() in src/XF/Import/Runner.php at line 242
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 257
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 2326
XF\App->run() in src/XF.php at line 488
XF::runApp() in admin.php at line 13
i have reported this issue few months ago but it’s looks like it’s has not been added to the xf release yet..!