cancel
Showing results for 
Search instead for 
Did you mean: 

SUPEE-1533 error after installing SUPEE-1544

SOLVED

SUPEE-1533 error after installing SUPEE-1544

HI, I am getting an error when trying to install SUPEE-1533. I installed SUPEE-1544 first and had no problem when trying to install 1533 I get this error:

 

Checking if patch can be applied/reverted successfully...
ERROR: Patch can't be applied/reverted successfully.

patching file app/code/core/Mage/Adminhtml/Block/Dashboard/Graph.php
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file app/code/core/Mage/Adminhtml/B lock/Dashboard/Graph.php.rej
patching file app/code/core/Mage/Adminhtml/controllers/DashboardController.php
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file app/code/core/Mage/Adminhtml/c ontrollers/DashboardController.php.rej

 

should I have installed 1533 first? if so how do I back track so I can install 1533 first.

Thanks

James

1 ACCEPTED SOLUTION

Accepted Solutions

Re: SUPEE-1533 error after installing SUPEE-5344

reverted patch and started again with 1533 then 5344 and all worked fine and shoplift now shows my site as not at risk Smiley Happy

View solution in original post

3 REPLIES 3

Re: SUPEE-1533 error after installing SUPEE-1544

Maybe the changes are included in the higher patch? You can revert a patch with: 

 

sh patch-file-name.sh -R

 Don't try to revert in a production environment. 

 

Please check: http://devdocs.magento.com/guides/m1x/other/ht_install-patches.html 

 

 

Re: SUPEE-1533 error after installing SUPEE-1544

i thought so as well but the message says to apply both patches. The link you gave gives a 404 error.

 

I will give reverting the patch a go and then installing 1533 first.

 

 

Re: SUPEE-1533 error after installing SUPEE-5344

reverted patch and started again with 1533 then 5344 and all worked fine and shoplift now shows my site as not at risk Smiley Happy