MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Notification not showing message

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    4 Posts 2 Posters 1.2k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L Offline
      link953
      last edited by link953

      Hello everyone.

      I have a problem with the alert module. When I put the “welcomemessage” on true, I have a notification but only with the title, I do not have the message. The facial recognition module does the same to me.
      With the sample config it’s the same.
      By modifying the file alert.js I can display the message instead of the title, so the data is present.

      With en or fr language I have no changes
      Do you have an idea?

      Thanks

      1 Reply Last reply Reply Quote 0
      • L Offline
        link953
        last edited by

        Anyone? please :D

        1 Reply Last reply Reply Quote 0
        • L Offline
          link953
          last edited by link953

          So, i’ve a line in alert.js file:

          msg += “” + message.message + “”; (line 47)

          and when i write this instead:

          msg += “” + message.message + “”;

          I can have a complete notification.

          1 Reply Last reply Reply Quote 0
          • A Offline
            AxLed Module Developer
            last edited by

            @link953
            Are you sure there is no message? I had a similar problem where some css values where wrong, so the message had the same color than the background.
            Normally you can find out, if you try to mark the message with a mouse.

            AxLED

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post
            Enjoying MagicMirror? Please consider a donation!
            MagicMirror created by Michael Teeuw.
            Forum managed by Sam, technical setup by Karsten.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy