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.

    This code for MMM Lice is making my magic mirror shut off completely.

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    2 Posts 2 Posters 1.4k Views 2 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.
    • P Offline
      Plasmire
      last edited by sdetweil

      Not sure where the code is wrong, but when i load this in my config the app shuts off and doesn’t turn back on. I delete the code and it starts back up just fine.

      {
          module: 'MMM-LICE',
          position: 'top_right',                 // Best in left, center, or right regions
          config: { 
      		accessKey: "I put my code in here", // Free account & API Access Key at currencylayer.com
      		source: "USD",                    // USD unless you upgrade from free account
      		symbols: "JPY,SGD,EUR,CAD,THB",       // Currency symbols
      		useHeader: false,                 
      		header: "Show me the money",
      		maxWidth: "300px",
          }
      },
      
      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @Plasmire
        last edited by sdetweil

        @Plasmire

        please use code blocks around config info, I fixed it for you again

        paste text, select text, hit button </>

        this module has this problem

        https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        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