MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. KirAsh4
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 0
    • Followers 26
    • Topics 32
    • Posts 773
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: http request

      XMLHTTPRequest. Look at how the 'currentweather' module does it in the 'updateWeather()' function.

      posted in Development
      KirAsh4K
      KirAsh4
    • RE: http request

      Right, I have not tested this on an actual rpi … I’m at the office, so I’m running a serveronly setup. I can do an rpi test later, although I suspect it will still work, as opposed to resulting in a blank screen. It returns the error as expected when it can’t find the file.

      posted in Development
      KirAsh4K
      KirAsh4
    • RE: http request

      The file ‘status.xml’ doesn’t exist on my system, so it gets a 404 returned, however it does load up, and it does work.

      0_1466804675808_HTTPRequest.png

      posted in Development
      KirAsh4K
      KirAsh4
    • RE: http request

      Hey @acdacd2, please use proper Markdown when posting code. It really isn’t that hard to do and it makes it so much easier and pleasant for others to read, and possibly find errors quicker. Specifically you need to use back ticks before and after your code:

           ```
           like so. Note that a back tick is not the same as the normal apostrophe, ` versus ' .
           ```
      
      posted in Development
      KirAsh4K
      KirAsh4
    • RE: Monthly Calendar

      Oh, yeah, typo … fixed.

      posted in Utilities
      KirAsh4K
      KirAsh4
    • RE: http request

      As a further explanation, 'npm install' is only required if the module you are installing requires other node modules to also be installed. When you first install MagicMirror you have to run 'npm install' to install all the dependencies for it to work, however generally, modules don’t need that. The exception is if someone writes a module that requires another node module that isn’t already installed. So there was no need to run that, nor to copy any '.json' package files anywhere.

      posted in Development
      KirAsh4K
      KirAsh4
    • RE: Monthly Calendar

      @Wilco89, eh?

      posted in Utilities
      KirAsh4K
      KirAsh4
    • RE: Strange weather bug?

      The only time I have seen my rpi not update either of the weather stats was if there was a communication error at any given request, however it always picked up at the next update. So this is a bit baffling to me … have either of you guys notice any errors anywhere, whether in npm, pm2, or the console?

      posted in Troubleshooting
      KirAsh4K
      KirAsh4
    • RE: Weekly Calendar

      I haven’t forgotten, it’s just been two rather busy weeks. And I’m recovering from a failed server HD today/this weekend. Yay for backups … not so much fun when it’s terabytes of data. Anyway, I’ll get back this as soon as this mayhem stops, or at least subsides a bit.

      posted in Requests
      KirAsh4K
      KirAsh4
    • RE: Monthly Calendar View

      Please read about the release here: https://forum.magicmirror.builders/topic/238/monthly-calendar

      posted in Requests
      KirAsh4K
      KirAsh4
    • 1
    • 2
    • 39
    • 40
    • 41
    • 42
    • 43
    • 77
    • 78
    • 41 / 78