jmlee
Total Posts: 26
Joined: 2008-06-23
I tried to do an upgrade using Connect Manager, most of the module upgraded successfully, but the core module is failing to upgrade with the following error
Magento - core / interface_frontend_default_modern requires package "magento-core/Mage_Core_Modules" ( version >= 1.0.19700 , version <= 1.1 , excluded versions : 1.1 ), downloaded version is 1.1.1 magento - core / Mage_Core_Modules cannot be installed , conflicts with installed packages Install Errors No valid packages found PEAR ERROR : upgrade failed
Can anybody help??? Please
One question that i have..i have made some customizations directly in the modern template...if i upgrade this module would my customizations get wiped out????
Posted: July 25 2008
| top
jmlee
Total Posts: 26
Joined: 2008-06-23
Continue on my previous post...now when i run the front end..i get the following error:
“$fields” tree configuratin array
Trace:
#0 D:\wamp\www\magento\app\code\core\Mage\Catalog\Model\Resource\Eav\Mysql4\Category\Tree.php(55): Varien_Data_Tree_Dbp->__construct(Object(Varien_Db_Adapter_Pdo_Mysql), ‘catalog_categor...’, Array)
#1 D:\wamp\www\magento\app\code\core\Mage\Core\Model\Config.php(697): Mage_Catalog_Model_Resource_Eav_Mysql4_Category_Tree->__construct(Array)
#2 D:\wamp\www\magento\app\code\core\Mage\Core\Model\Config.php(737): Mage_Core_Model_Config->getModelInstance(’catalog_resourc...’, Array)
#3 D:\wamp\www\magento\app\Mage.php(322): Mage_Core_Model_Config->getResourceModelInstance(’catalog/categor...’, Array)
#4 D:\wamp\www\magento\app\code\core\Mage\Catalog\Model\Category.php(93): Mage::getResourceModel(’catalog/categor...’)
#5 D:\wamp\www\magento\app\code\core\Mage\Catalog\Helper\Category.php(53): Mage_Catalog_Model_Category->getTreeModel()
#6 D:\wamp\www\magento\app\code\core\Mage\Catalog\Block\Navigation.php(58): Mage_Catalog_Helper_Category->getStoreCategories()
#7 D:\wamp\www\magento\app\design\frontend\default\modern\template\catalog\navigation\top.phtml(32): Mage_Catalog_Block_Navigation->getStoreCategories()
#8 D:\wamp\www\magento\app\code\core\Mage\Core\Block\Template.php(131): include(’D:\wamp\www\mag...’)
#9 D:\wamp\www\magento\app\code\core\Mage\Core\Block\Template.php(163): Mage_Core_Block_Template->fetchView(’frontend\defaul...’)
#10 D:\wamp\www\magento\app\code\core\Mage\Core\Block\Template.php(180): Mage_Core_Block_Template->renderView()
#11 D:\wamp\www\magento\app\code\core\Mage\Core\Block\Abstract.php(554): Mage_Core_Block_Template->_toHtml()
#12 D:\wamp\www\magento\app\code\core\Mage\Core\Block\Text\List.php(37): Mage_Core_Block_Abstract->toHtml()
#13 D:\wamp\www\magento\app\code\core\Mage\Core\Block\Abstract.php(554): Mage_Core_Block_Text_List->_toHtml()
#14 D:\wamp\www\magento\app\code\core\Mage\Core\Block\Abstract.php(431): Mage_Core_Block_Abstract->toHtml()
#15 D:\wamp\www\magento\app\code\core\Mage\Core\Block\Abstract.php(408): Mage_Core_Block_Abstract->_getChildHtml(’topMenu’, true)
#16 D:\wamp\www\magento\app\design\frontend\default\modern\template\page\html\header.phtml(24): Mage_Core_Block_Abstract->getChildHtml(’topMenu’)
#17 D:\wamp\www\magento\app\code\core\Mage\Core\Block\Template.php(131): include(’D:\wamp\www\mag...’)
#18 D:\wamp\www\magento\app\code\core\Mage\Core\Block\Template.php(163): Mage_Core_Block_Template->fetchView(’frontend\defaul...’)
#19 D:\wamp\www\magento\app\code\core\Mage\Core\Block\Template.php(180): Mage_Core_Block_Template->renderView()
#20 D:\wamp\www\magento\app\code\core\Mage\Core\Block\Abstract.php(554): Mage_Core_Block_Template->_toHtml()
#21 D:\wamp\www\magento\app\code\core\Mage\Core\Block\Abstract.php(431): Mage_Core_Block_Abstract->toHtml()
#22 D:\wamp\www\magento\app\code\core\Mage\Core\Block\Abstract.php(408): Mage_Core_Block_Abstract->_getChildHtml(’header’, true)
#23 D:\wamp\www\magento\app\design\frontend\default\modern\template\page\1column.phtml(50): Mage_Core_Block_Abstract->getChildHtml(’header’)
#24 D:\wamp\www\magento\app\code\core\Mage\Core\Block\Template.php(131): include(’D:\wamp\www\mag...’)
#25 D:\wamp\www\magento\app\code\core\Mage\Core\Block\Template.php(163): Mage_Core_Block_Template->fetchView(’frontend\defaul...’)
#26 D:\wamp\www\magento\app\code\core\Mage\Core\Block\Template.php(180): Mage_Core_Block_Template->renderView()
#27 D:\wamp\www\magento\app\code\core\Mage\Core\Block\Abstract.php(554): Mage_Core_Block_Template->_toHtml()
#28 D:\wamp\www\magento\app\code\core\Mage\Core\Model\Layout.php(505): Mage_Core_Block_Abstract->toHtml()
#29 D:\wamp\www\magento\app\code\core\Mage\Core\Controller\Varien\Action.php(319): Mage_Core_Model_Layout->getOutput()
#30 D:\wamp\www\magento\app\code\core\Mage\Cms\Helper\Page.php(77): Mage_Core_Controller_Varien_Action->renderLayout()
#31 D:\wamp\www\magento\app\code\core\Mage\Cms\controllers\IndexController.php(26): Mage_Cms_Helper_Page->renderPage(Object(Mage_Cms_IndexController), ‘home’)
#32 D:\wamp\www\magento\app\code\core\Mage\Core\Controller\Varien\Action.php(342): Mage_Cms_IndexController->indexAction()
#33 D:\wamp\www\magento\app\code\core\Mage\Core\Controller\Varien\Router\Standard.php(159): Mage_Core_Controller_Varien_Action->dispatch(’index’)
#34 D:\wamp\www\magento\app\code\core\Mage\Core\Controller\Varien\Front.php(146): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#35 D:\wamp\www\magento\app\Mage.php(427): Mage_Core_Controller_Varien_Front->dispatch()
#36 D:\wamp\www\magento\index.php(44): Mage::run()
#37 {main}
Posted: July 25 2008
| top
| # 1
misterMan
Total Posts: 52
Joined: 2008-07-15
Hi,
Try pasting in the below text into the Paste extension key to install” field inside the Connect Manager.
magento-core/Mage_All_Latest
make sure you have the Settings set to Stable. That’s how it worked for me.
Good Luck!
Signature
Magento 1.1.4 :: PHP 5.2.6 :: MySQL 5.0.51 :: Apache 2.2.9 (Unix)
Lorem Ipsum Dolor!
Posted: July 25 2008
| top
| # 2
alexdk
Total Posts: 7
Joined: 2008-04-29
Hi,
sorry for my bad english
but i have the same bug and the last solution not working—Package “connect.magentocommerce.com/core/Mage_All_Latest “ is not valid
i checked install in 2 version, but same bug
i not understand why this working for many people and not working for other :(.
jmlee for you’re second question, i don’t know, but easy for test. copy 2 directory modern (/skin/frontend/default/modern and /app/design/frontend/default/modern/) modern_old for exemple .. and for working this change in admin panel and update modern theme and test.
Posted: July 25 2008
| top
| # 3
jmlee
Total Posts: 26
Joined: 2008-06-23
I am also now getting the PDO exception error..
seems like the upgrade process screwed up mysql…
i even tried restoring my database (backed up before upgrade), but still the same error.
I also tried downloading new 1.1.1 installation file and tried going through the installation process...still no luck!!
PDOException Object
(
[message:protected] => SQLSTATE[42000]: Syntax error or access violation: 1044 Access denied for user ‘sqluser’@’%’ to database ‘magento’
[string:private] =>
[code:protected] => 42000
[file:protected] => D:\wamp\www\magento\lib\Varien\Db\Adapter\Pdo\Mysql.php
[line:protected] => 150
[trace:private] => Array
(
Posted: July 25 2008
| top
| # 4
jmlee
Total Posts: 26
Joined: 2008-06-23
Ok..making progress now!!
I modified the local.xml file and change the database username to the “root” account and that seems to clear up all the errors…
moving on…
Posted: July 25 2008
| top
| # 5
alexdk
Total Posts: 7
Joined: 2008-04-29
hi,
after crash, i have resintall full version :( but no damage.
Posted: July 28 2008
| top
| # 6
martinschm
Total Posts: 49
Joined: 2008-03-03
@misterMan:
I did like you wrote and I get the following error:
parsePackageName(): invalid package name “Mage_All_Latest “ in “connect.magentocommerce.com/core/Mage_All_Latest “
invalid package name/package file “connect.magentocommerce.com/core/Mage_All_Latest “
Cannot initialize ‘connect.magentocommerce.com/core/Mage_All_Latest ‘, invalid or missing package file
Install Errors
Package “connect.magentocommerce.com/core/Mage_All_Latest “ is not valid
PEAR ERROR: install failed
Signature
--
Still on v 1.1.4 as the update to 1.1.6 does not update my database correctly :(
Posted: July 29 2008
| top
| # 7
martinschm
Total Posts: 49
Joined: 2008-03-03
hi,
seems like the text box does not get rid of spaces (use a ltrim and rtrim) on whatever one enters.
cu
martin
Signature
--
Still on v 1.1.4 as the update to 1.1.6 does not update my database correctly :(
Posted: July 29 2008
| top
| # 8
martinschm
Total Posts: 49
Joined: 2008-03-03
All that happens is:
downloading Mage_All_Latest-1.1.1.tgz ...
Starting to download Mage_All_Latest-1.1.1.tgz (1,003 bytes)
. ...done: 1,003 bytes
downloading Mage_Core_Modules-1.1.1.tgz ...
Starting to download Mage_Core_Modules-1.1.1.tgz (1,157,749 bytes)
...done: 1,157,749 bytes
downloading Mage_Core_Adminhtml-1.1.1.tgz ...
Starting to download Mage_Core_Adminhtml-1.1.1.tgz (343,771 bytes)
...done: 343,771 bytes
downloading Interface_Adminhtml_Default-1.1.1.tgz ...
Starting to download Interface_Adminhtml_Default-1.1.1.tgz (1,188,389 bytes)
...done: 1,188,389 bytes
downloading Interface_Frontend_Default-1.1.1.tgz ...
Starting to download Interface_Frontend_Default-1.1.1.tgz (1,060,559 bytes)
...done: 1,060,559 bytes
downloading Interface_Install_Default-1.1.1.tgz ...
Starting to download Interface_Install_Default-1.1.1.tgz (112,734 bytes)
...done: 112,734 bytes
downloading Lib_Js_Ext-1.0.18800.tgz ...
Starting to download Lib_Js_Ext-1.0.18800.tgz (259,697 bytes)
...done: 259,697 bytes
But no installation.
Any chance of installing them one by one?
Signature
--
Still on v 1.1.4 as the update to 1.1.6 does not update my database correctly :(
Posted: July 29 2008
| top
| # 9
cibernoid
Total Posts: 195
Joined: 2008-02-12
I am upgrading from ver. 1.0.19870.2 to 1.1.6 and I’m getting this error too.
"$fields" tree configuratin array #0 /home/admin/domains/magento/public_html/app/code/core/Mage/Catalog/Model/Resource/Eav/Mysql4/Category/Tree.php(55): Varien_Data_Tree_Dbp->__construct(Object(Varien_Db_Adapter_Pdo_Mysql), 'm_catalog_categ...', Array) #1 /home/admin/domains/magento/public_html/app/code/core/Mage/Core/Model/Config.php(697): Mage_Catalog_Model_Resource_Eav_Mysql4_Category_Tree->__construct(Array) #2 /home/admin/domains/magento/public_html/app/code/core/Mage/Core/Model/Config.php(737): Mage_Core_Model_Config->getModelInstance('catalog_resourc...', Array) #3 /home/admin/domains/magento/public_html/app/Mage.php(322): Mage_Core_Model_Config->getResourceModelInstance('catalog/categor...', Array) #4 /home/admin/domains/magento/public_html/app/Mage.php(336): Mage::getResourceModel('catalog/categor...', Array) #5 /home/admin/domains/magento/public_html/app/code/core/Mage/Catalog/Helper/Category.php(102): Mage::getResourceSingleton('catalog/categor...') #6 /home/admin/domains/magento/public_html/app/code/core/Mage/Catalog/controllers/CategoryController.php(46): Mage_Catalog_Helper_Category->canShow(Object(Mage_Catalog_Model_Category)) #7 /home/admin/domains/magento/public_html/app/code/core/Mage/Catalog/controllers/CategoryController.php(59): Mage_Catalog_CategoryController->_initCatagory() #8 /home/admin/domains/magento/public_html/app/code/core/Mage/Core/Controller/Varien/Action.php(342): Mage_Catalog_CategoryController->viewAction() #9 /home/admin/domains/magento/public_html/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(159): Mage_Core_Controller_Varien_Action->dispatch('view') #10 /home/admin/domains/magento/public_html/app/code/core/Mage/Core/Controller/Varien/Front.php(146): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http)) #11 /home/admin/domains/magento/public_html/app/Mage.php(427): Mage_Core_Controller_Varien_Front->dispatch() #12 /home/admin/domains/magento/public_html/index.php(46): Mage::run() #13 {main}
Does anyone managed to resolve this issue?
Posted: September 18 2008
| top
| # 10