• 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.

MM locked when include modules in config

Scheduled Pinned Locked Moved Utilities
4 Posts 2 Posters 2.0k 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.
  • A Offline
    alverman
    last edited by Nov 19, 2017, 5:21 PM

    Re: MMM-ImagesPhotos - Show images from a directory

    Hi,
    when include your module in config.js and start magic mirror is all black, nothing module work.
    Advise ?
    Thanks, Alberto

    M 1 Reply Last reply Nov 19, 2017, 9:55 PM Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @alverman
      last edited by Nov 19, 2017, 9:55 PM

      @alverman

      This module reads the images from the uploads directory inside the module. Directory: MagicMirror/modules/MMM-ImagesPhotos/uploads. Your images MUST be in this directory.

      {
      	module: "MMM-ImagesPhotos",
      	position: "middle_center",
      	config: {
      		opacity: 0.9,
      		animationSpeed: 500,
      		updateInterval: 5000,
      	}
      },
      

      https://forum.magicmirror.builders/topic/4231/how-to-add-modules-for-absolute-beginners

      Create a working config
      How to add modules

      1 Reply Last reply Reply Quote 0
      • A Offline
        alverman
        last edited by Nov 25, 2017, 7:31 PM

        Solved !!

        Thanks

        M 1 Reply Last reply Nov 25, 2017, 7:33 PM Reply Quote 0
        • M Offline
          Mykle1 Project Sponsor Module Developer @alverman
          last edited by Nov 25, 2017, 7:33 PM

          @alverman said in MM locked when include modules in config:

          Solved !!

          So, how did you solve it? Other users may encounter the same issue and would benefit from a description of how your corrected it.

          I’m just saying. :-)

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          1 / 1
          • First post
            1/4
            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