flash - global messages is not working in magento -


in default, magento provide global messages(flash messages) display success,error , notice after page loading.for us, global messages not working anywhere ( front-end , admin-side ) . if faced issue, please provide suggestion resolve issue .thanks!

could add code on how display error message?

this way add magento notification in admin panel

mage::getsingleton('adminhtml/session')->addsuccess("message"); //or adderror(); 

Comments

Popular posts from this blog

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -

javascript - three.js lot of meshes optimization -