Tôi đang cố gắng di chuyển Magento 1.9.3.4 sang Magento 2.2.2 bằng công cụ di chuyển dữ liệu.
Tôi đã làm điều đó và cửa hàng đang làm việc trong localhost; Tôi có khách hàng, bán hàng, trang tĩnh và sản phẩm.
Tôi nhận được lỗi nghiêm trọng này khi tôi cố gắng chỉnh sửa một sản phẩm:
Lỗi nghiêm trọng: Uncaught TypeError: Đối số 2 được chuyển cho Magento \ Framework \ View \ Element \ UiComponentFactory :: argumentResolver () phải thuộc mảng loại, null được cung cấp, được gọi trong D: \ xampp \ htdocs \ magento2 \ View \ Element \ UiComponentFactory.php trên dòng 212 và được xác định trong D: \ xampp \ htdocs \ magento2 \ eller \ magento \ framework \ View \ Element \ UiComponentFactory.php: 164 Dấu vết ngăn xếp:
0 D: \ xampp \ htdocs \ magento2 \ eller \ magento \ framework \ View \ Element \ UiComponentFactory.php (212): Magento \ Framework \ View \ Element \ UiComponentFactory-> argumentResolver ('created_by', NULL)
1 D: \ xampp \ htdocs \ magento2 \ eller \ magento \ module-ui \ Element \ Form \ Field.php (84): Magento \ Framework \ View \ Element \ UiComponentFactory-> tạo ('created_by', '', Array )
2 D: \ xampp \ htdocs \ magento2 \ eller \ magento \ framework \ View \ Layout \ Generator \ UiComponent.php (159): Magento \ Ui \ Thành phần \ Form \ Field-> chuẩn bị ()
3 D: \ xampp \ htdocs \ magento2 \ eller \ magento \ framework \ View \ Layout \ Generator \ UiComponent.php (156): Magento \ Framework \ View \ Layout \ Generator \ UiComponent-> chuẩn bị trong D: \ xampp \ htdocs \ magento2 \ eller \ magento \ framework \ View \ Element \ UiComponentFactory.php trên dòng 164
Một số gợi ý?