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.

    Modifying Compliments module

    Scheduled Pinned Locked Moved Development
    9 Posts 3 Posters 4.5k 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.
    • cowboysdudeC Offline
      cowboysdude Module Developer
      last edited by cowboysdude

      This is the config…VERY simple!

      {
      module: ‘MMM-NiceThings’,
      position: ‘lower_third’
      },

      @Mykle1 will show you the errors so if you want you can also fix your config :) He’s good like that!

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

        @acbc18 said in Modifying Compliments module:

        Can anyone figure out what I’m doing wrong?

        Your use of curly quotes

        “Good morning love!”,
        

        Should be

        "Good morning love!",
        

        No more curly quotes, EVER! :^)

        Just so we’re clear, you can’t use them at all so you’ll have to check your entire config for them.

        Find ” and “ Replace with "

        Create a working config
        How to add modules

        cowboysdudeC A 3 Replies Last reply Reply Quote 1
        • cowboysdudeC Offline
          cowboysdude Module Developer @Mykle1
          last edited by

          @Mykle1 EVERRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR LOL

          1 Reply Last reply Reply Quote 0
          • A Offline
            acbc18 @Mykle1
            last edited by

            @Mykle1 Thank you. I’m new at this and didn’t notice it but will do from now on.

            Mykle1M 1 Reply Last reply Reply Quote 1
            • A Offline
              acbc18 @Mykle1
              last edited by acbc18

              @Mykle1 Outside of that though is there any syntax issue with the lines starting with config: { down to compliments: {?
              Edit: thanks guys turns out I had left out a comma and putting that in fixed it (after changing the quotes).

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

                @acbc18 said in Modifying Compliments module:

                Thank you. I’m new at this and didn’t notice it but will do from now on.

                No worries friend. We’ve all been there.

                thanks guys turns out I had left out a comma and putting that in fixed it (after changing the quotes).

                Excellent! Those are two things you won’t forget.

                Enjoy your mirror! :^)

                Create a working config
                How to add modules

                1 Reply Last reply Reply Quote 1
                • 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