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

There is an error in my config file and I'm a newbie and do not know how to fix. Please Help

Scheduled Pinned Locked Moved Troubleshooting
configconfigurationhelpdebugdebugging
8 Posts 4 Posters 4.9k Views 3 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.
  • M Offline
    mclemens7
    last edited by Dec 25, 2016, 9:43 PM

    Why @strawberry-3-141

    S 1 Reply Last reply Dec 25, 2016, 9:50 PM Reply Quote 0
    • S Offline
      strawberry 3.141 Project Sponsor Module Developer @mclemens7
      last edited by Dec 25, 2016, 9:50 PM

      @mclemens7 it’s like writing a shopping list

      you don’t write eggs cake fruits, but you do eggs, cake, fruits

      Please create a github issue if you need help, so I can keep track

      1 Reply Last reply Reply Quote 1
      • M Offline
        mclemens7
        last edited by Dec 25, 2016, 9:52 PM

        Thanks bro god bless ur soul

        1 Reply Last reply Reply Quote 0
        • I Offline
          impuislupus
          last edited by Jan 7, 2017, 6:04 AM

          Was wondering if you could look at mine @strawberry 3.141
          I got the pre-installed modules working and edited them a bit except for this one i copy the string exact but when i insert this module it cause the MM to crash. source (https://github.com/ronny3050/phone-notification-mirror)

          {
          module: ‘newsfeed’,
          position: ‘bottom_bar’,
          config: {
          feeds: [
          {
          title: “Quote of The day”,
          url: ‘https://www.quotesdaddy.com/feed’
          },
          {
          url: ‘https://www.quotesdaddy.com/feed/tagged/Love’
          }
          ],
          showSourceTitle: true,
          showPublishDate: true
          }
          },
          {
          module: ‘phone_notification’,
          position: ‘top_center’,
          header: ‘Phone Notifications’,
          config:{
          accessToken: ‘x.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx’,
          numberOfNotifications: 5,
          displayNotificationIcon: true,
          displayMessage: true,
          displayCount: false,
          alert: false,
          fade: true,
          maxCharacters: 50
          },

          B 1 Reply Last reply Jan 7, 2017, 6:14 AM Reply Quote 0
          • B Offline
            broberg Project Sponsor @impuislupus
            last edited by broberg Jan 7, 2017, 6:14 AM Jan 7, 2017, 6:14 AM

            @impuislupus think there is a } missing after the last maxCharacters row

            I 1 Reply Last reply Jan 7, 2017, 5:13 PM Reply Quote 1
            • I Offline
              impuislupus @broberg
              last edited by Jan 7, 2017, 5:13 PM

              @broberg Thanks thats exactly what it was

              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