Hello,
I have three error when trying to apply path SUPEE-11086 in my magento 1.9.3.2
checking file app/code/core/Mage/Admin/Model/Session.php
Hunk #2 FAILED at 274.
checking file app/code/core/Mage/Adminhtml/controllers/Catalog/Product/AttributeController.php
Hunk #2 FAILED at 209.
checking file app/code/core/Mage/Adminhtml/controllers/System/BackupController.php
Hunk #1 FAILED at 40.
I have apply all last patch successfully
Thanks for help
@ben moussa_chakerCan you compare those 3 files and see what are the differences?
If you are applying the right patch and have already applied all the previous patch that there should not be an issue.
Problem solved? Please give 'Kudos' and accept 'Answer as Solution'.
You might have missed following patches before applying SUPEE-11086
> app/code/core/Mage/Admin/Model/Session.php PATCH_SUPEE-10266 PATCH_SUPEE-9767v2 >> app/code/core/Mage/Adminhtml/controllers/System/BackupController.php PATCH_SUPEE-10570v2 PATCH_SUPEE-10975
For app/code/core/Mage/Adminhtml/controllers/Catalog/Product/AttributeController.php compare with fresh file downloaded from that Magento version and compare if it has been altered.
Thanks
, will check
Thanks
will check