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

Something I'm working on ...

Scheduled Pinned Locked Moved Announcements
39 Posts 12 Posters 34.1k Views 12 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.
  • C Offline
    Cato Module Developer
    last edited by Dec 13, 2016, 3:08 PM

    Ok, I’ll reformat my documentation when I get time.

    I found this nice tool: https://dlaa.me/markdownlint/ for checking syntax.

    1 Reply Last reply Reply Quote 0
    • P Offline
      paphko
      last edited by Dec 25, 2016, 12:16 PM

      Nice step, a dedicated module database :-)
      However, via chrome for Android, I am not able to upload an image for my module…

      1 Reply Last reply Reply Quote 0
      • R Offline
        roramirez Core Contributors @MichMich
        last edited by Dec 26, 2016, 5:55 PM

        @MichMich From some days I’ve been working in design and little code about mention before.

        I hope soon release something can be stable. At today is state alfa state and not working.

        I send the URL of project if someone is interested
        https://github.com/roramirez/MagicMirror-Module-Manager

        Easy module development with MagicMirror Module Template

        1 Reply Last reply Reply Quote 0
        • B Offline
          bmarofsky @MichMich
          last edited by Jan 15, 2017, 11:21 PM

          @MichMich It would be good to require screenshots. Other wise its a good start.

          M 1 Reply Last reply Jan 16, 2017, 10:38 AM Reply Quote 0
          • T Offline
            tosti007 Module Developer
            last edited by Jan 16, 2017, 12:46 AM

            I cannot upload any modules at all, either with pc (windows, firefox) or android (chrome). Is this currently supposed to be like that (aka disabled) or am i doing something wrong? :) I am on the correct github account and the repositories are public.

            If there is anything don't hesitate to contact me!
            ProfileSwitcher, TouchNotifications

            M Y 2 Replies Last reply Jan 16, 2017, 10:39 AM Reply Quote 0
            • M Offline
              MichMich Admin @bmarofsky
              last edited by Jan 16, 2017, 10:38 AM

              @bmarofsky Not all modules have visuals. Some just work in the background.

              1 Reply Last reply Reply Quote 0
              • M Offline
                MichMich Admin @tosti007
                last edited by Jan 16, 2017, 10:39 AM

                @tosti007 Doe you notice some particular error in the browser’s console?

                T 1 Reply Last reply Jan 16, 2017, 10:52 AM Reply Quote 0
                • T Offline
                  tosti007 Module Developer @MichMich
                  last edited by Jan 16, 2017, 10:52 AM

                  @MichMich I didn’t check, will do when I have time somewhere later today.

                  If there is anything don't hesitate to contact me!
                  ProfileSwitcher, TouchNotifications

                  1 Reply Last reply Reply Quote 0
                  • Y Offline
                    yawns Moderator @tosti007
                    last edited by Jan 16, 2017, 11:02 AM

                    @tosti007 said in Something I’m working on ...:

                    I cannot upload any modules at all, either with pc (windows, firefox) or android (chrome). Is this currently supposed to be like that (aka disabled) or am i doing something wrong? :) I am on the correct github account and the repositories are public.

                    I just tried as well. You can click “Step 1 - Select repository” but nothing happens. The console is showing a HTTP500 error:

                    vue.js?3de6:5729 Download the Vue Devtools for a better development experience:
                    https://github.com/vuejs/vue-devtools
                    vue-resource.common.js?2f13:1071 GET http://beta.magicmirror.builders/api/me/repositories 500 (Internal Server Error)
                    (anonymous) @ vue-resource.common.js?2f13:1071
                    PromiseObj @ vue-resource.common.js?2f13:198
                    xhrClient @ vue-resource.common.js?2f13:1025
                    sendRequest @ vue-resource.common.js?2f13:1140
                    exec @ vue-resource.common.js?2f13:1097
                    next @ vue-resource.common.js?2f13:1122
                    before @ vue-resource.common.js?2f13:966
                    exec @ vue-resource.common.js?2f13:1097
                    next @ vue-resource.common.js?2f13:1122
                    timeout @ vue-resource.common.js?2f13:1014
                    exec @ vue-resource.common.js?2f13:1097
                    next @ vue-resource.common.js?2f13:1122
                    method @ vue-resource.common.js?2f13:980
                    exec @ vue-resource.common.js?2f13:1097
                    next @ vue-resource.common.js?2f13:1122
                    body @ vue-resource.common.js?2f13:853
                    exec @ vue-resource.common.js?2f13:1097
                    next @ vue-resource.common.js?2f13:1122
                    jsonp @ vue-resource.common.js?2f13:942
                    exec @ vue-resource.common.js?2f13:1097
                    next @ vue-resource.common.js?2f13:1122
                    header @ vue-resource.common.js?2f13:997
                    exec @ vue-resource.common.js?2f13:1097
                    next @ vue-resource.common.js?2f13:1122
                    cors @ vue-resource.common.js?2f13:824
                    exec @ vue-resource.common.js?2f13:1097
                    next @ vue-resource.common.js?2f13:1122
                    (anonymous) @ bootstrap.js?5e63:36
                    exec @ vue-resource.common.js?2f13:1097
                    (anonymous) @ vue-resource.common.js?2f13:1125
                    PromiseObj @ vue-resource.common.js?2f13:198
                    Client @ vue-resource.common.js?2f13:1090
                    Http @ vue-resource.common.js?2f13:1350
                    Http.(anonymous function) @ vue-resource.common.js?2f13:1379
                    fetchRepositories @ AddModule.vue?5997:99
                    boundFn @ vue.js?3de6:131
                    mounted @ AddModule.vue?5997:141
                    callHook @ vue.js?3de6:1833
                    insert @ vue.js?3de6:2007
                    invokeInsertHook @ vue.js?3de6:4159
                    patch @ vue.js?3de6:4301
                    Vue._update @ vue.js?3de6:1722
                    (anonymous) @ vue.js?3de6:1697
                    get @ vue.js?3de6:740
                    Watcher @ vue.js?3de6:732
                    Vue._mount @ vue.js?3de6:1696
                    Vue$3.$mount @ vue.js?3de6:5716
                    Vue$3.$mount @ vue.js?3de6:7873
                    initRender @ vue.js?3de6:2218
                    Vue._init @ vue.js?3de6:2580
                    Vue$3 @ vue.js?3de6:2624
                    (anonymous) @ app.js?8b67:47
                    (anonymous) @ app-c86aef609d.js:1578
                    __webpack_require__ @ app-c86aef609d.js:20
                    (anonymous) @ app-c86aef609d.js:64
                    (anonymous) @ app-c86aef609d.js:67
                    AddModule.vue?5997:105 Responsebody: "↵↵    ↵        ↵        ↵        ↵    ↵    ↵                    <div>↵                <h1>Whoops, looks like something went wrong.</h1>↵                                        <h2>↵                            1/1↵                            RuntimeException in <a>Client.php line 70</a>:Pipeline.php line 104↵       <li>at Pipeline->then(<em>object</em>(Closure)) in <a>Router.php line 644</a></li>↵       <li>at Router->runRouteWithinStack(<em>object</em>(Route), <em>object</em>(Request)) in <a>Router.php line 618</a></li>↵       <li>at Router->dispatchToRoute(<em>object</em>(Request)) in <a>Router.php line 596</a></li>↵       <li>at Router->dispatch(<em>object</em>(Request)) in <a>Kernel.php line 267</a></li>↵       <li>at Kernel->Illuminate\Foundation\Http\{closure}(<em>object</em>(Request)) in <a>Pipeline.php line 53</a></li>↵       <li>at Pipeline->Illuminate\Routing\{closure}(<em>object</em>(Request)) in <a>CheckForMaintenanceMode.php line 46</a></li>↵       <li>at CheckForMaintenanceMode->handle(<em>object</em>(Request), <em>object</em>(Closure)) in <a>Pipeline.php line 137</a></li>↵       <li>at Pipeline->Illuminate\Pipeline\{closure}(<em>object</em>(Request)) in <a>Pipeline.php line 33</a></li>↵       <li>at Pipeline->Illuminate\Routing\{closure}(<em>object</em>(Request)) in <a>Pipeline.php line 104</a></li>↵       <li>at Pipeline->then(<em>object</em>(Closure)) in <a>Kernel.php line 149</a></li>↵       <li>at Kernel->sendRequestThroughRouter(<em>object</em>(Request)) in <a>Kernel.php line 116</a></li>↵       <li>at Kernel->handle(<em>object</em>(Request)) in <a>index.php line 53</a></li>↵    ↵</h2></div>↵↵            ↵    ↵"bodyBlob: BlobbodyText: PromiseObjdata: (...)get data: ()arguments: (...)caller: (...)length: 0name: "get"prototype: Object__proto__: ()[[FunctionLocation]]: vue-resource.common.js?2f13:856[[Scopes]]: Scopes[4]set data: (body)arguments: (...)caller: (...)length: 1name: "set"prototype: Object__proto__: ()[[FunctionLocation]]: vue-resource.common.js?2f13:859[[Scopes]]: Scopes[4]headers: Headersmap: Object__proto__: Objectok: falsestatus: 500statusText: "Internal Server Error"url: "/api/me/repositories"__proto__: Object
                    (anonymous) @ AddModule.vue?5997:105
                    
                    
                    T 1 Reply Last reply Jan 16, 2017, 1:55 PM Reply Quote 0
                    • M Offline
                      MichMich Admin
                      last edited by Jan 16, 2017, 11:25 AM

                      It seems the php-curl module was missing. Could you give it an other try. If it doesn’t work, I need to dive into it.

                      Y 1 Reply Last reply Jan 16, 2017, 11:32 AM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 3 / 4
                      • 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