-
- libraweb

-
Total Posts: 3
Joined: 2011-11-07
|
Fatal error: Call to a member function getAttributeCode() on a non-object in /app/code/core/Mage/Eav/Model/Entity/Collection/Abstract.php on line 1188
I’ve got this error on manage product page in admin side. I am using Magento 1.7.0 . and also i am replacing the old 1.4.0.1 Attributes.php file
but it showing the same error.
Actually i am using one component , these component import the large amount of data from other server.
Any idea
|