I'm trying to install SUPEE-9767 but it failed with the following return :


patching file app/code/core/Mage/Admin/Model/Session.php
Hunk #1 FAILED at 138.

1 out of 1 hunk FAILED -- saving rejects to file app/code/core/Mage/Admin/Model/Session.php.rej

patching file app/code/core/Mage/Customer/Model/Session.php
Hunk #1 FAILED at 222.
Hunk #2 FAILED at 308.

2 out of 2 hunks FAILED -- saving rejects to file app/code/core/Mage/Customer/Model/Session.php.rej

I tried to replace those files with github one but it won't work either.

I also read about missing SUPEE-7405 but it was needed prior to Magento 1.9.2.4 (which is my release)

And I don't get debug message about saving rejects. Couldn't find these files...

有帮助吗?

解决方案

Please install manually, you can find your magento patch files here

https://magentary.com/kb/install-supee-9767-without-ssh/

其他提示

You will check magereport.com any patches are missing. if missing please apply that patches.

Download the what your version using and and compare the file any space or any code change in that file.

app/code/core/Mage/Admin/Model/Session.php
许可以下: CC-BY-SA归因
scroll top