• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 Nov 17, 2023, 9:31 PM Nov 17, 2023, 9:07 PM

    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 Nov 17, 2023, 9:32 PM Reply Quote 0
    • S Away
      sdetweil @Plasmire
      last edited by sdetweil Nov 17, 2023, 9:33 PM Nov 17, 2023, 9:32 PM

      @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
      1 / 1
      • First post
        2/2
        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