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.

    Forum updated - I could use your help

    Scheduled Pinned Locked Moved Forum
    53 Posts 10 Posters 23.2k Views 8 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.
    • ? Offline
      A Former User
      last edited by

      it’s this feature.
      since last update card tag is now ignored
      I have no problem detected on forum access with chrome on my linux platform

      S 2 Replies Last reply Reply Quote 0
      • S Offline
        sdetweil @Guest
        last edited by

        @Bugsounet sorry, access is a bad word… i post reply, it does not show up until I manually refresh page
        then if I reply in that forum again, my previous reply text is shown in the new edit box… the previous replay did not complete

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        ? 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @Guest
          last edited by

          @Bugsounet >it’s this feature.

          still doesn’t help me… where would I use this? and why?

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • ? Offline
            A Former User @sdetweil
            last edited by

            i post reply, it does not show up until I manually refresh page

            @sdetweil humm yes i have the same problem

            where would I use this? and why?

            some developer use this feature for showing wildcard for displaying stats and link directly for the purpose module
            for me, i use it on new module advert and when click it open a new page to my github account

            1 Reply Last reply Reply Quote 0
            • BKeyportB Offline
              BKeyport Module Developer
              last edited by BKeyport

              Browser: Brave (Chrome based): Version 1.7.92 Chromium: 80.0.3987.163 (Official Build) (64-bit)

              Post reply with theme other than default, doesn’t show right away, don’t clear out the typing/preview windows upon reposting to same topic, it was so bad that I had to navigate away from forum to see post, a simple reload didn’t fix it.

              Github cards don’t function.

              edit: Now I’m frequently getting random 503 errors.

              The "E" in "Javascript" stands for "Easy"

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @BKeyport
                last edited by

                @BKeyport 503, refresh too soon

                i do not get relief from restoring back to default profile

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • BKeyportB Offline
                  BKeyport Module Developer @sdetweil
                  last edited by BKeyport

                  @sdetweil “Card” is the method used to show github links in new modules,

                  card:BKeyport/MMM-Multimonth

                  used to provide a cute little hotlink to https://www.github.com/BKeyport/MMM-Multimonth for instance.

                  The "E" in "Javascript" stands for "Easy"

                  S 1 Reply Last reply Reply Quote 0
                  • S Offline
                    sdetweil @BKeyport
                    last edited by

                    @BKeyport put that text in a message posting?

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • BKeyportB Offline
                      BKeyport Module Developer
                      last edited by BKeyport

                      with brackets outside of it - [ card: ]

                      see: https://forum.magicmirror.builders/topic/1440/showcase-guidelines

                      The "E" in "Javascript" stands for "Easy"

                      1 Reply Last reply Reply Quote 0
                      • P Offline
                        phil @lavolp3
                        last edited by phil

                        I have the option “After posting a reply, show newest post” checked in my settings, yes.

                        And for this very reply now the text of my last reply from five days ago was pre-filled again in the reply box.
                        I was logged out for several days now.

                        I guess we need some systematic testing to narrow this down. But sdetweil tried already all cases I could imagine:

                        • log off and on again -> no change for me
                        • clear cache and cookies -> haven’t tried yet
                        • restart system -> no change for me
                        • use different browser -> no change for me
                        • use different OS -> no change for me
                        • use different hardware -> no change for me
                        • use different account -> haven’t tried yet

                        I think, everything but a new account was already tested by Sam without success. Any more suggestions?

                        P 1 Reply Last reply Reply Quote 0
                        • P Offline
                          phil @phil
                          last edited by phil

                          Form Android with Chrome I see the same.
                          For the first post, there was nothing pre-filled. But I had to manually refresh to see the post after submitting. And now I have the pre-filling again.

                          Funny enough, when I edit a previous post, this does not occur. The page is reloaded automatically and the edited post is shown right away.
                          It’s only when I want to create a reply.

                          1 Reply Last reply Reply Quote 1
                          • P Offline
                            phil
                            last edited by phil

                            I switched my settings now to the ones posted by MichMich. The display of posts was totally confused after switching off the pagination. I had to log out and on again. Now the latest posts are loaded as default and when I scroll up to the top older posts are loaded step by step until the opening post is reached.

                            And now my reply was shown immediately after I submitted it.

                            S 1 Reply Last reply Reply Quote 0
                            • S Offline
                              sdetweil @phil
                              last edited by sdetweil

                              @phil u tried turning off pagination, , logout, login, same bahvior, new posts do not show up til manual refresh

                              the nodebb guys say

                              From your description I’d guess that some plugin is crashing the forum when parsing new posts.
                              
                              The forum is definitely on 1.13.2 or master (app.js has changes that were only made in 2020), so what I’d guess is that either:
                              
                              You were on 1.12 before the upgrade. There were a few breaking changes between 1.12 and 1.13 and a few plugins broke.
                              You were upgrading from earlier 1.13 versions and a plugin relied on something that changed (perhaps a dependency? I don’t think there were any breaking changes in 1.13.1 or 1.13.2).
                              So what you’d need to do is find in logs if something breaks and restarts the forum. You can find logs in ACP under advanced>logs or on your server by calling ./nodebb log in nodebb folder
                              

                              Sam

                              How to add modules

                              learning how to use browser developers window for css changes

                              1 Reply Last reply Reply Quote 0
                              • ? Offline
                                A Former User
                                last edited by

                                This post is deleted!
                                1 Reply Last reply Reply Quote 0
                                • S Offline
                                  sdetweil
                                  last edited by

                                  looks like Mitch found a failing plugin, and at least MY problem is now gone

                                  Sam

                                  How to add modules

                                  learning how to use browser developers window for css changes

                                  BKeyportB 1 Reply Last reply Reply Quote 0
                                  • BKeyportB Offline
                                    BKeyport Module Developer @sdetweil
                                    last edited by

                                    @sdetweil Which plugin, and is it fixed, or do we have to do something on our end? I’m not finding it.

                                    The "E" in "Javascript" stands for "Easy"

                                    S 1 Reply Last reply Reply Quote 0
                                    • S Offline
                                      sdetweil @BKeyport
                                      last edited by

                                      @BKeyport u don’t have to do anything, posting should work now

                                      Sam

                                      How to add modules

                                      learning how to use browser developers window for css changes

                                      Mykle1M 1 Reply Last reply Reply Quote 0
                                      • BKeyportB Offline
                                        BKeyport Module Developer
                                        last edited by

                                        Perfect. Actually, it appears to be that case. Thanks!

                                        The "E" in "Javascript" stands for "Easy"

                                        1 Reply Last reply Reply Quote 1
                                        • Mykle1M Offline
                                          Mykle1 Project Sponsor Module Developer @sdetweil
                                          last edited by

                                          @sdetweil

                                          Testing 1, 2, 3

                                          Create a working config
                                          How to add modules

                                          S BKeyportB 2 Replies Last reply Reply Quote 0
                                          • S Offline
                                            sdetweil @Mykle1
                                            last edited by

                                            @Mykle1 I read you…

                                            Sam

                                            How to add modules

                                            learning how to use browser developers window for css changes

                                            1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 3 / 3
                                            • 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