Skip to content

Theme vs Extension – What is the the correct way to remove a conflict? Magento 2 – Port Theme vs Mirasvit Layered Navigation

I am using Magento 2 with the Porto Theme and the Mirasvit Layered Navigation Extension. Currently I am getting an error because the Mirasvit Layered Extension is expecting a MirasvitLayeredNavigationModelResourceModelFulltextCollection but instead a MageplazaLayeredNavigationModelResourceModelFulltextCollectionInterceptor is being returned. TypeError: MirasvitLayeredNavigationModelLayerFilterAbstractFilter::getProductCollection(): Return… Read More »Theme vs Extension – What is the the correct way to remove a conflict? Magento 2 – Port Theme vs Mirasvit Layered Navigation

Fatal error: Trait ‘MagentoFrameworkInterceptionInterceptor’ not found in generated/code/Magento/Framework/App/Http/Interceptor.php on line 7

My client site suddenly get down today. I tried to running php/magento deploy:mode:set developer. The terminal showing the error: Fatal error: Trait ‘MagentoFrameworkInterceptionInterceptor’ not found in public_html/generated/code/Magento/Framework/App/Http/Interceptor.php on line 7 No matter what command line I ran, I always get… Read More »Fatal error: Trait ‘MagentoFrameworkInterceptionInterceptor’ not found in generated/code/Magento/Framework/App/Http/Interceptor.php on line 7