2

Step01. I Download the patch AS Magento-1.9 Version Open PATCH.sh file Line no 67

# 5. File pathes
 #CURRENT_DIR=`$PWD_BIN`/ Change to 
 CURRENT_DIR=/d/xampp/htdocs/Magento/

Step 02. Open Git Shell

CMD> cd .. 
CMD> cd cd xampp\htdocs\magento
CMD>pwd

Path Change as CURRENT_DIR step01

D:\xampp\htdocs\magento

CMD> sh PATCH_SUPEE-5344_CE_1.8.0.0_v1-2015年02月10日-08-10-38.sh

Massage: Checking if patch can be applied/reverted successfully... Patch was applied/reverted successfully.

But Showing Alert "Critical Reminder: Download and install Magento security patches. Download now."

asked Apr 30, 2015 at 10:31
1
  • Check Patch Install or not: magento.com/security-patch shoplift.byte.nl The only way you can tell is the append to app/etc/installed.patches.list tells you if the patch had been run Commented Apr 30, 2015 at 12:33

2 Answers 2

2

On all our stores we have applied both patches and we still receive the notifications.

I believe the notification system does not check if your system has been patched or not, it is just sent out to all, no matter what.

If you have applied the patches and have checked your site is secured using this link: https://shoplift.byte.nl/ you can just mark the notification messages as read and ignore.

answered Apr 30, 2015 at 12:07
2
  • Magento has no ability to check itself to see if the patch was installed. The Magento notification message system is independent, and the warning needs to be marked as read after having taken the appropriate patch action. Magento also now has a Shoplift Check Page that includes more info about the patch as well. Commented Apr 30, 2015 at 18:42
  • Right, Magento has no ability to check itself Commented Aug 13, 2015 at 18:18
0

You can check patch is installed or not in Magento Website by following this link

https://www.magereport.com

answered Mar 17, 2016 at 5:38

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.