AbanteCart Community

Shopping Cart Operations => Support => Topic started by: aiswarjya on June 29, 2016, 11:08:04 PM

Title: Hide / Block message and Notification
Post by: aiswarjya on June 29, 2016, 11:08:04 PM
Hello Abantecart, How can i hide the message receive from Abantecart and Extenssion in message section. I just only show the  'New Order' and 'error notification' on the notificaton and message. In which php file i can block this manually or hide it.
Title: Re: Hide / Block message and Notification
Post by: eCommerce Core on June 30, 2016, 08:00:53 AM
This is a core feature that is integrated in the system in many places. If you need to disable, you need to check usage of Amessage class.
 
Title: Re: Hide / Block message and Notification
Post by: abantecart on June 30, 2016, 08:02:53 AM
I would not mess with core classes as this can easily break your AbanteCart and your changes will be wiped out on upgrade.