Hi,
When i logged in, the admin shown me this message (Critical Reminder: Download and install Magento security patches. Download now.) i am currently running with ver. 1.6.0.0, So please help me out which option should i download and how to apply it so that the issue gets resolved thank you.
Solved! Go to Solution.
Hello @raj199015
You can download the patch files from the magento download page
https://www.magentocommerce.com/products/downloads/magento/
Upload the patch files in the root folder of Magento
If you know SSH and have access, you will need to run command as per the instruction.
For patch files with the file extension .sh:
sh patch_file_name.sh
Example: sh PATCH_SUPEE-1868_CE_1.7.0.2_v1.sh
For patch files with the file extension .patch:
patch –p0 < patch_file_name.patch
Once that is done, refresh the cache in the Admin under "System > Cache Management" so that the changes will be reflected.
If you don't know have access to the SSH you can use FTP,
follow this blog,
https://magecomp.com/blog/how-to-install-magento-security-patches/
SECURITY DISCLAIMER: The above website contains Magento Security Patch files which are self-hosted by the user and as such unsafe. Magento Forum advise all users to only download patch files from the official Magento Downloads page.
Hello @raj199015
You can download the patch files from the magento download page
https://www.magentocommerce.com/products/downloads/magento/
Upload the patch files in the root folder of Magento
If you know SSH and have access, you will need to run command as per the instruction.
For patch files with the file extension .sh:
sh patch_file_name.sh
Example: sh PATCH_SUPEE-1868_CE_1.7.0.2_v1.sh
For patch files with the file extension .patch:
patch –p0 < patch_file_name.patch
Once that is done, refresh the cache in the Admin under "System > Cache Management" so that the changes will be reflected.
If you don't know have access to the SSH you can use FTP,
follow this blog,
https://magecomp.com/blog/how-to-install-magento-security-patches/
SECURITY DISCLAIMER: The above website contains Magento Security Patch files which are self-hosted by the user and as such unsafe. Magento Forum advise all users to only download patch files from the official Magento Downloads page.
After patching, doublecheck if everything is ok now at https://shoplift.byte.nl