|
I encountered exactly the same fatal error when trying to access Magento Connect Manager. Yesterday, I followed the instructions on http://www.magentocommerce.com/wiki/upgrade_using_magento_connect:
In the admin go to System/Magento Connect/Magento Connect Manager
Paste magento-core/Mage_All_Latest into Paste extension key to install:, then click Install
You may get a message like this(and more) in the pear window below
magento-core/Mage_All_Latest requires package “magento-core/Mage_Core_Modules” (version >= 1.1.8, version ⇐ 1.2, excluded versions: 1.2), installed version is 1.1.6
At the far right of Manage Existing Extensions click Check for Upgrades
Rows of packages with available upgrades will now be yellow.
Chose the latest version in every rows select.
Now click Commit Changes.
Now again, paste magento-core/Mage_All_Latest into Paste extension key to install:, then click Install.
After the first step, I had unpacking errors:
ERROR: unable to unpack C:\wamp\www\mywebsite\downloader\pearlib\download\Lib_LinLibertineFont-1.1.1.tgz
install ok: channel://pear.php.net/Archive_Tar-1.3.2
install ok: channel://pear.php.net/Structures_Graph-1.0.2
install ok: channel://pear.php.net/Console_Getopt-1.2.3
install ok: channel://pear.php.net/PEAR-1.7.2
install ok: channel://connect.magentocommerce.com/core/Mage_Pear_Helpers-1.0.18800
install ok: channel://connect.magentocommerce.com/core/Lib_Google_Checkout-1.2.0
install ok: channel://connect.magentocommerce.com/core/Lib_Js_Calendar-1.2.0
install ok: channel://connect.magentocommerce.com/core/Lib_Js_Prototype-1.2.0
ERROR: unable to unpack C:\wamp\www\mywebsite\downloader\pearlib\download\Lib_Js_Ext-1.0.18800.tgz
ERROR: unable to unpack C:\wamp\www\mywebsite\downloader\pearlib\download\Lib_ZF_Locale-1.7.2.tgz
install ok: channel://connect.magentocommerce.com/core/Mage_Downloader-1.2.0
install ok: channel://connect.magentocommerce.com/core/Lib_Js_Mage-1.2.0
ERROR: unable to unpack C:\wamp\www\mywebsite\downloader\pearlib\download\Lib_ZF-1.7.2.tgz
ERROR: unable to unpack C:\wamp\www\mywebsite\downloader\pearlib\download\Lib_Varien-1.2.0.tgz
ERROR: unable to unpack C:\wamp\www\mywebsite\downloader\pearlib\download\Mage_Core_Modules-1.2.0.1.tgz
ERROR: unable to unpack C:\wamp\www\mywebsite\downloader\pearlib\download\Mage_Core_Adminhtml-1.2.0.1.tgz
ERROR: unable to unpack C:\wamp\www\mywebsite\downloader\pearlib\download\Interface_Frontend_Default-1.2.0.1.tgz
ERROR: unable to unpack C:\wamp\www\mywebsite\downloader\pearlib\download\Interface_Install_Default-1.2.0.1.tgz
ERROR: unable to unpack C:\wamp\www\mywebsite\downloader\pearlib\download\Interface_Adminhtml_Default-1.2.0.1.tgz
install ok: channel://connect.magentocommerce.com/core/Mage_All_Latest-1.2.0.1
Then I followed the next step and clicked on “Check for Upgrades” and immediately I received the fatal error:
Fatal error: Call to undefined method Mage::isinstalled() in C:\wamp\www\mywebsite\downloader\Maged\Controller.php on line 384
The frontend and backend do not seem to be affected. But every time I try to access Magento Connect Manager, I have the same fatal error. Anyone knows of a way to resolve this. Thank you.
Well, actually, the backend is not working too well. I can’t save and I can’t load images in product edit. Now I can’t do any work anymore.
|