mage-enhanced-admin-grids
mage-enhanced-admin-grids copied to clipboard
Fatal error on Manage Products grid
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?
This is what i have on that line:
$entity->setWebsiteIds(array(Mage::app()->getStore(true)->getWebsite()->getId()));