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.

    MMM-euro2024

    Scheduled Pinned Locked Moved Sport
    23 Posts 7 Posters 6.4k Views 7 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.
    • 0m4r0 Offline
      0m4r Module Developer @sdetweil
      last edited by

      @sdetweil this is done in version 1.0.4

      https://github.com/0m4r

      R S 2 Replies Last reply Reply Quote 0
      • R Offline
        robiv8 @0m4r
        last edited by

        @0m4r
        das log sagt: Please correct syntax errors at or above this line: ReferenceError: b1e6…meinToken…67c8c5 is not defined

        0m4r0 1 Reply Last reply Reply Quote 0
        • 0m4r0 Offline
          0m4r Module Developer @robiv8
          last edited by

          @robiv8 I think your configuration is wrong.
          Is the token wrapped into quotes?

          {
            disabled: false,
            module: 'MMM-euro2024',
            position: 'center',
            header: 'Euro 2024',
            config: {
              updateInterval: 60 * 1000,
              token: "M4g1cM1rr0r"
            }
          },
          

          https://github.com/0m4r

          R 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @0m4r
            last edited by

            @0m4r this is what your module config looks like in MMM-Config
            Screenshot at 2024-04-08 11-06-32.png

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            0m4r0 1 Reply Last reply Reply Quote 0
            • 0m4r0 Offline
              0m4r Module Developer @sdetweil
              last edited by

              @sdetweil this is good, isn’t it?

              https://github.com/0m4r

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @0m4r
                last edited by

                @0m4r yes… it works

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • R Offline
                  robiv8 @0m4r
                  last edited by robiv8

                  @0m4r
                  Hallo.
                  This i my config, as described in GitHub

                  {
                  	disabled: false,
                  	module: "MMM-euro2024",
                  	position: "center",
                  	header: "Euro 2024",
                  	config: {
                  	updateInterval: 60 * 1000,
                  	token: [b1e67..myToken..67c8c5],
                  	}
                  },
                  

                  Ok Danke,
                  with superscripts it works.
                  Why isn’t that right in GitHub?

                  0m4r0 1 Reply Last reply Reply Quote 0
                  • 0m4r0 Offline
                    0m4r Module Developer @robiv8
                    last edited by

                    @robiv8 try with this:

                    {
                    	disabled: false,
                    	module: "MMM-euro2024",
                    	position: "center",
                    	header: "Euro 2024",
                    	config: {
                    	updateInterval: 60 * 1000,
                    	token: "b1e67..myToken..67c8c5",
                    	}
                    },
                    

                    https://github.com/0m4r

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

                      Hi guys,
                      I cannot get this module to run…

                      I also opened an issue in the repo: https://github.com/0m4r/MMM-euro2024/issues/2

                      Can somebody from here help me? @0m4r ?

                      Thanks in advance

                      0m4r0 1 Reply Last reply Reply Quote 0
                      • 0m4r0 Offline
                        0m4r Module Developer @leafarenuk
                        last edited by

                        @leafarenuk I replied to you on Git Hub a week ago or so.
                        As I have not heard back from you since then, I assume the problem is resolved.

                        If not, feel free to get in touch again.

                        https://github.com/0m4r

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 3 / 3
                        • 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