http://www.magentocommerce.com/boards/viewthread/53945/P15/#t334039
Please open file: app\code\community\Magestore\Bannerslider\Block\Adminhtml\Bannerslider\Edit\Tab\Form.php, goto line 32 and comment this code:
$model->setStoreId(Mage::app()->getStore(true)->getId());
Oh! Thanks visvasolutios, It's working i have solve my problem.
ReplyDeleteThanks
Oh God!
ReplyDeleteTrank you very much, help me a lot!
that means replacing the present code with this?
ReplyDeleteHi, Just comment ( disable ) the line.. like this..
Delete// Comment this line to fix the issue
//$model->setStoreId(Mage::app()->getStore(true)->getId());
Thanks a lot :)
ReplyDelete