Skip to content

magento man

After upgrade magento 2.4.1 to 2.4.7 an error in the admin grid view of my custom module appears

After upgrade magento 2.4.1 to 2.4.7 an error in the admin grid view of my custom module appears. ModelResourceModelGridCollectionInterceptor::__construct(): Argument #5 ($connection) must be of type ?MagentoFrameworkDBAdapterAdapterInterface, string given, my collection.php namespace MymoduleOrderFeeModelResourceModelGrid; use MagentoFrameworkModelResourceModelDbCollectionAbstractCollection; class Collection extends AbstractCollection {… Read More »After upgrade magento 2.4.1 to 2.4.7 an error in the admin grid view of my custom module appears

VPS help

Hello everyone, I�m currently in the process of selecting a web hosting provider for my new website, and I�d love to hear your thoughts a… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1927723&goto=newpost

Magento in NGINX 502 Bad Gateway

I’m running a Kubernetes Ubuntu pod and have installed all the dependencies and packages inside the pod. I have also installed PHP-FPM-8.1 and NGINX. And then I ran the below commands. composer create-project –repository-url=https://repo.magento.com/ magento/project-community-edition=2.4.5 composer install php bin/magento setup:install… Read More »Magento in NGINX 502 Bad Gateway