AUG 11 2021

“Invalid HTTP response version: 2″ PayPal Payflowpro in Magento 1.x

The following exception logged on attempt to process PayPal Payflowpro payments in Magento 1.7.0.2: ERR (3): Zend_Http_Exception: Invalid HTTP response version: 2 in lib/Zend/Http/Response.php:182 Stack trace: #0 lib/Zend/Http/Response.php(665): Zend_Http_Response->__construct(200, Array, ‘RESULT=0&PNREF=…’, ‘2’, false) #1 lib/Zend/Http/Client.php(1007): Zend_Http_Response::fromString(‘HTTP/2 200 \r\nco…’) Cause Response from PayPal server is now returned with HTTP/2 version, while old Zend Framework and Magento code is capable in parsing only HTTP/1.0 and HTTP/1.1 responses. Solution It can be fixed with adjusting regular expressions matching… Read the rest
MAY 03 2020

Magento logging not working in 1.9.4.1 or after SUPEE-11086

After upgrade to Magento 1.9.4.1 or SUPEE-11086 Magento logging not working if log file does not exist. Cause In 1.9.4.1 (and SUPEE-11086) Magento added log validation function to validate extensions and it throws error on is_readable() function in case log file does not exist yet. Solution Use MPERF-10565 patch below to correct this issue. Note: This patch will be included in the next official SUPEE-release and should be reverted priot to next SUPEE-patch installation. If… Read the rest
SEP 09 2021

Magento 1 patches (full list with download)

This list include all Magento 1 patches (SUPEEs), including security patches, compatibility patches, USPS changes, etc. along with corresponding Magento version, where this patch was added to core Magento code. Results can be filtered with a Search field below.
SEP 09 2021

PHP 7.2 patches for Magento 1.x without SSH

PHP 7.2 support patch for Magento provides compatibility with PHP 7.2 for core Magento. The patch was released in October 2018 and can be downloaded from https://magento.com/tech-resources/download#download2240. Note, that the patch is in unified diff? format and should be applied with patch command: Alternatively, you can upgrade Magento to 1.9.4.0 version which have announced PHP 7.2 support. Note: Now there is an option to upgrade your M1 store to the latest version of OpenMage LTS… Read the rest
DEC 03 2018

How to install SUPEE-10975 without SSH


10 comments

November 28, 2018: SUPEE-10975 version released with fixes that help close cross-site request forgery (CSRF) and other vulnerabilities. If you have SSH access, it would be more simple to apply the patch via SSH. If you have no SSH access to apply the patch you still can apply the patch via FTP/sFTP upload as shown in this article. If you wish to save time and have us to install these patches for you, simply click… Read the rest
JUL 19 2020

How to install SUPEE-10975

SUPEE-10975 patch can be downloaded from the table below or installed as a regular Magento upgrade via Downloader (it is included in Magento 1.9.4.0 version). Download SUPEE-10975 You can install it in the same way as previous patches or by upgrading to Magento 1.9.4.0. To apply the patch you need SSH access (shell access actually, SSH is just most used way to get shell access) to the server. If you have no SSH access, you… Read the rest
SEP 22 2018

How to install SUPEE-10888 without SSH


18 comments

September 18, 2018: SUPEE-10888 version released with fixes that help close cross-site request forgery (CSRF) and other vulnerabilities. If you have SSH access, it would be more simple to apply the patch via SSH. If you have no SSH access to apply the patch you still can apply the patch via FTP/sFTP upload as shown in this article. If you wish to save time and have us to install these patches for you, simply click… Read the rest
SEP 22 2018

How to install SUPEE-10888


8 comments

September 18, 2018: Community Edition 1.9.3.10 and SUPEE-10888 Security Enhancements – 09/18/2018. New SUPEE-10888 patch can be downloaded as usual from Downloads page: https://magento.com/tech-resources/download#download2243 or installed as a regular Magento upgrade via Downloader (it is included in Magento 1.9.3.10 version). You can install it in the same way as previous patches or by upgrading to Magento 1.9.3.10. To apply the patch you need SSH access (shell access actually, SSH is just most used way to… Read the rest
JUN 28 2018

How to install SUPEE-10752

June 27, 2018: Community Edition 1.9.3.9 and SUPEE-10752 Security Enhancements – 06/27/2018. New SUPEE-10752 patch can be downloaded as usual from Downloads page: https://magento.com/tech-resources/download#download2222 or installed as a regular Magento upgrade via Downloader (it is included in Magento 1.9.3.9 version). You can install it in the same way as previous patches or by upgrading to Magento 1.9.3.9. To apply the patch you need SSH access (shell access actually, SSH is just most used way to… Read the rest
JUN 28 2018

How to install SUPEE-10752 without SSH


6 comments

June 27, 2018: SUPEE-10752 version released with fixes that help close authenticated Admin user remote code execution (RCE), cross-site request forgery (CSRF) and other vulnerabilities. If you have SSH access, it would be more simple to apply the patch via SSH. If you have no SSH access to apply the patch you still can apply the patch via FTP/sFTP upload as shown in this article. If you wish to save time and have us to… Read the rest
MAY 20 2018

How to install SUPEE-10570 without SSH


25 comments

March 28, 2018: SUPEE-10570v2 version released fixing inability of customers to complete checkout when trying to register during checkout after SUPEE-10570v1 February 27, 2018: Community Edition 1.9.3.8 and SUPEE-10570 Security Enhancements – 02/27/2018. If you have SSH access, it would be more simple to apply the patch via SSH. If you have no SSH access to apply the patch you still can apply the patch via FTP/sFTP upload as shown in this article. If you… Read the rest
FEB 28 2018

How to install SUPEE-10570


3 comments

February 27, 2018: Community Edition 1.9.3.8 and SUPEE-10570 Security Enhancements – 02/27/2018. New SUPEE-10570 patch can be downloaded as usual from Downloads page: https://magento.com/tech-resources/download#download2164 or installed as a regular Magento upgrade via Downloader (it is included in Magento 1.9.3.8 version). You can install it in the same way as previous patches or by upgrading to Magento 1.9.3.8. To apply the patch you need SSH access (shell access actually, SSH is just most used way to… Read the rest
JAN 31 2021

How to install SUPEE-10415


3 comments

Magento CE 1.9.3.7 and SUPEE-10415 Security Enhancements – 11/29/2017 SUPEE-10415 patch can be downloaded from Downloads section or installed as a regular Magento 1.x upgrade or upgrade to OpenMage LTS with all the latest security patches up to date (it is about ~30 patches up to 2021). To apply the patch you need SSH access (shell access actually, SSH is just most used way to get shell access) to the server. If you have no… Read the rest
NOV 29 2017

How to install SUPEE-10415 without SSH


34 comments

November 29, 2017: Community Edition 1.9.3.7 and SUPEE-10415 Security Enhancements – 11/29/2017. If you have SSH access, it would be more simple to apply the patch via SSH. If you have no SSH access to apply the patch, you can simply upgrade your installation to Magento 1.9.3.7 version which includes all the latest security patches (SUPEE-5344, SUPEE-5994, SUPEE-6285, SUPEE-6482, SUPEE-6788, SUPEE-7405, SUPEE-8788, SUPEE-9652, SUPEE-9667, SUPEE-10266, SUPEE-10336 and SUPEE-10415). If Magento upgrade is not possible in… Read the rest
SEP 15 2017

How to install SUPEE-10266 without SSH


32 comments

September 15, 2017: Community Edition 1.9.3.6 and SUPEE-10266 Security Enhancements – 9/15/2017. If you have SSH access, it would be more simple to apply the patch via SSH. If you have no SSH access to apply the patch, you can simply upgrade your installation to Magento 1.9.3.6 version which includes all the latest security patches (SUPEE-5344, SUPEE-5994, SUPEE-6285, SUPEE-6482, SUPEE-6788, SUPEE-7405, SUPEE-8788, SUPEE-9652, SUPEE-9667, SUPEE-10266, SUPEE-10336). If Magento upgrade is not possible in the moment… Read the rest