Skip to content

Resize image error Deprecated Functionality: Implicit conversion from float 114.90625 to int loses precision Magento246

I am getting the following error in PHP version 8.2 on running Deprecated Functionality: Implicit conversion from float 114.90625 to int loses precision in /var/www/html/magento2/vendor/magento/framework/Image/Adapter/Gd2.php on line 422 $newImage = imagecreatetruecolor($dims[‘frame’][‘width’], $dims[‘frame’][‘height’]); Here’s a modification to ensure that the width… Read More »Resize image error Deprecated Functionality: Implicit conversion from float 114.90625 to int loses precision Magento246

Exception #0 (BadMethodCallException): Missing required argument $data when click on Import

We have not done changes in the files. It’s strange that When we click on System > Import , it give below error. It was working fine yesterday. Exception #0 (BadMethodCallException): Missing required argument $data of FroogalCatalogModelImport. #1 MagentoFrameworkObjectManagerFactoryAbstractFactory->resolveArgumentsInRuntime() called… Read More »Exception #0 (BadMethodCallException): Missing required argument $data when click on Import

update magento issue

I’m trying to update my Magento but has some issues with the composer. When I try to use composer2 update, I get this: composer update Loading composer repositories with package information Authentication required (api.packages.vdc-services.io): Username: Password: But it does not… Read More »update magento issue