Sticky Display SKU in order page of magento admin panel blog | Solutions for Bugs To display SKU in order page of magento admin panel : public function callback_skus($value, $row, $column, $isExport) { $_items =… June 29, 2015 Read more
Admin login issue for magento in local system ( localhost ) blog | Solutions for Bugs To fix the admin login issue you have to edit /app/code/core/Mage/Core/Model/Session/Abstract/Varien.php file and comment out the line from 99 to… May 19, 2015 Read more