cancel
Showing results for 
Search instead for 
Did you mean: 

Problems with Patch Bundle (SUPEE-7405 v.1.1)

Problems with Patch Bundle (SUPEE-7405 v.1.1)

Hi,

 

I'm trying to upgrade my site's magento installation which is currently running version 1.9.2.3 (as per the admin panel) with the SUPEE-7405 v1.1 patch. As far as the documentation concerning the patch says, I should just have to install this patch and no others since I'm already running 1.9.2.3, which I found by referencing this page: http://merch.docs.magento.com/ce/user_guide/magento/release-notes-ce-1.9.2.4.html

 

I'm running into issues when running the patch. I backed up our site, downloaded the most current version to my local machine and put the patch in the root directory. When trying to run the patch in terminal, I get this:

 

MSU1382825:download gp9287wc$ sudo sh PATCH_SUPEE-7405_CE_1.9.2.3_v1.1.sh
Checking if patch can be applied/reverted successfully...
-e ERROR: Patch can't be applied/reverted successfully.

patching file app/code/core/Mage/Adminhtml/Helper/Sales.php
patching file app/code/core/Mage/Core/Model/Config.php
patching file app/code/core/Mage/Sales/Model/Quote/Item.php
patching file lib/Varien/File/Uploader.php
Hunk #1 FAILED at 216.
1 out of 2 hunks FAILED -- saving rejects to file lib/Varien/File/Uploader.php.rej

Not sure what to do, it should be working as far as I know. I haven't changed any of the core files at all, merely installed a theme we are building on top of. Any ideas?