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.1k 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

      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

      Mykle1M 1 Reply Last reply Reply Quote 0
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer @alverman
        last edited by

        @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

          Solved !!

          Thanks

          Mykle1M 1 Reply Last reply Reply Quote 0
          • Mykle1M Offline
            Mykle1 Project Sponsor Module Developer @alverman
            last edited by

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