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

Not looking nice :(

Scheduled Pinned Locked Moved Troubleshooting
10 Posts 3 Posters 3.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.
  • L Offline
    Lolololito
    last edited by Lolololito Jul 15, 2017, 11:14 AM Jul 8, 2017, 3:07 PM

    This original error was fixed but the only thing I would like to have before having the mirror mounted is this:
    https://forum.magicmirror.builders/topic/4464/is-it-possible-to-show-ping-in-ms

    SNIP: The original error was fixed, the new error I got was edited.
    
    S 1 Reply Last reply Jul 8, 2017, 3:18 PM Reply Quote 0
    • S Offline
      strawberry 3.141 Project Sponsor Module Developer @Lolololito
      last edited by Jul 8, 2017, 3:18 PM

      @Lolololito First of all I have to blame you for doing stupid mistakes, furthermore there is a comma missing in line 19 :)

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

      1 Reply Last reply Reply Quote 1
      • L Offline
        Lolololito
        last edited by Lolololito Jul 15, 2017, 11:14 AM Jul 8, 2017, 5:01 PM

        Haha, okay thanks but now I only get a black screen which is also a common error I get.

        Secondly, I have to say that the github of the plugin:
        https://github.com/KirAsh4/calendar_monthly/
        has that error, I think it should be changed as newbies like me just copy and paste and believe everything is correct.

        Thanks for pointing that out, hope you can help me with that black screen, it is a common error for me and I don’t know what could be causing it.

        EDIT: In case you want to see the console output this is what I get:
        Failed to load resource: the server responded with a status of 404 (Not Found)

        EDIT 2: Somehow I got to know that the error is in this line:
        document.getElementsByTagName(“head”)[0].appendChild(stylesheet);

        EDIT 3: I got this in the console too:

        Whoops! There was an uncaught exception...
        
        

        EDIT 4: I am having errors posting here (?)
        ERROR
        Post content was flagged as spam by Akismet.com

        S 1 Reply Last reply Jul 8, 2017, 5:34 PM Reply Quote 0
        • S Offline
          strawberry 3.141 Project Sponsor Module Developer @Lolololito
          last edited by Jul 8, 2017, 5:34 PM

          @Lolololito I will hangout in the magicmirror teamspeak for a while, feel free to join and I’ll try to help you

          TeamSpeak Magic Mirror Help at 173.68.7.240 http://www.teamspeak.com/downloads.html

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

          L 1 Reply Last reply Jul 8, 2017, 6:17 PM Reply Quote 0
          • L Offline
            Lolololito @strawberry 3.141
            last edited by Jul 8, 2017, 6:17 PM

            @strawberry-3.141 I’m currently going, thanks for the help :)

            M 1 Reply Last reply Jul 8, 2017, 11:05 PM Reply Quote 0
            • M Offline
              Mykle1 Project Sponsor Module Developer @Lolololito
              last edited by Jul 8, 2017, 11:05 PM

              @Lolololito @strawberry-3-141

              Oh, sorry I missed you guys. I was enjoying the sun and the pool.

              Create a working config
              How to add modules

              L 1 Reply Last reply Jul 9, 2017, 9:12 AM Reply Quote 0
              • L Offline
                Lolololito @Mykle1
                last edited by Lolololito Jul 15, 2017, 11:10 AM Jul 9, 2017, 9:12 AM

                @Mykle1 Haha, don’t make me jealous, strawberry was able to help me, it was all about typos that modules have in their githubs and others that I did. Everything fine now :)

                EDIT: Any clues on how to fix this? Whenever a tweet pops up, everything fucks up :

                M 1 Reply Last reply Jul 9, 2017, 12:35 PM Reply Quote 0
                • M Offline
                  Mykle1 Project Sponsor Module Developer @Lolololito
                  last edited by Jul 9, 2017, 12:35 PM

                  @Lolololito said in Not looking nice :(:

                  strawberry was able to help me,

                  Great! He has helped me on several occasions.

                  it was all about typos that modules have in their githubs and others that I did. Everything fine now :)

                  Yes, unfortunately there are more than a few errors in the README files that accompany some modules. This will make things clearer for you when adding modules:
                  https://forum.magicmirror.builders/topic/4231/how-to-add-modules-for-absolute-beginners

                  EDIT: Any clues on how to fix this? Whenever a tweet pops up, everything fucks up :(

                  Assuming you mean that modules get “pushed around” or “stretched” when a tweet appears, you can try a few things:

                  • Constrain the Twitter module’s width with a custom.css entry
                  • Constrain the other module’s width with a custom.css entry
                  • Try the Twitter module in another position, Ex: lower_third, bottom_bar, etc

                  Create a working config
                  How to add modules

                  L 1 Reply Last reply Jul 15, 2017, 11:10 AM Reply Quote 0
                  • L Offline
                    Lolololito @Mykle1
                    last edited by Jul 15, 2017, 11:10 AM

                    @Mykle1 I managed to fix it changing the position, the last and only thing I would like to know is if it’s possible to add the ping I have to the server in ms in the internet module https://forum.magicmirror.builders/topic/625/internet-monitor/13

                    M 1 Reply Last reply Jul 15, 2017, 11:53 AM Reply Quote 0
                    • M Offline
                      Mykle1 Project Sponsor Module Developer @Lolololito
                      last edited by Jul 15, 2017, 11:53 AM

                      @Lolololito

                      I don’t believe that is an option in the InternetMonitor module. You could ask the author to add that or you could fork the repo and trying coding that in yourself. :-)

                      I think there are a number of “ping” modules available. Maybe one of those will suit your needs. Check this page:

                      https://github.com/MichMich/MagicMirror/wiki/MagicMirror²-Modules#3rd-party-modules

                      Create a working config
                      How to add modules

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