• 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
  1. Home
  2. chris_d
  3. Topics
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
C
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 5
  • Posts 20
  • Groups 0

Topics

  • C

    Error starting after upgrade

    Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
    41 Oct 17, 2023, 12:45 AM
    Oct 4, 2023, 4:26 PM
    0 Votes
    41 Posts
    9k Views
    S Oct 17, 2023, 12:45 AM
    @rmcon great that you got it working on the test run, mostly currently it’s looking for mm files you might have changed for some reason, and conflict w the new release. most of the other issues I handle, upgrade node, npm and pm2 if needed. and in this release on pi0, increase swap space and increase the node heap space.
  • C

    Extreme basic question!

    Watching Ignoring Scheduled Pinned Locked Moved Custom CSS
    3 Feb 1, 2023, 2:06 PM
    Jan 31, 2023, 8:10 PM
    0 Votes
    3 Posts
    682 Views
    S Feb 1, 2023, 2:06 PM
    @chris_d the string of things before the { is called the selector clause. this gives u the ability to ‘select’ the html elements you want to apply the styles to I use this cheat sheet to view the different choices https://www.w3schools.com/cssref/css_selectors.php the selector can be very complex here is one from my MMM-Config module .possibly-hidden-tab div:nth-child(2) > div > div >div >ul >li:only-child >a[rel*="Item 1"] { display: none; }
  • C

    Black screen on HMDI output, content on remote browser

    Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
    25 Jan 22, 2023, 9:04 AM
    Jan 15, 2023, 4:52 PM
    1 Votes
    25 Posts
    6k Views
    C Jan 22, 2023, 9:04 AM
    @MikeBishop I’m running MMM-Calendar3 and the default modules only.
  • C

    CalenderEXT2 with google calendars no longer displaying

    Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
    6 Jan 10, 2022, 6:19 AM
    Jan 3, 2022, 5:38 PM
    0 Votes
    6 Posts
    722 Views
    B Jan 10, 2022, 6:19 AM
    @sdetweil I may be wrong, but I doubt it - I intentionally broke one of my calendars, and CX2 did not produce an error - just reported “0 scanned, 0 selected” on the calendar. I don’t think CX2 is gonna help with this. Also, I looked through my code, and I’ve noticed that some of my shared calendars are indeed Google calendars, so I’m gonna retract that statement. My advice is to double check the settings within Google itself.
  • C

    MMM-CalendarExt2 showing daily in columns

    Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
    8 Jun 23, 2021, 6:43 PM
    Jun 16, 2021, 1:13 PM
    0 Votes
    8 Posts
    1k Views
    B Jun 23, 2021, 6:43 PM
    @chris_d Sometimes little bugs like that happen. Usually, it just takes a refresh to fix. Glad to see it’s working.
  • 1 / 1
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