Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Darkscribes Community

  1. Home
  2. Uncategorized
  3. v4.0.0 Upgrade Support

v4.0.0 Upgrade Support

Scheduled Pinned Locked Moved Uncategorized
4.0.0
49 Posts 11 Posters 1 Views
  • 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.
  • julian@community.nodebb.orgJ [email protected]

    If you have problems upgrading to v4.0.0, you can ask for help here.

    eeeee@community.nodebb.orgE This user is from outside of this forum
    eeeee@community.nodebb.orgE This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #15

    I had tried the alpha and now have to go back to normal upgrade route.
    after

    git fetch
    

    it said Fatal: not a git repository (or any of the parent directories): .git

    whats going on here?

    On another point, upgrading can be a hassle. It in theory, could something be coded so an admin could upgrade from the ACP?

    1 Reply Last reply
    0
    • julian@community.nodebb.orgJ [email protected]

      If you have problems upgrading to v4.0.0, you can ask for help here.

      frankm@linux-nerds.orgF This user is from outside of this forum
      frankm@linux-nerds.orgF This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #16

      try

      git reset --hard origin/v4.x
      
      1 Reply Last reply
      0
      • cagatay@community.nodebb.orgC [email protected]

        @julian If it is a one-sided follow instead of mutual, will it not be visible post?

        julian@community.nodebb.orgJ This user is from outside of this forum
        julian@community.nodebb.orgJ This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #17

        @cagatay I think so. If A follows B, then B sends stuff to A, but A doesn't send stuff to B.

        1 Reply Last reply
        0
        • julian@community.nodebb.orgJ [email protected]

          If you have problems upgrading to v4.0.0, you can ask for help here.

          julian@community.nodebb.orgJ This user is from outside of this forum
          julian@community.nodebb.orgJ This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #18

          @[email protected] can you please update the category handles on discussions.thenexus.today? There was a bug that caused some categories to not respond to webfinger request appropriately, so they could not be found on fedi.

          You can just change them from one handle to another, and then back again.

          That should fix the issue with the testing category not being able to be found.

          jdp23@neuromatch.socialJ 1 Reply Last reply
          0
          • julian@community.nodebb.orgJ [email protected]

            @[email protected] can you please update the category handles on discussions.thenexus.today? There was a bug that caused some categories to not respond to webfinger request appropriately, so they could not be found on fedi.

            You can just change them from one handle to another, and then back again.

            That should fix the issue with the testing category not being able to be found.

            jdp23@neuromatch.socialJ This user is from outside of this forum
            jdp23@neuromatch.socialJ This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #19

            @julian done, thanks for looking at this!

            while I've got you on the line ... i'm still experimenting with Bridgy Fed and last night i had somewhat unexpected results (although maybe it's just that my expectation is wrong). CCing @snarfed.org and @quillmatiq as well ...

            There were three accounts involved:

            * [email protected] and jdp23.thenexus.today (on Bluesky) are following each other

            * thenexusofprivacy.net on Bluesky and [email protected] *aren't* following each other (but thenexusofprivacy.net *is* following ap.brid.gy, and bridges correctly in other situations)

            [email protected] posted https://discussions.thenexus.today/topic/28/testing-federation-from-nodebb-to-bluesky-again-... and it federated correctly. Yay! Here's the bridged equivalent: https://bsky.app/profile/jon.discussions.thenexus.today.ap.brid.gy/post/3lgwoj4vkgbd2

            [email protected] replied and it federated back. also yay!

            but when thenexusofprivacy.net replied, it *didn't* federate back. not so yay.

            Any idea what's going on?

            1 Reply Last reply
            0
            • julian@community.nodebb.orgJ [email protected]

              If you have problems upgrading to v4.0.0, you can ask for help here.

              karsten13@community.nodebb.orgK This user is from outside of this forum
              karsten13@community.nodebb.orgK This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #20

              I did upgrade to v4.0.1 yesterday and now have an issue displaying some forum posts on apple devices (under safari or chrome).

              As example you can take a look at https://forum.magicmirror.builders/topic/19306/new-module-installer

              Problem is the preview of the 4 images from the topic at the top right. On an iphone they are overlapping so you can not really operate.

              IMG_0701.png

              Is there an option to disable this preview?

              Thanks!

              baris@community.nodebb.orgB 1 Reply Last reply
              0
              • julian@community.nodebb.orgJ [email protected]

                If you have problems upgrading to v4.0.0, you can ask for help here.

                baris@community.nodebb.orgB This user is from outside of this forum
                baris@community.nodebb.orgB This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #21

                You can hide it with custom css in the ACP, .topic-header [component="topic/thumb/list"] { display: none }

                This is only happening on apple devices?

                julian@community.nodebb.orgJ 1 Reply Last reply
                0
                • julian@community.nodebb.orgJ [email protected]

                  If you have problems upgrading to v4.0.0, you can ask for help here.

                  cagatay@community.nodebb.orgC This user is from outside of this forum
                  cagatay@community.nodebb.orgC This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #22

                  nothing changes v4.0.1
                  I think this ActivityPub implementation is only designed for NodeBB's own page. It’s not very useful for sites that use NodeBB.

                  1 Reply Last reply
                  0
                  • baris@community.nodebb.orgB [email protected]

                    You can hide it with custom css in the ACP, .topic-header [component="topic/thumb/list"] { display: none }

                    This is only happening on apple devices?

                    julian@community.nodebb.orgJ This user is from outside of this forum
                    julian@community.nodebb.orgJ This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #23

                    @baris looks to be Persona, could be a bug with the theme.

                    1 Reply Last reply
                    0
                    • julian@community.nodebb.orgJ [email protected]

                      If you have problems upgrading to v4.0.0, you can ask for help here.

                      karsten13@community.nodebb.orgK This user is from outside of this forum
                      karsten13@community.nodebb.orgK This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #24

                      > You can hide it with custom css in the ACP, .topic-header [component="topic/thumb/list"] { display: none }

                      Thanks!

                      > This is only happening on apple devices?

                      android and normal browsers seems o.k. so far

                      > looks to be Persona, could be a bug with the theme.

                      yes it's Persona

                      1 Reply Last reply
                      0
                      • karsten13@community.nodebb.orgK [email protected]

                        I did upgrade to v4.0.1 yesterday and now have an issue displaying some forum posts on apple devices (under safari or chrome).

                        As example you can take a look at https://forum.magicmirror.builders/topic/19306/new-module-installer

                        Problem is the preview of the 4 images from the topic at the top right. On an iphone they are overlapping so you can not really operate.

                        IMG_0701.png

                        Is there an option to disable this preview?

                        Thanks!

                        baris@community.nodebb.orgB This user is from outside of this forum
                        baris@community.nodebb.orgB This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #25

                        @karsten13 https://github.com/NodeBB/nodebb-theme-persona/commit/a45cbffc869018046a7c95a81662eba7a747613f

                        try persona 14.0.6, let me know if it works.

                        1 Reply Last reply
                        0
                        • julian@community.nodebb.orgJ [email protected]

                          If you have problems upgrading to v4.0.0, you can ask for help here.

                          projectmoon@forum.agnos.isP This user is from outside of this forum
                          projectmoon@forum.agnos.isP This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #26

                          Out of curiosity: what plugin/setting does one need to use in order to get a header like the NodeBB.org forums? With the links up top.

                          1 Reply Last reply
                          0
                          • julian@community.nodebb.orgJ [email protected]

                            If you have problems upgrading to v4.0.0, you can ask for help here.

                            baris@community.nodebb.orgB This user is from outside of this forum
                            baris@community.nodebb.orgB This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #27

                            Those are standard html widgets created at /admin/extend/widgets. They are placed in the brand widget area.

                            1 Reply Last reply
                            0
                            • julian@community.nodebb.orgJ [email protected]

                              If you have problems upgrading to v4.0.0, you can ask for help here.

                              karsten13@community.nodebb.orgK This user is from outside of this forum
                              karsten13@community.nodebb.orgK This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #28

                              > try persona 14.0.6, let me know if it works.

                              @baris not really, thumbnails moved to the left but there are still the gray areas around them which overlap nearly the whole site

                              original-60016584-481F-4EEB-9C10-1428B5D2280E.jpeg

                              baris@community.nodebb.orgB 1 Reply Last reply
                              0
                              • julian@community.nodebb.orgJ [email protected]

                                If you have problems upgrading to v4.0.0, you can ask for help here.

                                baris@community.nodebb.orgB This user is from outside of this forum
                                baris@community.nodebb.orgB This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #29

                                @karsten13 does it happen when you load this topic https://community.nodebb.org/topic/18426/nodebb-3.11.0?

                                1 Reply Last reply
                                0
                                • julian@community.nodebb.orgJ [email protected]

                                  If you have problems upgrading to v4.0.0, you can ask for help here.

                                  karsten13@community.nodebb.orgK This user is from outside of this forum
                                  karsten13@community.nodebb.orgK This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #30

                                  no, this looks o.k.

                                  baris@community.nodebb.orgB 1 Reply Last reply
                                  0
                                  • karsten13@community.nodebb.orgK [email protected]

                                    no, this looks o.k.

                                    baris@community.nodebb.orgB This user is from outside of this forum
                                    baris@community.nodebb.orgB This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #31

                                    @karsten13 can you try persona v14.0.7? I've matched the classes with harmony theme so maybe that was the issue. https://github.com/NodeBB/nodebb-theme-persona/commit/9b42abd5f8eb26b16e39633a2c8c407d40d3ab4e

                                    Don't forget to rebuild and restart after installing the new version.

                                    1 Reply Last reply
                                    0
                                    • julian@community.nodebb.orgJ [email protected]

                                      If you have problems upgrading to v4.0.0, you can ask for help here.

                                      karsten13@community.nodebb.orgK This user is from outside of this forum
                                      karsten13@community.nodebb.orgK This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #32

                                      sorry, but no change to my picture posted above ...

                                      I edited package.json to change persona version and

                                      rm -f package-lock.json
                                      rm -rf node_modules
                                      npm i
                                      ./nodebb build
                                      

                                      I'm not really familiar with apple but used new private tab and deleted cache (have only a business cellphone for testing).

                                      1 Reply Last reply
                                      0
                                      • julian@community.nodebb.orgJ [email protected]

                                        If you have problems upgrading to v4.0.0, you can ask for help here.

                                        baris@community.nodebb.orgB This user is from outside of this forum
                                        baris@community.nodebb.orgB This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #33

                                        Yeah it's weird, I don't have access to an apple device so I can't reproduce.

                                        1 Reply Last reply
                                        0
                                        • julian@community.nodebb.orgJ [email protected]

                                          If you have problems upgrading to v4.0.0, you can ask for help here.

                                          eeeee@community.nodebb.orgE This user is from outside of this forum
                                          eeeee@community.nodebb.orgE This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #34

                                          Which model iphone are you using which has the issue?
                                          I tried it on iphone 15
                                          IMG_0020.png

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          Powered by NodeBB Contributors
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users
                                          • Groups