Skip to content

Is there a pre-customized set of CRS(Core Rule Set) rules for Magento 2.4, or should I customize them myself?

I am currently using Magento 2.4.7 with the latest version of Oswap CRS (v4.11.0) in detection-only mode using Modsecurity2. Despite my efforts to exclude certain rules and whitelist specific URLs, I am still experiencing IP blockages by CRS for certain… Read More »Is there a pre-customized set of CRS(Core Rule Set) rules for Magento 2.4, or should I customize them myself?

finding this issue Call to a member function renderAmount() on false in

finding this issue Call to a member function renderAmount() on false in /var/www/html/fccstgdec/vendor/magento/module-catalog/Block/Product/View/Options/AbstractOptions.php:206 currently we are using Magento version 2.4.7 and Mageplaza One Step checkout version 4.3.3 and Stripe payment gatway version 4.3.1 Please review all conditions and suggest for… Read More »finding this issue Call to a member function renderAmount() on false in

Barracuda – IP block

Is anyone facing issues with Barracuda IP blacklisting? Our multiple IP addresses from our range are being blocked, sometimes even entir… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1935405&goto=newpost

Magento 2 – Model does not extend MagentoFrameworkDataObject

I’m trying to view a grid in database but I’m stuck on this error: Es100ProductNotifierModelResourceModelSubscriptionGridSubscriptionModel does not extend MagentoFrameworkDataObject Collection.php <?php namespace Es100ProductNotifierModelResourceModelSubscriptionGrid; use MagentoFrameworkViewElementUiComponentDataProviderSearchResult; class Collection extends SearchResult { protected $_idFieldName = ‘subscription_id’; /** * Collection constructor. * *… Read More »Magento 2 – Model does not extend MagentoFrameworkDataObject