Try the Demo

Magento Forum

   
Magento 1.5 Issue
 
dev1
Jr. Member
 
Total Posts:  1
Joined:  2011-02-13
 

I have upgraded my Magento version 1.4.2.0 to 1.5.0.1 every thing is ok but whlie clicking on wishlist will get following error.
Can anyone tell me whats the problem??

Invalid method Mage_Wishlist_Model_Item::canConfigure(Array
(
)
)

Trace:
#0 [internal function]: Varien_Object->__call(’canConfigure’, Array)
#1 /opt/lampp/htdocs/magento1501/app/code/core/Mage/Wishlist/Block/Render/Item/Price.php(47): Mage_Wishlist_Model_Item->canConfigure()
#2 /opt/lampp/htdocs/magento1501/app/design/frontend/base/default/template/wishlist/render/item/price.phtml(29): Mage_Wishlist_Block_Render_Item_Price->getCleanProductPriceHtml()
#3 /opt/lampp/htdocs/magento1501/app/code/core/Mage/Core/Block/Template.php(216): include(’/opt/lampp/htdo...’)
#4 /opt/lampp/htdocs/magento1501/app/code/core/Mage/Core/Block/Template.php(247): Mage_Core_Block_Template->fetchView(’frontend/base/d...’)
#5 /opt/lampp/htdocs/magento1501/app/code/core/Mage/Core/Block/Template.php(261): Mage_Core_Block_Template->renderView()
#6 /opt/lampp/htdocs/magento1501/app/code/core/Mage/Core/Block/Abstract.php(758): Mage_Core_Block_Template->_toHtml()
#7 /opt/lampp/htdocs/magento1501/app/code/core/Mage/Wishlist/Block/Abstract.php(355): Mage_Core_Block_Abstract->toHtml()
#8 /opt/lampp/htdocs/magento1501/app/design/frontend/default/magik_computerstore/template/wishlist/sidebar.phtml(46): Mage_Wishlist_Block_Abstract->getPriceHtml(Object(Mage_Wishlist_Model_Item))
#9 /opt/lampp/htdocs/magento1501/app/code/core/Mage/Core/Block/Template.php(216): include(’/opt/lampp/htdo...’)
#10 /opt/lampp/htdocs/magento1501/app/code/core/Mage/Core/Block/Template.php(247): Mage_Core_Block_Template->fetchView(’frontend/defaul...’)
#11 /opt/lampp/htdocs/magento1501/app/code/core/Mage/Core/Block/Template.php(261): Mage_Core_Block_Template->renderView()
#12 /opt/lampp/htdocs/magento1501/app/code/core/Mage/Wishlist/Block/Customer/Sidebar.php(61): Mage_Core_Block_Template->_toHtml()
#13 /opt/lampp/htdocs/magento1501/app/code/core/Mage/Core/Block/Abstract.php(758): Mage_Wishlist_Block_Customer_Sidebar->_toHtml()
#14 /opt/lampp/htdocs/magento1501/app/code/core/Mage/Core/Block/Text/List.php(43): Mage_Core_Block_Abstract->toHtml()
#15 /opt/lampp/htdocs/magento1501/app/code/core/Mage/Core/Block/Abstract.php(758): Mage_Core_Block_Text_List->_toHtml()
#16 /opt/lampp/htdocs/magento1501/app/code/core/Mage/Core/Block/Abstract.php(525): Mage_Core_Block_Abstract->toHtml()
#17 /opt/lampp/htdocs/magento1501/app/code/core/Mage/Core/Block/Abstract.php(476): Mage_Core_Block_Abstract->_getChildHtml(’left’, true)
#18 /opt/lampp/htdocs/magento1501/app/design/frontend/default/magik_computerstore/template/page/2columns-left.phtml(54): Mage_Core_Block_Abstract->getChildHtml(’left’)
#19 /opt/lampp/htdocs/magento1501/app/code/core/Mage/Core/Block/Template.php(216): include(’/opt/lampp/htdo...’)
#20 /opt/lampp/htdocs/magento1501/app/code/core/Mage/Core/Block/Template.php(247): Mage_Core_Block_Template->fetchView(’frontend/defaul...’)
#21 /opt/lampp/htdocs/magento1501/app/code/core/Mage/Core/Block/Template.php(261): Mage_Core_Block_Template->renderView()
#22 /opt/lampp/htdocs/magento1501/app/code/core/Mage/Core/Block/Abstract.php(758): Mage_Core_Block_Template->_toHtml()
#23 /opt/lampp/htdocs/magento1501/app/code/core/Mage/Core/Model/Layout.php(529): Mage_Core_Block_Abstract->toHtml()
#24 /opt/lampp/htdocs/magento1501/app/code/core/Mage/Core/Controller/Varien/Action.php(389): Mage_Core_Model_Layout->getOutput()
#25 /opt/lampp/htdocs/magento1501/app/code/core/Mage/Customer/controllers/AccountController.php(102): Mage_Core_Controller_Varien_Action->renderLayout()
#26 /opt/lampp/htdocs/magento1501/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Mage_Customer_AccountController->indexAction()
#27 /opt/lampp/htdocs/magento1501/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(253): Mage_Core_Controller_Varien_Action->dispatch(’index’)
#28 /opt/lampp/htdocs/magento1501/app/code/core/Mage/Core/Controller/Varien/Front.php(176): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#29 /opt/lampp/htdocs/magento1501/app/code/core/Mage/Core/Model/App.php(340): Mage_Core_Controller_Varien_Front->dispatch()
#30 /opt/lampp/htdocs/magento1501/app/Mage.php(627): Mage_Core_Model_App->run(Array)
#31 /opt/lampp/htdocs/magento1501/index.php(80): Mage::run(’’, ‘store’)
#32 {main}

 
Magento Community Magento Community
Magento Community
Magento Community
 
jc51jay1
Jr. Member
 
Total Posts:  2
Joined:  2011-02-15
 

Im getting this same problem, and i think its something to do with out-of-date sidebar.phtml, although im not too sure as im very new to magento, so also need advice on this issue

 
Magento Community Magento Community
Magento Community
Magento Community
 
krlkv
Member
 
Total Posts:  42
Joined:  2008-11-09
 

This does look like an error due to changes in magento theming between 1.4.2.0 & 1.5.0.x

You have a customized theme, right?

 Signature 

Online Store of Multiplex Systems | Multiplex Systems | Multiplex Systems on Twitter | Multiplex Systems on Facebook

 
Magento Community Magento Community
Magento Community
Magento Community
 
jc51jay1
Jr. Member
 
Total Posts:  2
Joined:  2011-02-15
 

Yes, its an off the shelf theme so i can get to grips with using magento. Cant find too much about this issue so any help would be greatly appreciated!, thanks

 
Magento Community Magento Community
Magento Community
Magento Community
 
krlkv
Member
 
Total Posts:  42
Joined:  2008-11-09
 

Well, find what theme was used as a basis for the customized theme (default, modern, blank) and start looking through files in your theme vs default theme used as a basis.

Something changed in 1.5.x theme hooks, which causes your customized theme to fail.  By looking through magento default themes, you will be able to find it.

 Signature 

Online Store of Multiplex Systems | Multiplex Systems | Multiplex Systems on Twitter | Multiplex Systems on Facebook

 
Magento Community Magento Community
Magento Community
Magento Community
 
Joeseph
Jr. Member
 
Total Posts:  1
Joined:  2011-02-24
 

Im getting the same problem can anyone tell me what’s the solution??

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top