mage-enhanced-admin-grids icon indicating copy to clipboard operation
mage-enhanced-admin-grids copied to clipboard

Fatal error on Manage Products grid

Open anddrei opened this issue 9 years ago • 1 comments
trafficstars

I trid to edit the special price in grid mode, and when saving, i get the error:

Fatal error: Call to a member function getld() on a non-object in //public_html/app/code/community/bl/customgrid/model/grid/pype/product.php on line 354

Have any ideeas on this?

anddrei avatar Feb 16 '16 00:02 anddrei

This is what i have on that line: $entity->setWebsiteIds(array(Mage::app()->getStore(true)->getWebsite()->getId()));

anddrei avatar Feb 16 '16 00:02 anddrei