문제

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 ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top