Try the Demo

Magento Forum

   
Page 2 of 2
Update fail via Connect
 
Leo77
Jr. Member
 
Total Posts:  10
Joined:  2012-08-19
 
bl3_UK - 06 July 2012 02:30 AM

I’m going from 1.6.2 to 1.7.

I removed that php from /downloader/lib/Mage/Connect/validator.php and still get the error on upgrade?

CONNECT ERROR - package conflicts with…

What could be wrong, file perms maybe?

Hello,

Can recommend you to migrate your store from one Magento to another. I realize that it is not a decision that you asked for. But migration works much simpler and it works. I used this service http://www.shopping-cart-migration.com/supported-carts/55-magento

 
Magento Community Magento Community
Magento Community
Magento Community
 
PowercutUK
Member
 
Avatar
Total Posts:  63
Joined:  2011-04-04
Carmarthen, Wales, UK
 
furnitureforyoultd - 31 March 2011 01:33 PM

To allow MCM to overwrite existing files you need to edit this file:

downloader\lib\Mage\Connect\Validator.php

and remove this part:

if (file_exists($dest)) {
                $this
->addError("'{$file}' already exists");
                return 
false;
            
}

which is right at the bottom of the file

If installation fails you will need to re-edit the file as it will be replaced by the version just downloaded

Thanks for tip. Helped our upgrade

 Signature 

Daniel

Powercut
New & Used John Deere Garden Machinery & Lawn Mowers
Join us on Twitter | Join us on Facebook | Join us on YouTube

 
Magento Community Magento Community
Magento Community
Magento Community
 
baby panda
Jr. Member
 
Total Posts:  1
Joined:  2012-01-11
 

Thanks for the share.

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top
Page 2 of 2