We use cookies to make your experience better. To comply with the new e-Privacy directive, we need to ask for your consent to set the cookies. Learn more.
Problem with update Magento to 2.4.3 version
August 25, 2021
If you get this error when running bin / magento setup: upgrade commandUnable to apply data patch Magento\Paypal\Setup\Patch\Data\UpdateBmltoPayLater for module Magento_Paypal.
Original exception message: Notice:
Undefined offset: 1 in /vendor/magento/module-paypal/Setup/Patch/Data/UpdateBmltoPayLater.php on line 138
then you need to execute the following command in the DatabaseDELETE FROM `core_config_data` WHERE path="payment/paypal_express_bml/active";