I am getting following error when i try to show category products on homepage [Magento 1.8] -
i getting following error when try show featured products on homepage
fatal error: call member function getbackend() on non-object in /home/superhit/public_html/eoffixplanet.com/app/code/core/mage/eav/model/entity/abstract.php on line 816
can help?
here website.
you trying filter collection non-existing attribute. review ->addattributetofilter('...')
calls.
Comments
Post a Comment