Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,174,122 members, 7,890,751 topics. Date: Monday, 15 July 2024 at 07:29 PM

Methods To Disable Notification Popup In Magento Admin - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Methods To Disable Notification Popup In Magento Admin (959 Views)

6 Types Of Products In Magento E-commerce / The Best Way To Create A Module In Magento 2 (2) (3) (4)

(1) (Reply)

Methods To Disable Notification Popup In Magento Admin by magebaytn: 10:05am On Sep 08, 2016
[b]Disable Admin Notification Popup in Magento[/b]
Every time you login to Magento admin panel, you will get notification popup which includes various updates about Magento.

View more : https://www.magebay.com/magento-multi-vendor-marketplace-extension
It’s a good factor to remain up to date about your software but I think that is the a part of the Developer’s life, finish client never like these pop up on each login about which they don’t know anything.
On this fast tip I will show you ways we are able to disable those popup. That popup is performance of one of the Magento 2 module. So disabling this popup is similar as disabling module in Magento. All you should know is the identify of that module.smiley
[list]
[*]Login to Magento Admin Panel. You'll get popup.
[*]Go to System >> Configuration >> Advance
[*]Disable the Module named “Mage_AdminNotification”, verify under picture for more informatiom.
[/list]

[b]Print array contents in log file of magento[/b]
In Magento You possibly can print your log in Exception.log utilizing
[list]
[*]Mage::logException($e->getMessage());
[/list]
If you wish to put the log to your custom log file, then you can use write beneath line
[list]
[*]Mage::log(‘Your Question’, Zend_Log::DEBUG, custom.log);
[/list]
However the problem is that , It will not print any Array information, If you want to print Array data in to log file then you need to use any one of many beneath methodology:
[list]
[*]Mage::getModel(‘core/log_adapter’, ‘customized.log’)->log($arrayvariable);
[*]or
[*]Mage::log(‘Your Knowledge :’.print_r($arrayvariable, true), Zend_Log::DEBUG, ‘custom.log’);
[/list]
Re: Methods To Disable Notification Popup In Magento Admin by jamilahmed: 7:29am On Sep 09, 2016
Nice easy to understand tutorial. You can now learn Magento in one place easily http://magenticians.com

(1) (Reply)

Need An Android Developer For A Project / Where Can I Find A Mobile Payment API / Junior Web Developer/programmer @ Ngcareers

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 7
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.