Read the statement by Michael Teeuw here.
My module stops MMM-Pages working
-
My MagicMirror was working well, MMM-CalendarExt3 taking up the most of the display and fixed with MMM-Pages.
The clock & weather at the top on page0 and some bus timetables on page1 and these switch around with the calendar being static.I was never happy with the way the bus times displayed and after lots of tweaking of the module I was using I decided to write my own to do what I wanted. It works and does what I want but MMM-Pages does nothing with my module active, all the modules are displayed all the time. If I disable my module, it all works as it should.
I hadn’t noticed until now because I was working on it with only my module in the config.
I know I have not posed any code or much detail yet but can if I have an idea of what would be useful. I can update here rather than paste pages of possible unrequired code now.
This is my first attempt at writing a module, or anything in JS! so it has been a slow process. If there is something basic that I have not done that MMM-Pages requires then that is a good start.
-
@Scott-M Pages is done all in browser, so open the developers window, ctrl-shift-i, and select the console tab
put pages in the filter field and see if there are any errors…
are you using the original pages or my fork?
-
@sdetweil
I seem to have lost the connection to my remote pi so will have a look tomorrow when I get my hands on itI think it is the original pages, will have a look at the fork
-
@Scott-M on which pages source no need to change , just asking for later debug purposes