Magento 1.9.3.4をdata-migration-toolを使用してMagento 2.2.2に移行しようとしています。
私はそれをしました、そして、店はlocalhostで働いています。私は顧客、販売、静的なページと製品を持っています。
1つの製品を編集しようとすると、次の致命的なエラーが表示されます。
致命的なエラー:キャッチされなかったTypeError:Magento \ Framework \ View \ Element \ UiComponentFactory :: argumentsResolver()に渡される引数2は、配列がnullである必要があり、D:\ xampp \ htdocs \ magento2 \ vendor \ magento \ frameworkで呼び出されます212行目の\ View \ Element \ UiComponentFactory.phpおよびD:\ xampp \ htdocs \ magento2 \ vendor \ magento \ framework \ View \ Element \ UiComponentFactory.php:164で定義:スタックトレース:
0 D:\ xampp \ htdocs \ magento2 \ vendor \ magento \ framework \ View \ Element \ UiComponentFactory.php(212):Magento \ Framework \ View \ Element \ UiComponentFactory-> argumentsResolver( 'created_by'、NULL)
1 D:\ xampp \ htdocs \ magento2 \ vendor \ magento \ module-ui \ Component \ Form \ Field.php(84):Magento \ Framework \ View \ Element \ UiComponentFactory-> create( 'created_by'、 ''、配列)
2 D:\ xampp \ htdocs \ magento2 \ vendor \ magento \ framework \ View \ Layout \ Generator \ UiComponent.php(159):Magento \ Ui \ Component \ Form \ Field-> prepare()
3 D:\ xampp \ htdocs \ magento2 \ vendor \ magento \ framework \ View \ Layout \ Generator \ UiComponent.php(156):Magento \ Framework \ View \ Layout \ Generator \ UiComponent-> D:\ xampp \ htdocsの準備\ magento2 \ vendor \ magento \ framework \ View \ Element \ UiComponentFactory.php(164行目)
いくつかの提案?