简体   繁体   中英

I am getting following error when i try to show category products on homepage [Magento 1.8]

I am getting following error when i try to show featured products on homepage

Fatal error: Call to a member function getBackend() on a non-object in /home/superhit/public_html/eoffixplanet.com/app/code/core/Mage/Eav/Model/Entity/Abstract.php on line 816

can anybody help?

Here is my website .

You are probably trying to filter collection by non-existing attribute. Review your ->addAttributeToFilter('...') calls.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM