Try the Demo

Magento Forum

   
error exception
 
spike
Jr. Member
 
Total Posts:  2
Joined:  2007-09-04
 

I settle everything without problems,
but when I accede to the main page it gives the following error me

exception ‘Mage_Eav_Exception’ with message ‘Invalid attribute requested: name’ in /home/domains/html/magento/app/Mage.php:288
Stack trace:
===============
#0 /home/domains/html/magento/app/code/core/Mage/Eav/Model/Entity/Collection/Abstract.php(387): Mage::exception(’Mage_Eav’, ‘Invalid attribu...’)
#1 /home/domains/html/magento/app/code/core/Mage/Wishlist/Block/Links.php(53): Mage_Eav_Model_Entity_Collection_Abstract->addAttributeToSelect(’name’)
#2 /home/domains/html/magento/app/code/core/Mage/Wishlist/Block/Links.php(68): Mage_Wishlist_Block_Links->getWishlist()
#3 /home/domains/html/magento/app/code/core/Mage/Wishlist/Block/Links.php(34): Mage_Wishlist_Block_Links->getWishlistItems()
#4 [internal function]: Mage_Wishlist_Block_Links->addWishlistLink()
#5 /home/domains/html/magento/app/code/core/Mage/Core/Model/Layout.php(348): call_user_func_array(Array, Array)
#6 /home/domains/html/magento/app/code/core/Mage/Core/Model/Layout.php(258): Mage_Core_Model_Layout->_generateAction(Object(Mage_Core_Model_Layout_Element), Object(Mage_Core_Model_Layout_Element))
#7 /home/domains/html/magento/app/code/core/Mage/Core/Model/Layout.php(250): Mage_Core_Model_Layout->generateBlocks(Object(Mage_Core_Model_Layout_Element))
#8 /home/domains/html/magento/app/code/core/Mage/Core/Model/Layout.php(254): Mage_Core_Model_Layout->generateBlocks(Object(Mage_Core_Model_Layout_Element))
#9 /home/domains/html/magento/app/code/core/Mage/Core/Controller/Varien/Action.php(179): Mage_Core_Model_Layout->generateBlocks()
#10 /home/domains/html/magento/app/code/core/Mage/Cms/controllers/PageController.php(39): Mage_Core_Controller_Varien_Action->loadLayout()
#11 /home/domains/html/magento/app/code/core/Mage/Core/Controller/Varien/Action.php(225): Mage_Cms_PageController->viewAction()
#12 /home/domains/html/magento/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(138): Mage_Core_Controller_Varien_Action->dispatch(’view’)
#13 /home/domains/html/magento/app/code/core/Mage/Core/Controller/Varien/Front.php(139): Mage_Core_Controller_Varien_Router_Standard->match(Object(Zend_Controller_Request_Http))
#14 /home/domains/html/magento/app/Mage.php(349): Mage_Core_Controller_Varien_Front->dispatch()
#15 /home/domains/html/magento/index.php(27): Mage::run(’base’)
#16 {main}
===============

 
Magento Community Magento Community
Magento Community
Magento Community
 
sdsurf
Jr. Member
 
Total Posts:  6
Joined:  2007-09-08
 

I have this exact same issue. Anyone have a clue what causes this?

“Invalid attribute requested: name”

Could it be improper MySQL version?

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