Skip to content

getting error at random in magento2 website admin and frontend

Notice: Undefined index: frontend in vendor/magento/framework/App/Cache/Frontend/Pool.php on line 90 Warning: array_replace_recursive(): Expected parameter 2 to be an array, null given in vendor/magento/framework/App/Cache/Frontend/Pool.php on line 90 Warning: Invalid argument supplied for foreach() in vendor/magento/framework/App/Cache/Frontend/Pool.php on line 68 Fatal error: Uncaught InvalidArgumentException:… Read More »getting error at random in magento2 website admin and frontend

Magento 2 acl on magento 2.4

I have a question about how acl resources work on magento 2.4. Im having an issue where ACL is throwing errors like “Fatal error: Uncaught Zend_Acl_Exception: Resource ‘Magento_Sales::three_d_secure’ not found in /vendor/magento/zendframework1/library/Zend/Acl.php on line 365” My understanding was that in… Read More »Magento 2 acl on magento 2.4