Author Topic: Tray Notifiction  (Read 12576 times)

0 Members and 1 Guest are viewing this topic.

Balderrama

  • Jr. Member
  • **
  • Posts: 1
Tray Notifiction
« on: January 13, 2016, 09:26:37 PM »
Hi, i'm using mibew messneger, everything works fine, except one thing i can't do the tray notifications work
after install i enable the plugin, but it says "not initialized", i don't know what to do
Does anybody know how to fix it?
thank you so much.

faf

  • Mibew Staff Member
  • Native
  • *****
  • Posts: 950
    • Mibew Messenger
Re: Tray Notifiction
« Reply #1 on: January 13, 2016, 10:35:51 PM »

mlarin

  • Jr. Member
  • **
  • Posts: 1
Re: Tray Notifiction
« Reply #2 on: September 30, 2016, 04:17:19 PM »
Plugin not initialiset when in config.yml in key plugins set default value.
To resolve this problem add in config.yml file any other plugin config, for example:

Code: [Select]
plugins:
    "Mibew:TitleNotification":
        new_thread: true
        new_message: "both"

And TrayNotification plugin initialised too.